Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
SAP-brute — SAP Netweaver Login Bruteforcer. | Kitploit
Tools/GitHubGitHub/randomrobbiebf/sap-brute
Password AttacksWeb Application ExploitationWeb SecurityPenetration TestingAuthentication
GitHubrandomrobbiebf/sap-brute

SAP-brute

SAP Netweaver Login Bruteforcer.

View Repository
225 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

SAP-brute

SAP Netweaver Login Bruteforcer.

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

Single Site

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

Multiple Sites

root@kitploit:~
python3 SAP-brute.py -f sites.txt
Download Tool