Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Netis-N5VN-AC1200-DOS | Kitploit
Tools/GitHubGitHub/vanlam2001/netis-n5vn-ac1200-dos
IoT SecurityVulnerability AnalysisExploitationWeb Application ExploitationFuzzingHardware & IoT Security
GitHubvanlam2001/netis-n5vn-ac1200-dos

Netis-N5VN-AC1200-DOS

View Repository
11 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Exploit Title: Netis N5VN AC1200 - Buffer Overflow DOS (Denial of Service)

  • Date: 05/03/2024

  • Exploit Author: Van Lam Nguyen

  • Facebook: fb.com/vanlam1412

  • Vendor Homepage: Netis Systems

  • Version: Netis N5VN AC1200 V1.0.1.1742

  • Tested on: Windows

  • CVE : CVE-2024-44596

Overview

  • There exist a buffer overflow vulnerability in Netis N5VN AC1200 router that can allow an attacker to crash the web server running on the router by sending a crafted request

  • To bring back the http (webserver), a user must physically reboot the route.

Proof of Concept (Use python)

  • POST request to change ssid Wireless 2.4G ('ssid': 'QQ==' * 5000)

  • Successfully: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

  • nmap 192.168.1.254 -p 80 80/tcp closed http

Watch the video demonstration here

Download Tool