Skip to content

latifaltay/MacLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

MACLAB

Scapy

Overview

Network Security Tool is a powerful and versatile Python script designed to help network administrators and cybersecurity enthusiasts perform various tasks such as MAC address manipulation, network interface management, IP address scanning, and TCP packet crafting for penetration testing purposes. This tool is particularly useful for ethical hackers who want to test network vulnerabilities and strengthen security measures.

Features

  • MAC Address Manipulation: Change the MAC address of network interfaces to anonymize your presence on a network.
  • TCP Packet Generation: Craft and send custom TCP packets to test network defenses.
  • Network Interface Management: List and reset network interfaces with ease.
  • IP Scanning: Identify live IP addresses within a specified network range.
  • Interactive Command-Line Interface: User-friendly CLI for easy navigation and operation.

Requirements

Before running this script, ensure you have the following dependencies installed:

  • Python 3.x
  • Scapy
  • ipaddress module (usually included with Python 3.x)

To install the required Python packages, run:

- pip install -r requirements.txt 

Usage

Clone the repository and navigate to the project directory:

git clone https://github.com/yourusername/network-security-tool.git
cd network-security-tool

Note

This tool is intended for educational and ethical hacking purposes only. Use responsibly and always obtain proper authorization before testing any network.

Authors

Latif Altay

Mentor

Dr. Gokhan Akin

Disclaimer

The author(s) of this tool are not responsible for any misuse or damage caused by the improper use of this tool. It is solely intended for educational purposes and should only be used in a lawful manner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages