11 projects
ipv4mutate
Add your description here
calculate-time-window
Calcuate a dynamic time window.
parse_ioc
Parse a list of indicators into a dictionary or JSON structure for programmatic use.
jitt
Takes a baseline delay value, a percentage to calculate the min/max for allowed jitter values, and a desired precision; returns a float.
headerbreakdown
converts a collection of HTTP headers into a dictionary structure for automated analysis; creates parsed and analyzed objects; accepts strings, lists, or dictionaries of header values
requestinjector
scan a URL using one or more given wordlists with optional URL transformations
extractlinks
extract and repair links from Requests objects, including redirects and final landing page
scoper
test a single URL, or a list of URLs, against a Burp Suite-style JSON configuration file to determine in/out-of-scope status
ezpycolor
simple colorization of strings in Python
urlbreakdown
splits a URL into individual components, unescapes arguments, and performs light calculations for manual or automated analysis
ipv4helper
Handle and manipulate IPv4 CIDRs in a simple fashion, including generating CIDR ranges and viewing general subnet information.