Releases: edoardottt/lit-bb-hack-tools
Releases · edoardottt/lit-bb-hack-tools
v1.3.5
lit-bb-hack-tools v1.3.5 🥳
- Added
earh
(Take as input on stdin a list of urls and print on stdout all the unique root hosts) - Install all tools in
/usr/local/bin
- Linting
- Minor fixes and changes
Full Changelog: v1.3.4...v1.3.5
v1.3.4
lit-bb-hack-tools v1.3.4 🥳
- Heavy Code refactoring
- Minor fixes and changes
Full Changelog: v1.3.3...v1.3.4
v1.3.3
lit-bb-hack-tools v1.3.3 🥳
- Added
-obo
option in rapwp: payloads replaced one by one - Little bug fixes and minor changes
v1.3.2
lit-bb-hack-tools v1.3.2 🥳
- Added
-pL
in rapwp: Input multiple payloads with a file - Little bug fixes and minor changes
v1.3.1
lit-bb-hack-tools v1.3.1 🥳
- Added kubemetrics: Take as input on stdin a list of urls and print on stdout all the unique paths and urls found in the /metrics endpoint.
- Little bug fixes and minor changes
v1.3
lit-bb-hack-tools v1.3 🥳
- Added knoxssme: Take as input on stdin a list of urls and print on stdout the results from Knoxss.me API.
- Added genscope: Take as input a file containing a list of (sub)domains (wildcards allowed) and produce a BurpSuite Configuration file.
- Little bug fixes and minor changes
v1.2.9
lit-bb-hack-tools v1.2.9 🥳
-
Added checkbypass: Take as input on stdin a payload and print on stdout all the successful WAF bypasses.
-
Little bug fixes and minor changes
v1.2.8
lit-bb-hack-tools v1.2.8 🥳
-
Remove revlist: use tac
-
Little bug fixes and minor changes
v1.2.7
lit-bb-hack-tools v1.2.7 🥳
-
Add rapwp: Take as input on stdin a list of urls and a payload and print on stdout all the unique urls with ready to use payloads.
-
Little bug fixes and minor changes
v1.2.6
lit-bb-hack-tools v1.2.6 🥳
-
Add rpfu: Take as input on stdin a list of urls and print on stdout all the unique urls without ports (if 80 or 443).
-
Little bug fixes and minor changes