3 matches found
WPKiller
WPKiller v1.0 ✔ Wordpress安全扫描器,WPKiller 允许你在Wordpress网站上搜索漏洞,扫描插件并查找自定义版本的漏洞及其插件。 安装 如何安装这个工具? root@kitploit: $ git clone https://github.com/Dark-Grizzly/WPKiller $ cd WPKiller $ chmod +x wpkiller.py $ pip install -r requirements.txt $ python wpkiller.py...
MinimalReproducer
经过大量努力,将问题缩减为一个最小复现项目。 这只是一个空项目,用于展示我在公司规定下被迫使用的 dependency-check-maven 的问题。 请检查 pom.xml 并执行验证: mvn org.owasp:dependency-check-maven:RELEASE:aggregate 或者如果您有 NVDAPIKEY 环境变量,可以更快地执行: mvn org.owasp:dependency-check-maven:RELEASE:aggregate -DnvdApiKey=$NVDAPIKEY 然后您会看到大量问题,包括: ... ERROR...
Not Your Average Banner Grabber: BannerGrab
Not Your Average Banner Grabber BannerGrab is a PHP-based banner-grabber, which not only helps you find juicy response headers but also, fetches subdomains, and scans the site’s plugins/themes/components if the site is running WordPress/Joomla. To get the subdomains, It uses one of the best...