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
TOTOLINK_poc — TOTOLINK A6000R 命令执行漏洞(CVE-2024-41319) | Kitploit
Tools/GitHubGitHub/ningxin2002/totolink_poc
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubningxin2002/totolink_poc

TOTOLINK_poc

TOTOLINK A6000R 命令执行漏洞(CVE-2024-41319)

View Repository
211 year 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

TOTOLINK_poc

TOTOLINK A6000R Command Injection Vulnerability (CVE-2024-41319)

python TOTOLINK_poc.py -h

root@kitploit:~
            ) (`-.            ) (`-.
     ( OO ).           ( OO ).
    (_/.  \_)-. ,-.-')(_/.  \_)-. ,-.-')
     \  `.'  /  |  |OO)\  `.'  /  |  |OO)
      \     /\  |  |  \ \     /\  |  |  \
       \   \ |  |  |(_/  \   \ |  |  |(_/
      .'    \_),|  |_.' .'    \_),|  |_.'
     /  .'.  \(_|  |   /  .'.  \(_|  |
    '--'   '--' `--'  '--'   '--' `--'

usage: TOTOLINK_poc.py [-h] [-u URL] [-f FILE]

TOTOLINK A6000R Command Injection Vulnerability

optional arguments:
-h, --help show this help message and exit
-u URL, --url URL add url info
-f FILE, --file FILE add txt file

example:
python3 TOTOLINK_poc.py -u http://xxxx.xxxx.xxxx.xxxx
python3 TOTOLINK_poc.py -f x_url.txt

Download Tool