Kanha Versions Save

🦚 A web-app pentesting suite written in rust .

v-v0.1.2

7 months ago

Use default json from here, if the end user doesn't provide one :P

Full Changelog: https://github.com/pwnwriter/kanha/compare/v0.1.1...v-v0.1.2

v0.1.1

7 months ago

New features:

  • Exclude args for fuzzing #1
  • Read urls from standard input while fuzzing
  • Option for single url //multiple urls via file

Available subcommands

  • ➊ Status :- Just return the HTTP response code of URLs

  • ➋ fuzz :- Fuzz URLs and return the response codes

  • ➌ rdns :- Reverse dns lookup

  • ➍ Takeover :- Check possible subdomain takeover

  • ➎ urldencode :- Decode // encode urls

v0.1.0

8 months ago

Initial release v0.1.0 of kanha

Available subcommands

  • ➊ Status :- Just return the HTTP response code of URLs

  • ➋ fuzz :- Fuzz URLs and return the response codes

  • ➌ rdns :- Reverse dns lookup

  • ➍ Takeover :- Check possible subdomain takeover