返回 Skill 列表
extension
分类: 安全与合规无需 API Key

Aws Security

AWS安全开源工具库,涵盖防御、攻击、审计、取证(DFIR)等方向,包含Shell及基础设施审计。

person作者: bytesagainhubclawhub

My Arsenal Of Aws Security Tools

List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc. ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from toniblyx/aws-security

Usage

Run any command: aws-security <command> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
aws-security help

# Run
aws-security run
  • Run aws-security help for all commands

Configuration

Set AWS_SECURITY_DIR to change data directory. Default: ~/.local/share/aws-security/

Requirements

  • bash 4+
  • python3 (standard library only)