Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 957 Bytes

File metadata and controls

29 lines (24 loc) · 957 Bytes

enumWithSAS

Easy SAS tokens abuse tool

Installation

git clone https://github.com/Invertebr4do/enumWithSAS.git
cd enumWithSAS && chmod +x enumWithSAS.py
pip3 install pwntools

Usage

./enumWithSAS.py --help 
[!] Usage: enumWithSAS.py
────────────────────────────────────────────────────────────────────────────────

    ┃  [-lc] [--listContainers]    List Containers
    ┃  [-lb] [--listBlobs]         List Blobs
    ┃  [-gb] [--getBlob]           Download files from a Blob
    ┃  [-cb] [--createBlob]        Upload a file
    ┃  [-cp] [--copyBlob]          Make a copy of a file
    ┃  [-db] [--deleteBlob]        Delete a file
    ┃  [-i]  [--interactive]       Interactive mode
    ┃  [-h]  [--help]              Show this help panel