Releases: Leoid/chru
Releases · Leoid/chru
0.1.2
chru 0.1.1
Fetch URLs in a target and append endpoints for each path/route
USAGE:
chru [OPTIONS] --host --wordlist
FLAGS:
--help Prints help information
-V, --version Prints version information
OPTIONS:
-d, --depth Segmentation Depth [default: 10]
-e, --extensions ... List of common extensions, such as .js,.txt,.asp.net [default: .txt,.html]
-T, --text Text/word in Response [default: ]
-h, --host Target URL
-l, --link-option URLs Options to Fetch [Interal=I, External=E or ALL=A] [default: I]
-t, --threads Number of Threads [default: 50]
-w, --wordlist Endpoints file path
-s, --status-code Status Code to print [default: 0]
chru 0.1.0
TODO:
- JS Parser
- Validate Paths based on Two different roles/tokens
- Include endpoints and the parameters in the validation
- Improve the filter