| 1234567891011121314151617 |
- echo ""
- echo "Cloning Persistence Resources"
- echo ""
- mkdir /opt/Windows_OS >/dev/null 2>&1
- cd /opt/Windows_OS
- mkdir Persistence >/dev/null 2>&1
- cd Persistence/
- git clone https://github.com/0xthirteen/SharpStay.git
- git clone https://github.com/fireeye/SharPersist.git
- git clone https://github.com/outflanknl/SharpHide.git
- git clone https://github.com/Ben0xA/DoUCMe.git
- git clone https://github.com/nccgroup/ABPTTS.git
- git clone https://github.com/blackarrowsec/pivotnacci.git
- git clone https://github.com/sensepost/reGeorg.git
- git clone https://github.com/HarmJ0y/DAMP.git
- git clone https://github.com/0x09AL/IIS-Raid.git
- git clone https://github.com/antonioCoco/SharPyShell.git
|