Skip to content

Releases: edoardottt/lit-bb-hack-tools

v1.2.5

02 Dec 14:30
196d670
Compare
Choose a tag to compare

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

03 Nov 09:46
b57e3b5
Compare
Choose a tag to compare

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

02 Nov 08:01
65128ac
Compare
Choose a tag to compare

lit-bb-hack-tools v1.2.3 🥳

  • Add eaparam: extract all parameters
  • Little bug fixes and minor changes

v1.2.2

30 Oct 16:31
ee440b8
Compare
Choose a tag to compare

lit-bb-hack-tools v1.2.2 🥳

  • Add concurrency on nrp

v1.2.1

13 Oct 13:28
Compare
Choose a tag to compare

lit-bb-hack-tools v1.2.1 🥳

  • Add more HTTP methods to tahm
  • Better tahm output

v1.2

08 Oct 17:37
Compare
Choose a tag to compare

lit-bb-hack-tools v1.2 🥳

Added doomxss

v1.1

03 Oct 08:44
Compare
Choose a tag to compare

lit-bb-hack-tools v1.1 🥳

  • Add help flag -h for each tool
  • Add feature request issue template

v1.0

25 Sep 09:50
657130c
Compare
Choose a tag to compare

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.