文件名称:-Wpscan
文件大小:10.54MB
文件格式:ZIP
更新时间:2024-04-09 05:20:57
Python
Wordpresscan 一个简单的基于WPScan(Ruby版本)的Python编写的Wordpress扫描器,某些功能受WPSeku的启发。 免责声明 The authors of this github are not responsible for misuse or for any damage that you may cause! You agree that you use this software at your own risk. 安装并启动 安装 git clone https://github.com/swisskyrepo/Wordpresscan.git cd Wordpresscan 虚拟环境 virtualenv .venv -p /usr/bin/python2.7 source .venv/bin/activate pip install -r req
【文件预览】:
-Wpscan-master
----.github()
--------FUNDING.yml(121B)
----wordpresscan.py(4KB)
----database()
--------user-agents.txt(4KB)
--------local_vulnerable_files.xsd(1KB)
--------wp_versions.xsd(1KB)
--------LICENSE(4KB)
--------local_vulnerable_files.xml(2KB)
--------wp_versions.xml(96KB)
--------themes.json(1.81MB)
--------wordpresses.json(3.97MB)
--------timthumbs.txt(126KB)
--------plugins.json(9.86MB)
----requirements.txt(189B)
----plugins()
--------__init__.py(0B)
--------svn-files.py(564B)
--------_thank-you.py(281B)
--------git-files.py(518B)
----fuzz()
--------wordlist.lst(3KB)
--------wp_plugins.fuzz(493KB)
--------wordpress.fuzz(28KB)
--------wp_themes.fuzz(113KB)
----README.md(4KB)
----screens()
--------Themes and Plugins.png(2.37MB)
--------Version 4.4.7.png(2.56MB)
--------Version 3.2.1.png(3.77MB)
----engine()
--------brute.py(4KB)
--------scan.py(8KB)
--------load_plugins.py(791B)
--------__init__.py(43B)
--------fuzz.py(3KB)
--------thread_engine.py(1KB)
--------core.py(6KB)
--------wordpress.py(9KB)
----tests()
--------wordpress_compose.yml(573B)
----.gitignore(46B)