Machine Learning Approach on Multiclass Classification of Internet Firewall Log Files
Md Habibur Rahman, Taminul Islam, Md Masum Rana, Rehnuma Tasnim,, Tanzina Rahman Mona, Md. Mamun Sakib

TL;DR
This paper explores the use of machine learning algorithms, particularly random forests, to classify firewall log files with high accuracy, aiding in cybersecurity analysis and network security management.
Contribution
The study applies various categorization algorithms to firewall logs, demonstrating that machine learning can significantly improve classification accuracy in cybersecurity contexts.
Findings
Random forest achieved 99% accuracy.
High F1 score, recall, and sensitivity in classification.
Machine learning enhances firewall log analysis.
Abstract
Firewalls are critical components in securing communication networks by screening all incoming (and occasionally exiting) data packets. Filtering is carried out by comparing incoming data packets to a set of rules designed to prevent malicious code from entering the network. To regulate the flow of data packets entering and leaving a network, an Internet firewall keeps a track of all activity. While the primary function of log files is to aid in troubleshooting and diagnostics, the information they contain is also very relevant to system audits and forensics. Firewalls primary function is to prevent malicious data packets from being sent. In order to better defend against cyberattacks and understand when and how malicious actions are influencing the internet, it is necessary to examine log files. As a result, the firewall decides whether to 'allow,' 'deny,' 'drop,' or 'reset-both' the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Network Packet Processing and Optimization · Internet Traffic Analysis and Secure E-voting
