-
Notifications
You must be signed in to change notification settings - Fork 4
This project has been done as the Final Year Project for Bsc Degree in Computer Networking and IT Security. It's main objective is to monitor our vicinity to monitor wireless devices and traffic. It has been developed using Python programming language. The required libraries for this project are Scapy, Tkinter and Pmw.
License
sajjanbh/WLAN-Monitoring
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<"WLAN Monitoring Tool"> 1. What is this? This software has been developed by Sajjan Bhattarai, 2013/2014 as a Bsc Final Year Project from London Metropolitan University. 2. What is it used for? The main purpose of this software is to scan or sniff the wireless networks for discovering available wireless devices in the surrounding. This software has been developed and tested under Linux platform. However, this program can also be used in other platforms such as Windows and Unix. 3. What do I need before using this software? The pre-requisites for successfully using this software are: i) Scapy: Scapy is Python basd Networking Packet analysing library developed by Philipe Bondi. It can be downloaded from the official website of Scapy www.secdev.org/scapy ii) Tkinter: Tkinter is the Graphical User Interface library for python. If you are in Windows or MacOSx, Tkinter is installed by default. iii) Pmw (Python Mega Widgets) This is a very small extension for Python's Tkinter. It provides further more features and capabilities to the Tkinter Widgets. 4. How to use it? i) First, obtain the source code or compiled version of the software. ii) Change your working directory into the root folder of program. iii) Enter the command: python index.py or ./index.py iv) Now you may use the GUI based program to use this software. 5. Which license protects this software? This software has been protected and formulated under the MIT License. Copyright (C) 2013, 2014 Sajjan Bhattarai Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
About
This project has been done as the Final Year Project for Bsc Degree in Computer Networking and IT Security. It's main objective is to monitor our vicinity to monitor wireless devices and traffic. It has been developed using Python programming language. The required libraries for this project are Scapy, Tkinter and Pmw.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published