Skip to content

Detects DDoS attacks and capture the traffic then dump lol

Notifications You must be signed in to change notification settings

revij/Auto-Tcpdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Auto-Tcpdump

Detects DDoS attacks and capture the traffic then dump lol

Background

Works best for VPS servers. Once packets are dump you can analysis them

Setup (Ubuntu and Debian)

sudo apt-get install dos2unix

sudo apt-get install tshark

sudo apt-get install tcpdump

sudo apt-get install screen

chmod +x tcpdump.sh

dos2unix tcpdump.sh

screen bash tcpdump.sh

Contact

You can contact me on Twitter or join my Discord server

About

Detects DDoS attacks and capture the traffic then dump lol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages