Position Independent Windows Shellcode Written in C
Source: https://github.com/mattifestation/PIC_Bindshell
-Uses Visual Studio 2012
Used https://github.com/golind/FHash, to get large dump of hashes for about any function you would need for whole DLLs.
-Bind TCP Shell (Comment out https://github.com/golind/PIC_Bindshell/blob/master/PIC_Bindshell/BindShell.c#L13)
-Hidden Bind TCP Shell
-Add Reverse TCP
-Add Reverse HTTP/S
-ideas?