Skip to content

A container/VM malware that finds and exploits SSRF opportunities in a compromised cloud environment

Notifications You must be signed in to change notification settings

ex0dus-0x/sneak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sneak

NOTE: as a mini-research + bug bounty project, I uploaded this to be picked up by supply chain defense pipelines through some malicious packages. If you have come across this, please reach out to me for next steps!

A container/VM "malware" that finds and exploits SSRF opportunities in a compromised cloud environment.

Introduction

This is a proof-of-concept of a binary that can be dropped in a cloud environment to leak and exfiltrate sensitive data from the instance metadata service, and also enumerate for other server-side request forgery (SSRF) opportunities.

Supported heuristics:

  • Cloud Metadata
    • AWS IMDSv1
    • Google Cloud
    • DigitalOcean
    • Microsoft Azure
  • Environmental Variables
  • Other network services (TODO)

About

A container/VM malware that finds and exploits SSRF opportunities in a compromised cloud environment

Resources

Stars

Watchers

Forks