Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A graph-based tool for visualizing effective access and resource relationships in AWS environments.

License

NotificationsYou must be signed in to change notification settings

WithSecureLabs/awspx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auspex [ˈau̯s.pɛks] noun: An augur of ancient Rome, especially one who interpreted omens derived from the observation of birds.

Overview

awspx is a graph-based tool for visualizing effective access and resource relationships within AWS. It resolves policy information to determinewhat actions affectwhich resources, while taking into account how these actions may be combined to produce attack paths. Unlike tools likeBloodhound, awspx requires permissions to function — it is not expected to be useful in cases where these privileges have not been granted.

Table of contents

For more information, checkout theawspx Wiki

Getting Started

For detailed installation instructions, usage, and answers to frequently asked questions, see sections:Setup;Data Collection andExploration; andFAQs, respectively.

Installation

awspx can beinstalled on either Linux or macOS.In each caseDocker is required.

  1. Clone this repo
git clone https://github.com/FSecureLABS/awspx.git
  1. Run theINSTALL script
cd awspx&& ./INSTALL

Usage

awspx consists of two main components: theingestor,which collects AWS account data; and theweb interface,which allows you to explore it.

  1. Run theingestor against an account of your choosing.You will be prompted forcredentials.

    awspx ingest

    OR optionally forgo this step andload the sample dataset instead.

    awspx db --load-zip sample.zipawspx attacks
  2. Browse to theweb interfacehttp://localhost by default — andexplore this environment.


Contributing

This project is in its early days and there's still plenty that can be done. Whether its submitting a fix, identifying bugs, suggesting enhancements, creating or updating documentation, refactoring smell code, or even extending this list — all contributions help and are more than welcome. Please feel free to use your judgement and do whatever you think would benefit the community most.

SeeContributing for more information.

License

awspx is a graph-based tool for visualizing effective access and resource relationships within AWS. (C) 2018-2020 F-SECURE.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, seehttps://www.gnu.org/licenses/.

About

A graph-based tool for visualizing effective access and resource relationships in AWS environments.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp