ir toolkit-Python tool for extracting common strings for Incident Responders.

ir-toolkit

ir-toolkit is a collection of tools and scripts that are indended to be useful to Incident Responders. All scripts have a '-h' help funtion to help you use the scripts correctly.

url_sanitiser

This is a python script for sanitising malicious URLs so they are safe to use in web apps and don't render in web pages.

ir_extractor

This is a python script for extracting common strings from STDIN used by Incident Responders for processing text.

time_helper

A python script for printing time in UTC, Epoch or current timezone. This script will also calculate time by shifting hours or minutes with the '-s' switch.

                                       Source anddownload

No comments