Advertisement
James_inthe_box

Hawkeye IOCs

Feb 5th, 2018
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Creates:
  2. C:\Users\<user>\AppData\Roaming\pidloc.txt
  3. C:\Users\<user>\AppData\Local\Temp\holderwb.txt
  4. C:\Users\<user>\AppData\Roaming\pid.txt
  5. C:\Users\<user>\AppData\Local\Temp\FolderN\name.exe.bat
  6. ~~~
  7. :_Start
  8. timeout /t 300
  9. tasklist /nh /fi "imagename eq svhost.exe" | find /i "svhost.exe" >nul && (
  10. Goto _Start
  11. ) || (
  12. Start /W "" "C:\Users\admin\AppData\Local\Temp\FolderN\name.exe"
  13. Goto _Start
  14. )
  15. ~~~
  16.  
  17. Drops a copy of itself in:
  18. C:\Users\<user>\AppData\Roaming\
  19.  
  20. Checks:
  21. C:\Users\<user>\AppData\Local\Microsoft\Windows Live Mail\*.*
  22. C:\Users\<user>\AppData\Local\Temp\wallet.dat
  23. C:\Users\<user>\AppData\Roaming\bitcoin\wallet.dat
  24. HKEY_CURRENT_USER\Software\Google\Google Talk\Accounts
  25. HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles
  26. HKEY_CURRENT_USER\Identities\{A9C5A4D2-6684-4CEE-A0B2-626CD68CB58B}\Software\Microsoft\Office\Outlook\OMI Account Manager\Accounts
  27. HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\OMI Account Manager\Accounts
  28. HKEY_CURRENT_USER\Software\Microsoft\Internet Account Manager\Accounts
  29.  
  30. checks ip with bot.whatismyipaddress.com
  31.  
  32. exfils via submission email 587, may contact a c2 as well
  33.  
  34. may find the below in memory
  35. No Keylog file found! Rather this is a Test, if the Email work or something went wrong :/
  36. [#[ Keylogger started
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement