Simple C++ program that reads /var/log/syslog, filters out endlessh logs and determines basic stats, such as unique IPs, total accepted and closed connections.
-
Updated
Aug 10, 2023 - C++
Simple C++ program that reads /var/log/syslog, filters out endlessh logs and determines basic stats, such as unique IPs, total accepted and closed connections.
A CLI to analyze and visualize tarpit log files. Endlessh (https://github.com/skeeto/endlessh) and SSH-Tarpit (https://github.com/Snawoot/ssh-tarpit) are supported 'till now.
Add a description, image, and links to the endlessh-report-generator topic page so that developers can more easily learn about it.
To associate your repository with the endlessh-report-generator topic, visit your repo's landing page and select "manage topics."