Neonprimetime

2018-04-05 #pandabanker found by James @James_inthe_box

Apr 5th, 2018
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. found by James @James_inthe_box
  2. incoming #hancitor run: "Notice from UPS", details coming:
  3. Still dropping #pandabanker
  4. https://twitter.com/James_inthe_box/status/981911568089661440
  5. https://pastebin.com/ebKNgcqj
  6. https://www.hybrid-analysis.com/sample/6cefef0e50aea5c4d5c0f56911704090570b9b1dcdb4f234d5336c40311462b9
  7.  
  8. -----------
  9.  
  10. -----------
  11. interesting strings
  12. -----------
  13. <?xml ... name="Nullsoft.NSIS.exehead" type="win32"/><description> ...
  14.  
  15.  
  16. ---------
  17. interesting api calls
  18. ---------
  19. CreateFile C:\Users\xxx\AppData\Local\Temp\upda8ecf17f.bat
  20. | push eax | eax:L"\"C:\\Windows\\system32\\cmd.exe\" /c \"C:\\Users\\xxx\\AppData\\Local\\Temp\\updeb8421b2.bat\""
  21. | call dword ptr ds:[<&CreateProcessW>] |
  22. -------
  23. interesting child process
  24. -------
  25. Command line: "C:\Windows\system32\cmd.exe" /c "C:\Users\xxx\AppData\Local\Temp\upda8ecf17f.bat"
  26.  
  27.  
  28. -------
  29. batch file contents
  30. -------
  31. @echo off
  32. :d
  33. del /F /Q "C:\Users\xxx\Desktop\panda.exe"
  34. if exist "C:\Users\xxx\Desktop\panda.exe" goto d
  35. del /F "C:\Users\xxx\AppData\Local\Temp\upd40883b35.bat"
Add Comment
Please, Sign In to add comment