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
CVE-2016-2555 — CVE-2016-2555 Exploit | Kitploit
Tools/GitHubGitHub/hussainfathy/cve-2016-2555
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubhussainfathy/cve-2016-2555

CVE-2016-2555

CVE-2016-2555 Exploit

View Repository
11 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

CVE-2016-2555 Exploit

This exploit targets a SQL Injection vulnerability and an authentication weakness vulnerability in ATutor 2.2.1. By exploiting these vulnerabilities, the attacker can upload malicious code to achieve Remote Code Execution (RCE) on the vulnerable server.

Usage

root@kitploit:~
$ python3 CVE-2016-2555.py {target}:{port}

Example:

root@kitploit:~
$ python3  CVE-2016-2555.py 127.0.0.1:8080

Features

  • Exploits the SQL Injection vulnerability in ATutor 2.2.1.
  • Bypasses authentication to gain administrative access.
  • Uploads a malicious payload to achieve RCE.

Disclaimer

This script is provided for educational purposes only. Unauthorized use of this script against systems without proper authorization is illegal. Always ensure you have explicit permission from the system owner before running this exploit.

Download Tool