metac0rtex
metac0rtex
Attempting to exploit printnightmare on Windows Server 2008 x86 Standard Service Pack 2 with a local dll. First attempt was able to successfully to execute the dll but on second...
I am writing a script to demo of kippo. I am using paramiko as a python client with the following code ssh = paramiko.SSHClient() ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy()) try: conn = ssh.connect(ip, port=prt,...
`$ ls -al a.exe -rw-r--r-- 1 2821632 Aug 17 15:01 a.exe $ shasum -a 256 a.exe accabe050e818c6d1b69a4a0e07d86cea0ebacb2a0cae8c8d0e4a833ec4604ab a.exe $ python exeinvba.py --exe a.exe --out a.vb --dest Environ\(\"TEMP\"\)\ \&\ \"\\a.exe\" [+]...
followed all the instructions for compiling. wireshark configured only with: ./configure --prefix=/opt/wireshark then running make dies out with the following make[2]: Leaving directory `/opt/wiresharksrc/wireshark-1.10.2/epan' Making all in plugins make[2]: Entering...