Skip to content

This tool is designed to streamline and automate various wireless hacking tasks through a clear and user-friendly command-line interface.

License

Notifications You must be signed in to change notification settings

sarathk73/SentinelEye-NetSecChallenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentinelEye: Automated Wireless Security Toolkit

Description

"NetSecChallenger" provides a suite of automated tools designed for security professionals and network administrators to test and assess the security of wireless networks. With an intuitive command-line interface, users can streamline the process of monitoring, analyzing, and testing network protocols.

Table of Contents

Key Features

  • Interactive CLI menu for easy navigation.
  • Simplifies complex wireless security testing procedures.
  • Automated monitoring mode, network scanning, handshake sniffing, and more.
  • Integrated support for WPS attack vectors, DOS attacks, and other advanced monitoring tools.

Prerequisites

Before installing and running NetSecChallenger, ensure you have the necessary permissions to test the network. Unauthorized access to networks is illegal and unethical.

Installation Instructions

Clone the repository:

git clone https://github.com/sarathk73/SentielEye-NetSecChallenger.git
cd SentinelEye-NetSecChallenger

Install the required tools and dependencies:

chmod +x wifi.py
./wifi.py

Or, for a manual installation of requirements:

sudo apt-get install aircrack-ng crunch xterm wordlists reaver pixiewps bully wifite bettercap wifipumpkin3

Usage Guide

To launch the toolkit, navigate to the cloned repository and execute:

python wifi.py

You will be greeted by an interface as follows:

  • Start/Stop monitor mode
  • Scan networks
  • Capture handshakes
  • Execute WPS network attacks ... Select an action by entering the corresponding number provided by the menu.

Configuration

  • Ensure Python 3 is installed
  • Update the system paths if necessary in the wifi.py script

Troubleshooting

For common issues and troubleshooting help, see TROUBLESHOOTING.md in this repository.

Need Help or Have a Feature Request?

We're here to help! If you have any support queries or suggestions for new features, please file an issue on our GitHub repository. We'll get back to you as soon as possible.

Contributing

We welcome contributions from the community! If you would like to contribute to SentinelEye, please follow these steps:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Commit your changes with meaningful commit messages.
  • Push your changes to the branch.
  • Submit a pull request against the main branch.

Please ensure your code adheres to the project's coding standards and include any relevant tests.

Legal Notice

"NetSecChallenger" is designed strictly for educational purposes and authorized security assessments. The creators bear no responsibility for any misuse or damage arising from the use of this program. Use it wisely and within the bounds of the law.

Authors and Acknowledgments

This toolkit is the product of collaborative efforts by AKASH - akash-tk, ASWIN - Aswin10401, SUDEV - sudevkallatt, and SARATH - sarathk73. Special thanks to the cybersecurity and open-source communities for their wisdom and tools. For inquiries or feedback, contact via [email protected].

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

This tool is designed to streamline and automate various wireless hacking tasks through a clear and user-friendly command-line interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages