Sniffing Detaction Based On Machine Learning
Sniffing Detaction Based On Machine Learning
Balamurugan
Vasanth P Grihith S Youkesh G
Associate Professor
Department of Computer Department of Computer Department of Computer
Department of Computer Science
Science and Engineering Science and Engineering Science and Engineering
and Engineering
Sri Sairam Engineering Sri Sairam Engineering Sri Sairam Engineering
Sri Sairam Engineering College
College Chennai , India College Chennai , India College Chennai , India
Chennai , India
[email protected] [email protected] youkeshganesan1103@gmail
[email protected]
n .com
Abstract – Cyber attacks are on the rise and each day System - This system offers search options based on a
cyber criminals are developing more and more variety of criteria. We will create a web portal for this
sophisticated methods to compromise the security of system that will allow users to search portal venues.
their targets. Sniffing is one of the most important This website will be used to check the availability of
techniques that enables the attacker to collect venues, saving us from having to physically visit
information on the vulnerabilities of the devices, them. The database will contain all of the data
protocols and applications that can be exploited within pertaining to each hall. The ability of the system to
the targeted network. It relies mainly on passively manage things like payments, customer reservations,
and halls is one of its most crucial features.
analyzing the traffic exchanged within the network, and
due to its nature, such an activity is difficult to discover. 3) Online Movie Booking System – This project
That is why, in this article, we first revisit existing essentially controls how a multiplex cinema centre
techniques and tools that can be used to perform handles ticket sales by giving customers a user-friendly
sniffing as well as the corresponding mitigation Handy interface through which to do so in there
methods. Based on this background, we propose a novel application software developed in the portal. They used
measurement-based detection method that infers HTML, CSS for the front end web part and PHP Server
whether the sniffing software is active on the suspected for the back end and for handling the database purpose
machine by network traffic probing and machine they have used a My SQL server the project is carried
learning techniques. The presented experimental results out using a series of well-designed forms with
prove that the proposed solution is effective. validations to guarantee the accuracy, consistency, and
Keywords: Sniffing , security, network, network most crucially, reliability of the data entered into the
traffic database.
Then the collected IP’s are analysed and the anonymous IP’s are
removed to protect the organization’s data.
The admin can add new venues (halls) that will be offered
to users (students/faculty) on the hall admin page in the
admin portal. The hall that is added here will be reflected on
the end user portal's hall booking page, where the user will
make-a-reservation.
1. DATABASE
The Database has been created in XAMPP php my
admin, in SQL Data format. The Database plays a
major role in our project as it is responsible for
registering customers details i.e., assigning usernames
and password, their personal information, hall
booking details in the college halls, hall details, admin
details, slot details,etc.
CONCLUSION