Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🛡️ A Python tool for automating vulnerability scans, device checks, and WiFi network detection.

License

NotificationsYou must be signed in to change notification settings

undertry/WiFiHunter

Repository files navigation

nvs


WiFiHunter

WiFiHunter is a Python-based tool designed to automate vulnerability scans, device service checks, and WiFi network detection.

These scripts were developed as part of a thesis project calledNVS and are intended to be executed remotely through a web interface. Flask is used as the API server to enable seamless communication between the web interface and the scripts.

🚀 Features

  • Automated vulnerability scanning.
  • Device service checks.
  • Detection of available WiFi networks.
  • Remote execution through a web interface.

🛠️ Technology Stack

  • Python: Core programming language for scripts.
  • Flask: API server for communication between the web interface and backend scripts.

🖥️ How to Run

Prerequisites

  1. Install Python 3.8 or later.

  2. Install Flask:

    pip install flask

Steps

  1. Clone the repository:

    git clone https://github.com/yourusername/WiFiHunter.git cd WiFiHunter

  2. Start the Flask API server:

    python src/api/server.py

  3. Access the web interface (if implemented) via the specified address (e.g.,http://localhost:5000).

📜 License

License: GPL v3

🧠 Author

Developed by [undertry] as part of theNVS thesis project.

Feel free to contribute or raise issues if you find any bugs or have feature suggestions! 😊

About

🛡️ A Python tool for automating vulnerability scans, device checks, and WiFi network detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp