Skip to content

deki0r/rpivot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPIVOT - reverse socks4 proxy for penetration tests

RPIVOT allows to tunnel traffic into internal network via socks4. It works like ssh dynamic port forwarding but in the opposite direction.


Description

This tool is written in Python and has no dependencies beyond the standard library. It has client-server architecture. Just run the client on the machine you want to tunnel the traffic through. Server should be started on pentester's machine and listen to incoming connections from the client.

Tested on Kali Linux, Windows 7, Mac OS X El Capitan.

Static client binaries for linux_x64 and windows compiled with pyinstaller are also available.

About

socks4 reverse proxy for penetration testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%