Invertebr4do / enumWithSAS

SAS tokens abuse tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SAS tokens abuse tool


Languages

Language:Python 100.0%