Skip to content

Analyze the bulk of Apache HTTP logs for an IP or CIDR range in an optimized way. Helps security researchers to flag IP / IP range

Notifications You must be signed in to change notification settings

rtvkiz/Weblogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Weblogger

Weblogger helps you find a specific IP from huge load of Apache HTTP logs. It is helpful in analysing traffic during any intrusion or attacks. Weblogger also supports mapping CIDR range to the logs. Thus helping analysts to flag IP values.

Usage:

python weblogger_helper.py --ip

Optional Parameters: --path
Specify the path to the log file, else 'public_access.log.txt' is assumed to be the default file in the same directory.

( The application can run on python2 as well as python3. But python3 is preferred)

About

Analyze the bulk of Apache HTTP logs for an IP or CIDR range in an optimized way. Helps security researchers to flag IP / IP range

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages