Git Product home page Git Product logo

caponeme's People

Contributors

avishayil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

caponeme's Issues

README amendment?

Hi,

Under mitigation 1: I was doing this mock using my Windows laptop and used internet browser to access the vulnerable app. Is this what the "Now switch to the "hacked" shell is referring to. Could/should it say "Now using your browser"?

Also, "Now switch to the "hacked" shell and try to run the vunlerable web application. What happens?" -> vulnerable is misspelled.

Regards, Matt

SSRFInstance: CREATE_FAILED

Hi, I've just tried running the CloudFormation template. It got stuck on SSRFInstance creation for 20 minutes before telling me "In order to use this AWS Marketplace product you need to accept terms and subscribe. To do so please visit https://aws.amazon.com/marketplace/pp?sku=c1jifmii8vw5xd0npsnf9eza9"

Could you please include these steps:

Getting Started

  • Make sure you have the latest version of awscli installed on your terminal.
  • Make sure you run this from the us-east-1 (North Virginia) region on the AWS Console.
  • Visit https://aws.amazon.com/marketplace/pp/B072JNJZ5C/ click on "Continue to Subscribe" and then click on "Accept Terms".

Thanks, Matt

Small change to README

Hi,

Just a very minor point, but you may wish to amend the second bullet point so that it doesn't include the IAM role name from your scenario (i.e. make it clear to user where to insert their IAM role name into the URL) such as:

Discovering the contents of the S3 Bucket

Regards, Matt

Strange issue with Windows 10 Firefox

Hi, when I first loaded the web URL using Firefox it loaded a webpage with 4 buttons and references to Bitnami. It wasn't the "Server Side Request Forgery" page. I discovered what the page should be when I opened it in Chrome. Since doing this, it has now loaded correctly in Firefox.

It had left me puzzled as to how to complete the rest of the exercise because the "Submit Query" form wasn't showing. I wonder if it's worth including a screenshot of the page the user should expect to see in the README. Something like:

This is the page you should expect to see:

image

Unable to delete instance

I get You are not authorized to perform this operation. Encoded authorization failure message when trying to delete stack and ec2, suspect might be related to the AMI?

Small typo on the readme

Hi, you have a typo in the readme:
"allows AWS credentials being compormised" -> (compromised)

Update README for Windows users

Hi, could you please update the README, in the Discovering the contents of the S3 Bucket section:

  • If using Linux, type the following on your terminal to impersonate the IAM role
export AWS_ACCESS_KEY_ID="<access_key_id>"
export AWS_SECRET_ACCESS_KEY="<secret_access_key>"
export AWS_SESSION_TOKEN="<session_token>"
  • If using Windows, type the following on your terminal to impersonate the IAM role
set AWS_ACCESS_KEY_ID=<access_key_id>
set AWS_SECRET_ACCESS_KEY=<secret_access_key>
set AWS_SESSION_TOKEN=<session_token>

(Note: Do not include quotes when setting Windows env variables.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.