↧
print shell code
From the book “Buffer Overflow Attacks” by Foster and others, I came across this very handy tool for testing developing shellcode. It takes your assembly and puts it into a well commented C array to...
View ArticleAV Evading Meterpreter Shell from a .NET Service
Update: I tried this in April 2013, and it still works quite well if you obfuscate the .net (e.g. using dotfuscator or there are plenty of free ones). I still use the generic idea for SMB type things,...
View Article