s0md3v / uro

declutters url lists for crawling/pentesting
Apache License 2.0
1.22k stars 146 forks source link

Add support to decode different typees of encoded data #38

Closed Bhaskar-jat closed 3 weeks ago

Bhaskar-jat commented 8 months ago

Multiple URL either have parameters with base64 encoding or any other encodings

Output formating

My suggestion is to get the output in json format, to tell if a particular url was decoded, and what encoding was present.