Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial Log File Format:

<timestamp><attacker ip><dest port><countrycode><attacked IP><src port>[<tcp payload> bzipped]

ASCII delogger

minimal grep for attacker IP, country code, number of lines

Quick instructions:

apt-get install libnids-dev libpcap-dev libgeoip-dev
git clone https://code.google.com/p/ddos-log/
cd ddos-log
cd lzfx-0.1
./configure
make
cd ..
make

You'll need to be root to run ddoslog.bin since it attaches to the ethernet card
and switches it to promiscuous mode.

About

DDOS packet logger using libnids, libgeoip and liblzfx and the associated tools to analyze those logfiles in plaintext.

Resources

Stars

2 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages