Skip to content

teuthemonsoon/url_collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

url_collection

编写web渗透工具的基石

使用基于广度的搜索算法爬取url,默认最大深度为5
可从 <a href=${url}> 及从form表单中提取url并自动拼接参数

用法

python url_collection.py http://www.tenteu.com

todo

将增加对url相似度的识别
将增加在js中提取url
将增加对本域名及其子域的url搜集

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages