首页 开发技术 其它     /    cloud-security-audit:用于AmazonWebServices的命令行安全审核工具-源码

cloud-security-audit:用于AmazonWebServices的命令行安全审核工具-源码

上传者: weixin_42148053 | 上传时间:2024/9/24 10:48:50 | 文件大小:52KB | 文件类型:ZIP
cloud-security-audit:用于AmazonWebServices的命令行安全审核工具-源码
云安全审核AmazonWebServices的命令行安全审核工具关于CloudSecurityAudit是一个命令行工具,可扫描您的AWS账户中的漏洞。
通过简单的方法,您将能够识别基础架构中不安全的部分,并准备AWS账户进行安全审核。
安装当前,CloudSecurityAudit不支持任何程序包管理器,但是工作正在进行中。
从源头建造首先,您需要将CloudSecurityAudit下载到GO工作区:$GOPATH$gogetgithub.com/Appliscale/cloud-security-audit$GOPATH$cdcloud-security-audit然后通过执行以下命令在cloud-security-audit目录中构建并安装应用程序的配置:cloud-security-audit$makeall用法初始化会话如果您使用的是MFA,则在尝试使用标志--mfa进行连接之前,需要告诉CloudSecurityAudit对您进行身份验证。
例:$cloud-security-audit--s

文件下载

资源详情

[{"title":"(57个子文件52KB)cloud-security-audit:用于AmazonWebServices的命令行安全审核工具-源码","children":[{"title":"cloud-security-audit-master","children":[{"title":"report","children":[{"title":"iam_checklist_report.go <span style='color:#111;'>1.28KB</span>","children":null,"spread":false},{"title":"ec2report_test.go <span style='color:#111;'>2.92KB</span>","children":null,"spread":false},{"title":"report.go <span style='color:#111;'>1.51KB</span>","children":null,"spread":false},{"title":"s3report.go <span style='color:#111;'>5.82KB</span>","children":null,"spread":false},{"title":"iamreport.go <span style='color:#111;'>1.88KB</span>","children":null,"spread":false},{"title":"s3report_test.go <span style='color:#111;'>2.43KB</span>","children":null,"spread":false},{"title":"ec2report.go <span style='color:#111;'>4.09KB</span>","children":null,"spread":false},{"title":"volumereport.go <span style='color:#111;'>483B</span>","children":null,"spread":false},{"title":"sortabletags.go <span style='color:#111;'>1.04KB</span>","children":null,"spread":false},{"title":"sortabletags_test.go <span style='color:#111;'>1.17KB</span>","children":null,"spread":false}],"spread":true},{"title":"main.go <span style='color:#111;'>107B</span>","children":null,"spread":false},{"title":"resource","children":[{"title":"bucketpolicy.go <span style='color:#111;'>2.50KB</span>","children":null,"spread":false},{"title":"s3.go <span style='color:#111;'>5.44KB</span>","children":null,"spread":false},{"title":"kmskeys.go <span style='color:#111;'>4.54KB</span>","children":null,"spread":false},{"title":"images.go <span style='color:#111;'>1.28KB</span>","children":null,"spread":false},{"title":"snapshots.go <span style='color:#111;'>1.12KB</span>","children":null,"spread":false},{"title":"volumes_test.go <span style='color:#111;'>706B</span>","children":null,"spread":false},{"title":"iam.go <span style='color:#111;'>1.51KB</span>","children":null,"spread":false},{"title":"s3_test.go <span style='color:#111;'>3.67KB</span>","children":null,"spread":false},{"title":"volumes.go <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"snapshots_test.go <span style='color:#111;'>796B</span>","children":null,"spread":false},{"title":"securitygroups.go <span style='color:#111;'>1.15KB</span>","children":null,"spread":false},{"title":"kmskeys_test.go <span style='color:#111;'>1.41KB</span>","children":null,"spread":false},{"title":"resource_test.go <span style='color:#111;'>535B</span>","children":null,"spread":false},{"title":"securitygroups_test.go <span style='color:#111;'>741B</span>","children":null,"spread":false},{"title":"resource.go <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"ec2s.go <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"images_test.go <span style='color:#111;'>779B</span>","children":null,"spread":false},{"title":"ec2s_test.go <span style='color:#111;'>770B</span>","children":null,"spread":false}],"spread":false},{"title":"logger","children":[{"title":"logger.go <span style='color:#111;'>2.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"csasession","children":[{"title":"clientfactory","children":[{"title":"ec2client.go <span style='color:#111;'>1.40KB</span>","children":null,"spread":false},{"title":"s3client.go <span style='color:#111;'>1.54KB</span>","children":null,"spread":false},{"title":"iamclient.go <span style='color:#111;'>695B</span>","children":null,"spread":false},{"title":"kmsclient.go <span style='color:#111;'>556B</span>","children":null,"spread":false},{"title":"factory.go <span style='color:#111;'>481B</span>","children":null,"spread":false},{"title":"mocks","children":[{"title":"clientfactory_mock.go <span style='color:#111;'>1.49KB</span>","children":null,"spread":false},{"title":"iamclient_mock.go <span style='color:#111;'>2.12KB</span>","children":null,"spread":false},{"title":"ec2client_mock.go <span style='color:#111;'>4.08KB</span>","children":null,"spread":false},{"title":"kmsclient_mock.go <span style='color:#111;'>2.01KB</span>","children":null,"spread":false},{"title":"s3client_mock.go <span style='color:#111;'>4.54KB</span>","children":null,"spread":false}],"spread":true},{"title":"api.go <span style='color:#111;'>1.80KB</span>","children":null,"spread":false}],"spread":true},{"title":"sessionfactory","children":[{"title":"factory.go <span style='color:#111;'>474B</span>","children":null,"spread":false},{"title":"api.go <span style='color:#111;'>1.23KB</span>","children":null,"spread":false}],"spread":true},{"title":"session.go <span style='color:#111;'>891B</span>","children":null,"spread":false}],"spread":true},{"title":"environment","children":[{"title":"helpers.go <span style='color:#111;'>490B</span>","children":null,"spread":false},{"title":"checkfiles.go <span style='color:#111;'>4.92KB</span>","children":null,"spread":false},{"title":"createfiles.go <span style='color:#111;'>3.31KB</span>","children":null,"spread":false}],"spread":true},{"title":".circleci","children":[{"title":"config.yml <span style='color:#111;'>1.94KB</span>","children":null,"spread":false}],"spread":true},{"title":"scanner","children":[{"title":"scanner.go <span style='color:#111;'>1.32KB</span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'>11.36KB</span>","children":null,"spread":false},{"title":"configuration","children":[{"title":"mfa.go <span style='color:#111;'>3.29KB</span>","children":null,"spread":false},{"title":"config_mocks.go <span style='color:#111;'>517B</span>","children":null,"spread":false},{"title":"config.go <span style='color:#111;'>728B</span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'>7.93KB</span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'>1023B</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>64B</span>","children":null,"spread":false},{"title":"cmd","children":[{"title":"root.go <span style='color:#111;'>2.43KB</span>","children":null,"spread":false}],"spread":true}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明