Skip to content

blendin/socket_reuse_reverse_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small proof of concept for findpeer.sh socket reuse shells

Used when bindshells and reverse shells won't work.

Proof of concept of client and payloads for reusing TCP sockets as shells. Motivated by shellcode used to do the same thing (see shellcraft findpeersh or metasploit findpeersh). Unrestricted upload attempt found here.

Usage

Attacker Side
poc.py http://victim.org:8080 ports/findpeer.sh

Victim
victim/victim.py

Idea

Reuse the TCP socket used to send exploit for our shell shell example for finding file descriptor

License

MIT

About

Socket reuse reverse shell poc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published