Releases: pwnwriter/kanha
Releases · pwnwriter/kanha
Latest Release
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
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
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