Skip to content

基于google hacking语法的多协程爬虫工具。

Notifications You must be signed in to change notification settings

littlebin404/Google_Spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google_Spider

基于google hacking语法的多协程爬虫工具。

  1. 在对应文本文件中,配置好:代理,google domain,目标domain和浏览器UA标识;

  2. 设置好google hacking语法: site:{domain} inurl:admin','site:{domain} inurl:upload

  3. 即可爬取基于google hacking语法的网页链接,并将结果自动保存到/result/save.txt;

运行结果如下:

image

后期会继续优化更新!

About

基于google hacking语法的多协程爬虫工具。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages