gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
180 stars 21 forks source link

[addtool] Web Crawler Security Tool #540

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[homepage]https://github.com/verovaleros/webcrawler[/homepage] [tags]crawler,recon,endpoints[/tags] [short_descr]A web crawler oriented to infosec.[/short_descr] [long_descr]The Web Crawler Security Tool is a python based tool to automatically crawl a web site. It is a web crawler oriented to help in penetration testing tasks. The main task of this tool is to search and list all the links (pages and files) in a web site.

The crawler has been completely rewritten in v1.0 bringing a lot of improvements: improved the data visualization, interactive option to download files, increased speed in crawling, exports list of found files into a separated file (useful to crawl a site once, then download files and analyse them with FOCA), generate an output log in Common Log Format (CLF), manage basic authentication and more!

Many of the old features has been reimplemented and the most interesting one is the capability of the crawler to search for directory indexing.

Some features:

gwen001 commented 1 year ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 1 year ago

Tool has been refused by the team, feel free to get in touch if you have any question.

Thank you!

gwen001 commented 1 year ago

Tool has been accepted by the team: https://offsec.tools/tool/web-crawler-security-tool

Thank you for your contribution!