Skip to content

Releases: edoardottt/lit-bb-hack-tools

v1.3.5

15 Jul 13:50
b51e994
Compare
Choose a tag to compare

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

13 Nov 10:14
a95da69
Compare
Choose a tag to compare

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

25 Apr 12:32
900d82b
Compare
Choose a tag to compare

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

15 Apr 13:41
9bb263a
Compare
Choose a tag to compare

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

05 Apr 09:28
cab8fa8
Compare
Choose a tag to compare

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

22 Feb 17:09
d42f3ea
Compare
Choose a tag to compare

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

07 Feb 17:29
deaa249
Compare
Choose a tag to compare

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

14 Dec 07:43
f3aae61
Compare
Choose a tag to compare

lit-bb-hack-tools v1.2.8 🥳

  • Remove revlist: use tac

  • Little bug fixes and minor changes

v1.2.7

06 Dec 18:13
d7b9c3b
Compare
Choose a tag to compare

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

03 Dec 20:16
9d8d02c
Compare
Choose a tag to compare

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