https://www.virustotal.com/en/file/d341 ... 376787190/
Depack: https://www.virustotal.com/en/file/0a0d ... 376786766/
Version 'E' in attach (Microsoft)
Depack: https://www.virustotal.com/en/file/0a0d ... 376786766/
Version 'E' in attach (Microsoft)
Code: Select all
Seem to be 'Limitless Keylogger', a cheap keylogger from hackforums.C:\Users\Zach\Limitless Logger\DesktopMephLogger\Extras\Sources\FreeTechJK\FreeTech\FreeTech\obj\x86\Debug\objModule.pdb
hxxp://limitlessrecoded.3owl.com/RecodedMail.php
Code: Select all
# - http://anubis.iseclab.org/?action=result&task_id=1ffc277cf71123f244d539cdade8931b0&call=first - #
import poplib
mailServer = 'pop.gmail.com'
emailID = 'iamtrackergem3@gmail.com'
emailPass = 'ikneorkpapvjopgt'
sock = poplib.POP3_SSL(mailServer)
print sock.getwelcome()
sock.user(emailID)
sock.pass_(emailPass)
EmailInformation = sock.stat()
numberOfMails = EmailInformation[0]
for i in range(numberOfMails):
for email in sock.retr(i+1)[1]:
print email
sock.quit
Attachments
infected
(68.75 KiB) Downloaded 66 times
(68.75 KiB) Downloaded 66 times