Skip to content

jjf012/PassiveScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文

这是一个基于Mitmproxy和Arachni的被动式扫描器。

  • arachni
  • celery
  • mitmproxy

基本流程图.png

其中为了能够让celery运行在windows上面,我选择的版本是3.1.25。 redis作为celery的broker并且设置了密码。 通过celery -A scan worker --loglevel=info启动worker。 proxy.py的默认端口是8080。

mysql.png

更新

使用PreparedStatement

参考链接

English

This is a passive scanner based on Mitmproxy and Arachni.

  • Arachni
  • Celery
  • Mitmproxy

Which in order to be able to celery run on windows, I chose the version is 3.1.25. Redis as celery broker and set the password. Start worker with celery -A scan worker - loglevel = info. The default port for proxy.py is 8080.

update

use Mysql PreparedStatement

Reference link

About

a passive scanner based on Mitmproxy and Arachni

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages