Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
SAP-brute — SAP Netweaver Login Bruteforcer. | Kitploit
工具/GitHubGitHub/randomrobbiebf/sap-brute
Password AttacksWeb Application ExploitationWeb SecurityPenetration TestingAuthentication
GitHubrandomrobbiebf/sap-brute

SAP-brute

SAP Netweaver Login Bruteforcer.

查看仓库
225年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

SAP-brute

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

单个站点

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

多个站点

root@kitploit:~
python3 SAP-brute.py -f sites.txt
下载工具