View Issue Details

IDProjectCategoryView StatusLast Update
0009039Kali LinuxNew Tool Requestspublic2024-12-21 11:48
ReporterD3V Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009039: uro - URL lists decluttering tool
Description

Github: https://github.com/s0md3v/uro

With 3 years of updates, this tool has matured and is the closest thing to a community-standard tool for de-duplicating/decluttering huge url lists. It is very useful (if not essential) for recon and is mentioned in a lot of blogs from these sub-fields of infosec.

Activities

D3V

D3V

2024-12-21 11:48

reporter   ~0020188

[Name] - uro
[Version] - 1.0.1
[Homepage] - https://github.com/s0md3v/uro
[Download] - https://github.com/s0md3v/uro
[Author] - Somdev Sangwan
[Licence] - Apache License 2.0
[Description] - Removes similar and boring URLs from big url lists during recon to prioritize high value urls for penetration testing. Comes with lots of filters to finetune the output for various stages of testing.
[Dependencies] - python > 3.2 (no third party libraries required)
[Similar tools] - https://github.com/ameenmaali/urldedupe, https://github.com/xnl-h4ck3r/urless
[How to install] - It can be installed with pipx as "pipx install uro"
[How to use] - uro -i input_urls.txt -o cleaned_output.txt

Issue History

Date Modified Username Field Change
2024-12-21 10:37 D3V New Issue
2024-12-21 11:48 D3V Note Added: 0020188