uro icon
uro icon

uro

Using a URL list for security testing can be painful as there are a lot of URLs that have uninteresting/duplicate content; uro aims to solve that.

uro screenshot 1

Cost / License

Platforms

  • Python
  • Mac
  • Windows
  • Linux
Alternatives
1like
0alternatives
0articles

Features

  1.  Python-based

uro News & Activities

Highlights All activities

Recent activities

  • niksavc liked uro
  • POX added uro

uro information

AlternativeTo Category

Security & Privacy

GitHub repository

  •  1,590 Stars
  •  174 Forks
  •  3 Open Issues
  •   Updated  
View on GitHub
uro was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is uro?

Using a URL list for security testing can be painful as there are a lot of URLs that have uninteresting/duplicate content; uro aims to solve that.

It doesn't make any http requests to the URLs and removes:

  • incremental urls e.g. /page/1/ and /page/2/
  • blog posts and similar human written content e.g. /posts/a-brief-history-of-time
  • urls with same path but parameter value difference e.g. /page.php?id=1 and /page.php?id=2
  • images, js, css and other "useless" files