Skip to content

use baidu search url to test sqlinjection, you can use it to get lots of vulnerable urls

Notifications You must be signed in to change notification settings

loveraven42/baidu_sqlmapapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baidu_sqlmapapi

  • 作用:
    • 提供一个关键字,然后用百度搜索进行查找sqlmap注入
  • 用途: 刷教育行业src的应该比较不错

usage: crawl.py [-h] [-w WORD] [-f FILE]

optional arguments:
  -h, --help            show this help message and exit
  -w WORD, --word WORD  the single word that you want to crawl
  -f FILE, --file FILE  get the word from the file

  • install
    • pip install BeautifulSoup gevent

  • 先开启sqlmapapi 命令: sqlmapapi -s
  • 注意事项 word关键字如果有空格的话需要加上引号 example: -w "site:edu.cn inurl:?id="

ps: I have add the gevent to speed this program!! have fun:)

  • 相关截图

About

use baidu search url to test sqlinjection, you can use it to get lots of vulnerable urls

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages