https://github.com/t1m4/parser_log_apache
This is Apache log parser for searching the most popular vulnerabilities
https://github.com/t1m4/parser_log_apache
ddos parser
Last synced: 3 months ago
JSON representation
This is Apache log parser for searching the most popular vulnerabilities
- Host: GitHub
- URL: https://github.com/t1m4/parser_log_apache
- Owner: t1m4
- Created: 2020-05-15T11:24:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-04T13:23:50.000Z (over 4 years ago)
- Last Synced: 2025-01-14T15:40:43.886Z (5 months ago)
- Topics: ddos, parser
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is Apache log parser. It find sql-injection, ddos-attack, response status.
The apache log parser is designed to detect different kinds of attacks on the server.
There are several functions this parser can help you with:
Detecting response status.
2. Finding sql-injection based on a query injection
Finding ddos-attacks (10 times in 2-3 seconds).
4. IP sorting.
The second version of the parser searches for ddos more quickly