Skip to content

Python tool for extracting common strings for Incident Responders

License

Notifications You must be signed in to change notification settings

joshlemon/ir-toolkit

Repository files navigation

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.

malware_protector

This is a python script for protecting single malware samples in ZIP files using the default password of "infected" or a custom password. You can also use this script to quickly unprotect malware samples.

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.

About

Python tool for extracting common strings for Incident Responders

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages