Skip to content

Releases: pwnwriter/kanha

Latest Release

17 Oct 16:42
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1...v-v0.1.2

v0.1.1

13 Oct 08:03
15b927f
Compare
Choose a tag to compare

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

08 Sep 10:39
Compare
Choose a tag to compare

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