Skip to content

Fixing - Error: bad packet template :-)

Notifications You must be signed in to change notification settings

cor3/masscan-openVPN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

masscan-openVPN

Fixing - Error: bad packet template :-)

wget https://github.com/scriptzteam/masscan-openVPN/blob/main/src/templ-pkt.c  
mv templ-pkt.c into your /masscan/src/ folder  
make  
make install  

Test:

openVPN ip - 1.2.3.4  
real server ip - 5.6.7.8  

Get your router ip

ip route

Sample:
masscan 9.10.11.12 -p22 -e tun0 --router-ip 10.8.0.1

In tcpdump port 22 on scanned server with masscan is openVPN ip :-)

About

Fixing - Error: bad packet template :-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 100.0%