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
1like
0comments
0alternatives
0articles

Features

  1.  Python-based

uro News & Activities

Highlights All activities

Recent activities

  • niksavc liked uro
  • POX added uro

uro information

  • Developed by

    IN flagSomdev Sangwan
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Security & Privacy

GitHub repository

  •  1,569 Stars
  •  173 Forks
  •  2 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?

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

Official Links