-
Notifications
You must be signed in to change notification settings - Fork 157
payload isnot working #2
Comments
I found that this function CheckGolang() compare the current go version with 1.6.1 and if not, It will pop-up this message, So I think u have to edit this part to check 1.6.2 instead of 1.6.1. I wanna know if your VM is 64-bit or 32-bit cos mine is 32-bit. I tried to edit the payload.go it self but i faced a syntex error in it, so please have a look in it |
Yes CheckGolang() function needs to be fixed i will deal whit it as soon as possible but it is not the problem that causes your error. |
@EgeBalci I finally found that the payload is working well in x64 but its not working in x86. Please, check this issue. Also, The ~Meterperter module attract the antivirus ... Have you any suggestions to bypass that? |
Good news ! |
Good work I will test it. |
Yes i will implement more methods for executing meterpreter in future versions including memory byte injections and dll preloading atacks. |
I created a payload as the following image
Then I began the nc -l mood
Then I execute the payload.exe on X86 windows 7
The result is:
And I didnt receive any thing on port 4444
The text was updated successfully, but these errors were encountered: