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

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

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

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

工具目录

分类

查看所有分类
Loading categories
awscanner — 查找 AWS 账户中暴露在互联网上的资源 | Kitploit
工具/GitHubGitHub/owasp/awscanner
云基础设施安全侦察漏洞扫描器信息收集渗透测试云安全错误配置
GitHubowasp/awscanner

awscanner

查找 AWS 账户中暴露在互联网上的资源

查看仓库
18832年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

awscanner

关于

发现 AWS 账户中暴露于互联网的资源。 扫描结果将放入 results 文件夹。

https://owasp.org/www-project-awscanner/

安装

root@kitploit:~
git clone https://github.com/OWASP/awscanner.git
pip install aws-shell
cd awscanner
pip install -r requirements.txt 

用法

root@kitploit:~
aws configure
python detector.py
下载工具