web Simple Windows PHP reverse shell If you are here , it's most probably that you have tired other reverse shell script for windows and have failed , I made this Handy Windows reverse shell in PHP while
Pentest Introduction to Manual Backdooring Introduction DISCLAIMER: This post is strictly for educational purposes. Use at your own risk. In the last post we saw how we can reduce the detection ratio by evading most
Pentest Creating a Custom shellcode encoder Why do we need an custom shellcode encoder/decoder ? When it is easy to encode our shellcode by using encoders from Metasploit such as the XORmencoder, shikata_ga_nai, etc.