Exploit Server-Side Request Forgery (SSRF) vulnerabilities to extract AWS IAM credentials from the Instance Metadata Service version 2 (IMDSv2). This skill details how to bypass the token requirement of IMDSv2 by chaining HTTP verbs (PUT then GET) if the SSRF vulnerability allows full control over the request headers and methods.
$npx -y skills add shulkwisec/bb-huge --skill aws-imdsv2-ssrf-bypassInstalls into the current project.
Run `npx skills use "https://github.com/shulkwisec/bb-huge" --skill "shulkwisec/bb-huge/aws-imdsv2-ssrf-bypass"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shulkwisec/bb-huge" that are relevant to the current task. Run `npx skills add "https://github.com/shulkwisec/bb-huge"` and select the relevant skills, then follow their instructions.