Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
SAP-brute — SAP Netweaver Login Bruteforcer. | Kitploit
Herramientas/GitHubGitHub/randomrobbiebf/sap-brute
Password AttacksWeb Application ExploitationWeb SecurityPenetration TestingAuthentication
GitHubrandomrobbiebf/sap-brute

SAP-brute

SAP Netweaver Login Bruteforcer.

Ver Repositorio
22hace 5 añosAún no revisado

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

SAP-brute

Bruteforcer de inicio de sesión de SAP Netweaver.

root@kitploit:~
usage: SAP-brute.py [-h] [-u URL] [-f FILE] [-p PROXY]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     URL to test
  -f FILE, --file FILE  File of urls
  -p PROXY, --proxy PROXY
                        Proxy for debugging

Sitio único

root@kitploit:~
python3 SAP-brute.py -u http://whastever.com

Múltiples sitios

root@kitploit:~
python3 SAP-brute.py -f sites.txt
Descargar herramienta