Skip to content

v0.5.5

Latest

Choose a tag to compare

@ethicalhackingplayground ethicalhackingplayground released this 11 May 10:45
· 4 commits to main since this release

What's New?

  • Added in a --skip-validation argument which is used to bypass known protected endpoints using traversals.
  • Added in a --header argument which is used to add in additonal headers into each request.

Note: you may need to change the ulimit using the command

ulimit -n  -n 70000

To improve the speed of the tool, accuracy may drop a little.

Todo:

  • Test the tool on lower to higher-end computers to see if it hogs the resources.
  • Implement some more arguments to give the end user more control over the tool.
  • Get feedback from the community.

If you find any cool bugs, it would be nice if I have some sorta appreciation such as shouting me out on your Twitter, buying me a coffee or donating to my Paypal.

BuyMeACoffee PayPal

I hope you enjoy

Full Changelog: v0.5.3...v0.5.5