Releases: edoardottt/lit-bb-hack-tools
Releases · edoardottt/lit-bb-hack-tools
v1.2.5
lit-bb-hack-tools v1.2.5 🥳
-
Add eapath: Take as input on stdin a list of urls and print on stdout all the unique urls without queries.
-
Little bug fixes and minor changes
v1.2.4
lit-bb-hack-tools v1.2.4 🥳
-
Add bbscope: Take as input on stdin a list of urls or subdomains and a BurpSuite Configuration file and print on stdout all in scope items.
-
Little bug fixes and minor changes
v1.2.3
lit-bb-hack-tools v1.2.3 🥳
- Add eaparam: extract all parameters
- Little bug fixes and minor changes
v1.2.2
lit-bb-hack-tools v1.2.2 🥳
- Add concurrency on
nrp
v1.2.1
lit-bb-hack-tools v1.2.1 🥳
- Add more HTTP methods to tahm
- Better tahm output
v1.2
v1.1
lit-bb-hack-tools v1.1 🥳
- Add help flag
-h
for each tool - Add feature request issue template
v1.0
First release !
Added:
- eae Take as input on stdin a list of urls and print on stdout all the extensions sorted.
- heacoll Take as input on stdin a list of urls and print on stdout all the unique headers found.
- removepro Take as input on stdin a list of urls and print on stdout all the unique urls without protocols.
- subtake Take as input on stdin a list of urls and print on stdout CNAME records found with
dig
. - eap Take as input on stdin a list of urls and print on stdout all the protocols sorted.
- gitdump It prints all the matches in a git repository with a specified pattern.
- removehost Take as input on stdin a list of urls and print on stdout all the unique queries without protocol and host.
- revlist Take as input on stdin a list of items and print on stdout all the unique items in reverse order.
- chainredir Take as input a URL and print on stdout all the redirects.
- tahm Take as input on stdin a list of urls and print on stdout all the status codes and body sizes for HTTP methods.
- robotstxt Take as input on stdin a list of urls and print on stdout all the unique paths found in the robots.txt file.
- cleanpath Take as input on stdin a list of urls/paths and print on stdout all the unique paths (at any level).
- eefjsf Take as input on stdin a list of js file urls and print on stdout all the unique endpoints found.
- bbtargets Produce as output on stdout all the bug bounty targets found on Chaos list by Project Discovery.
- nrp Take as input on stdin a list of domains and print on stdout all the unique domains without redirects.
- eah Take as input on stdin a list of urls and print on stdout all the hosts sorted.