sysopfb

Untitled

Sep 6th, 2017
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. Sample: dd7639c87f4dfa99b08601cbead7848d9614d84ff0efa685936b881fa27d7331
  2.  
  3. hexlified string "72720C767474730E750C74070A0F737A0205757200740A757B01047E0B017B72"
  4.  
  5.  
  6. >>> key = "DCA4B6A09190288"
  7. >>> key = bytearray(key)
  8.  
  9. test = bytearray(binascii.unhexlify('72720C767474730E750C74070A0F737A0205757200740A757B01047E0B017B72'))
  10. for i in range(len(test)):
  11. test[i] ^= key[(i+1)%len(key)]
  12.  
  13.  
  14.  
  15.  
  16. Environment
  17. OpenProcess
  18. Software\Microsoft\Windows\CurrentVersion\Run
  19. odbcconf.exe
  20. comspec
  21. UserInitMprLogonScript
  22. RegSetValueExW
  23. advapi32.dll
  24. GetModuleFileNameW
  25. ExpandEnvironmentStringsW
  26. CreateToolhelp32Snapshot
  27. Notepad
  28. /c del
  29. /s /n /u /i:
  30. kernel32.dll
  31. CryptGenRandom
  32. Software\Microsoft
  33. .txt
  34. RegQueryValueExW
  35. >> NUL
  36. TerminateProcess
  37. GetEnvironmentVariableW
  38. 38B45FE13299B3B8
  39. regsvr32.exe
  40. E99B80FBD917FB6EC240177A529C2C15
  41. 1384B5C7D5D52779C17DAD3DB16F3E83
  42. Software\Microsoft\Notepad
  43. RegCreateKeyExW
  44. AVP.EXE
  45. 7463
  46. RegCloseKey
  47. %APPDATA%\
  48. Process32NextW
  49. CryptAcquireContextW
  50. CreateProcessW
  51. %username%
  52. RegOpenKeyExW
  53. CryptReleaseContext
  54. scrobj.dll
Advertisement
Add Comment
Please, Sign In to add comment