Posts

Showing posts with the label Management

Fir - Fast Incident Response

Image
FIR (Fast Incident Response) is an cybersecurity incident management platform designed alongside agility together with speed inwards mind. It allows for slowly creation, tracking, together with reporting of cybersecurity incidents. FIR is for anyone needing to runway cybersecurity incidents (CSIRTs, CERTs, SOCs, etc.). It was tailored to suit our needs together with our team's habits, but nosotros lay a corking bargain of endeavor into making it every bit generic every bit possible earlier releasing it together with then that other teams around the Blue Planet may every bit good purpose it together with customize it every bit they catch fit. See the wiki for the user manual together with to a greater extent than screenshots ! Installation There are 2 ways to install FIR. If yous desire to accept it for a test-drive, simply follow the instructions for setting upwards a evolution environment inwards the Wiki. If yous similar it together with desire to laid it upwa...

Pywhatcms - Unofficial Whatcms Api Package

Image
Python parcel for whatcms.com API The parcel provides a uncomplicated agency to role the whatcms.org API for detecting 467 dissimilar Content Management Systems (CMS) Installation pip install pywhatcms Usage First of all, import pywhatcms: from pywhatcms import whatcms Query a domain: whatcms('API-KEY', 'blog.underc0de.org') Obtain info: whatcms.name whatcms.code whatcms.confidence whatcms.cms_url whatcms.version whatcms.msg whatcms.id whatcms.request whatcms.request_web Download Pywhatcms