Open harrihaven2 opened 4 years ago
I forgot to add the error message I get!
[ERROR] Msfvenom shellcode options require Host (-H) and Port (-P) arguments
Traceback (most recent call last):
File "phantom-evasion.py", line 396, in
I'm not specifying a msfvenom command, and that seems to be the problem. But I'm specifying a "-cp" flag and it looks like in lines 990-992 that they are mutually excluding parameters. Where am I going wrong?
Hey there!
This is a really amazing project that has some unique features I haven't seen anywhere else and I'm really appreciative of the work I see that has been put into this!
I'm having trouble with specifying custom shellcode on the command line, and I can't find any examples or documentation regarding it.
What I've tried:
Any guidance would be much appreciated!