Skip to content

Releases: pwnwriter/kanha

Latest Release

Choose a tag to compare

@github-actions github-actions released this 17 Oct 16:42

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

Choose a tag to compare

@github-actions github-actions released this 13 Oct 08:03
15b927f

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

Choose a tag to compare

@github-actions github-actions released this 08 Sep 10:39

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