0% found this document useful (0 votes)
38 views

Running Metasploit Loader As DLL

The document discusses compiling Metasploit Loader as a DLL and executing it to pentest Windows endpoints. It mentions calling main from the DLL and executing it, and using rundll32 to run 64-bit DLLs. The document is presented by Vivek Ramachandran and promotes his Pentester Academy training courses.

Uploaded by

MotivatioNet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Running Metasploit Loader As DLL

The document discusses compiling Metasploit Loader as a DLL and executing it to pentest Windows endpoints. It mentions calling main from the DLL and executing it, and using rundll32 to run 64-bit DLLs. The document is presented by Vivek Ramachandran and promotes his Pentester Academy training courses.

Uploaded by

MotivatioNet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Network Pentesting

Vivek Ramachandran
SWSE, SMFE, SPSE, SISE, SLAE, SGDE Course Instructor

Certifications: http://www.securitytube-training.com

Pentester Academy: http://www.PentesterAcademy.com

©SecurityTube.net
Pentesting Windows Endpoints
Running Metasploit Loader as a DLL

©SecurityTube.net
Metasploit Loader as a DLL

• DllMain is optional

• We can compile Metasploit Loader as a DLL

• Call main from the DLL and execute it!

©SecurityTube.net
Rundll32 Location

http://stackoverflow.com/questions/4703635/rundll32-exe-equivalent-for-64-bit-dlls

©SecurityTube.net
Pentester Academy

©SecurityTube.net

You might also like