14 matches found
netpwn
netpwn 一个用于自动化渗透测试任务的框架。 使用 Python 2.7 编写 模块 reverseshell - 使用 Python 创建反向 shell,连接到您指定的机器。 sendfile - 允许您向目标服务器发送文件。 phpbackdoor - 生成一个简单的 PHP 后门,上传到 Web 服务器后可通过 ?cmd= 执行命令。 hashcheck - 粘贴哈希值,查看它属于哪种类型的哈希。 base64converter - 粘贴 base64 进行解码,或粘贴 ASCII 进行编码,它能自动识别您的需求。 addressinfo - 根据接口显示您的 IPv4、IP...
BlackWidow
ACERCA DE: BlackWidow es un araña web basada en Python para recopilar subdominios, URL, parámetros dinámicos, direcciones de correo electrónico y números de teléfono de un sitio web objetivo. Este proyecto también incluye el fuzzer Inject-X para escanear URL dinámicas en busca de vulnerabilidades...
urlgrab
Bienvenido a urlgrab 👋 Una utilidad de Golang para rastrear un sitio web en busca de enlaces adicionales con soporte para renderizado de JavaScript. Instalación root@kitploit: go get -u github.com/iamstoxe/urlgrab Características Paralelismo personalizable Capacidad de renderizar JavaScript...
CloudScraper
CloudScraper 是一款用于爬取和抓取目标以寻找云资源的工具。输入一个 URL,它会爬取页面并搜索页面源码中的字符串,例如 's3.amazonaws.com'、'windows.net' 和 'digitaloceanspaces'。目前支持 AWS、Azure、Digital Ocean 资源。 @okbyenow 先决条件 非标准 Python 库: requests rfc3987 termcolor 使用 Python 3.6 创建 概述 此工具的灵感来源于 Bryce Kunz 近期的一次演讲。该演讲 Blue Cloud of Death: Red Teaming...
xsscrapy
xsscrapy Spider rápido y exhaustivo de XSS/SQLi. Dale una URL y probará cada enlace que encuentre en busca de vulnerabilidades de Cross-Site Scripting y algunas de inyección SQL. Consulta las FAQ para más detalles sobre la detección de SQLi. Desde la carpeta principal ejecuta: root@kitploit:...
Arsenal - Recon Tool installer
Arsenal is a Simple shell script Bash used to install the most important tools and requirements for your environment and save time in installing all these tools. Tools in Arsenal Name | description ---|--- Amass | The OWASP Amass Project performs network mapping of attack surfaces and external...
Web Application Spider: BlackWidow
BlackWidow is a python based web application spider to gather subdomains, URL’s, dynamic parameters, email addresses and phone numbers from a target website. This project also includes Inject-X fuzzer to scan dynamic URL’s for common OWASP vulnerabilities. Features: Automatically collect all URL’...
web_spider
This plugin is a classic web spider, it will request a URL and extract all links and forms from the response. Three configurable parameter exist: onlyforward ignoreRegex followRegex IgnoreRegex and followRegex are commonly used to configure the webspider to spider all URLs except the "logout" or...
http-auth-finder NSE Script
Spiders a web site to find web pages requiring form-based or HTTP-based authentication. The results are returned in a table with each url and the detected method. See also: http-auth.nse http-brute.nse Script Arguments http-auth-finder.url the url to start spidering. This is a URL relative to the...
Pavuk Digest Authentication Buffer Overflow Remote Exploit
No description provided by source. / exploit for pavuk web spider - infamous42md AT hotpop DOT com shouts to mitakeet, skullandcircle, and thanks to matt murphy for making me realize a n00bish mistake i made. this exploit probably deserves a bit of an explanation as it was not exactly straight...
Sphider configset.php settings_dir Parameter Remote File Inclusion
The remote host is running Sphider, an open source web spider and search engine written in PHP. The version of Sphider installed on the remote host fails to sanitize user-supplied input to the 'settingsdir' parameter of the 'admin/configset.php' script before using it in a PHP 'include' function...
Pavuk Digest Authentication Buffer Overflow Remote Exploit
Exploit for linux platform in category remote exploits ========================================================== Pavuk Digest Authentication Buffer Overflow Remote Exploit ========================================================== / exploit for pavuk web spider - infamous42md AT hotpop DOT com...
Pavuk Digest - Authentication Remote Buffer Overflow
Pavuk Digest - Authentication Remote Buffer Overflow / exploit for pavuk web spider - infamous42md AT hotpop DOT com shouts to mitakeet, skullandcircle, and thanks to matt murphy for making me realize a n00bish mistake i made. this exploit probably deserves a bit of an explanation as it was not...
Pavuk Digest - Authentication Remote Buffer Overflow
/ exploit for pavuk web spider - infamous42md AT hotpop DOT com shouts to mitakeet, skullandcircle, and thanks to matt murphy for making me realize a n00bish mistake i made. this exploit probably deserves a bit of an explanation as it was not exactly straight forward. the vulnerable code looks li...