Core Certified Exploits

Library of expert validated exploits for safe and effective pen tests

Exploit development can be an advanced penetration testing skill that takes time to master. Additionally, when on a job, pen testers often don’t have the resources to create a new exploit. Many resort to searching for and using pre-written exploits that have not been tested and must go through the timely effort of quality assurance testing in order to ensure they are secure and effective.

Core Impact users can save time by finding all the up-to-date exploits they need in one place. We provide a robust library of exploits designed to enable pen testers to safely and efficiently conduct successful penetration tests. Whether written by our own internal team or by a third party like ExCraft, you can trust they have been thoroughly tested and validated by our experts.

The universe of vulnerabilities is huge and not all of them represent the same risk for the customers. Vulnerabilities do not all have the same level of criticality. Some may be easily exploitable by a low-level user, while others may not be exploitable at all. To increase the efficiency of the attacks and the quality of the exploits provided, the Core Impact team has developed selection criteria to prioritize its analysis and implementation. We determine which exploits warrant creation based on the following questions:

  • What are the most critical attacks from the attacker’s perspective?
  • What new vulnerabilities are more likely to be exploited in real attacks?
  • What exploits are the most valuable for Core Impact?

Once an exploit is approved, its priority order considers the following variables: 

  • Vulnerability Properties: CVE, disclosure date, access mechanism and privileges needed. 
  • Target Environment Setup: OS, application prevalence, version and special configurations needed. 
  • Value Provided to Core Impact: Customer request, usage in multiple attacks, allows the installation of an agent, etc. 
  • Technical Cost vs. Benefit: An analysis weighing the resources needed to build an exploit with the internal and external knowledge gained in its creation. 

Each one of these variables has a different weight and provides a ranking of the potential exploits to be developed. Following those criteria, the top of the list would contain, for example, a vulnerability on Windows (most popular OS) that can be exploited remotely, without authentication and that provides super user privileges. 

Correspondingly, a vulnerability on an application that is rarely installed, needs special configurations, and requires User Interaction, would be at the bottom.

Stay Informed of New Core Certified Exploits

Subscribe to receive regular email updates on new exploits available for Core Impact

Browse the Core Certified Exploit Library

We provide pen testers with real-time updates for a wide range of exploits for different platforms, operating systems, and applications. 

Search our continuously growing library to discover an exploit that will allow you to gain and retain access on the target host or application.

Title Description Date Added CVE Link Exploit Platform Exploit Type Product Name
Apache Struts 2 REST Plugin XStream Exploit This module exploits a Java deserialization bug in Apache Struts REST XStreamHandler which allows users to get Code Execution. Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
OrientDB Remote Command Execution Exploit This module exploits a privilege escalation vulnerability in OrientDB by abusing SQL queries on OUser/ORole without the privileges which allows users to get Code Execution. Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
phpMyAdmin Post Auth Remote Code Exploit phpMyAdmin is prone to a regexp abuse via an eval modifier which can be found in old PHP versions. This vulnerability allows authenticated attackers to run arbitrary php code on the affected server.

PHP versions 4.3.0-5.4.6 had a "feature" which allowed users to run a RegExp Pattern Modifier using PREG_REPLACE_EVAL and may lead to execute code.

phpMyAdmin had an issue in their code that can be exploited from a table replace call.
Linux Exploits / OS Command Injection / Known Vulnerabilities Impact Professional
Moodle phpcoverage_home Cross Site Scripting Exploit Moodle fails to sanitize the phpcoverage_home parameter in phpcoverage.remote.top.inc.php leading to a Cross-Site Scripting vulnerability. Exploits / Known Vulnerabilities Impact Professional
Oracle Weblogic Server Console JNDI injection JndiBindingHandle Remote Code Execution Exploit An authenticated JNDI injection vulnerability in Oracle Weblogic Server allows attackers to execute a java class file to gain arbitrary code execution on the affected system. Windows, Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
MicroFocus OBM UCMDB Services Java Deserialization Vulnerability Remote Code Execution Exploit Hard-coded credentials for the diagnostics user can be used to authenticate in the UCMDB component.

Then a java deserialization vulnerability present in several endpoints of the UCMDB service can be used to execute OS commands.
Windows, Linux Exploits / Authentication Weakness / Known Vulnerabilities Impact
Zoho ManageEngine ADManager Plus ChangePasswordAction OS Command Injection Exploit This module exploits an OS command injection vulnerability present in the ChangePasswordAction function of Zoho ManageEngine ADManager Plus. Windows Exploits / OS Command Injection / Known Vulnerabilities Impact
Oracle Business Process Management Cross Site Scripting Exploit A cross site scripting vulnerability in the context parameter in webconsole/faces/jsf/tips.jsp. Exploits / Known Vulnerabilities Impact Professional
Moodle blog Cross Site Scripting Exploit Some parameters were not being properly cleaned on the blog index page, allowing non-persistent cross-site scripting (XSS) attacks. Exploits / Known Vulnerabilities Impact Professional
FCKeditor CurrentFolder Parameter Arbitrary File Upload Exploit FCKeditor is prone to an arbitrary-file-upload vulnerability because it fails to adequately sanitize user-supplied input. An attacker can exploit this vulnerability to upload arbitrary code and execute it in the context of the webserver process. This may facilitate unauthorized access or privilege escalation; other attacks are also possible. WARNING: This is an early release module. This is not the final version of this module. It is a pre-released version in order to deliver a module as quickly as possible to our customers that may be useful in some situations. Exploits / Remote File Inclusion / Known Vulnerabilities Impact Professional
Microsoft SQL Server Reporting Services Remote OS Command Injection Exploit A deserialization vulnerability in Microsoft SQL Server Reporting Services allows an authenticated attacker to execute arbitrary commands in the context of the Report Server service account. Windows Exploits / OS Command Injection / Known Vulnerabilities Impact
PHPMailer Remote Command Execution Exploit PHPMailer is prone to a abuse the mailSend function. This vulnerability allows remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code via a \" (backslash double quote) in a crafted Sender property.

Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
OpenAudit Remote Code Execution (CVE-2020-12078) An issue was discovered in Open-AudIT 3.3.1. There is shell metacharacter injection via attributes to an open-audit/configuration/ URI. An attacker can exploit this by adding an excluded IP address to the global discovery settings (internally called exclude_ip). This exclude_ip value is passed to the exec function in the discoveries_helper.php file (inside the all_ip_list function) without being filtered, which means that the attacker can provide a payload instead of a valid IP address. Windows, Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
Zimbra Cpio Tar Remote Code Execution Exploit An issue was discovered in Zimbra Collaboration (ZCS) 8.8.15 and 9.0. An attacker can upload arbitrary files through amavisd via a cpio loophole (extraction to /opt/zimbra/jetty/webapps/zimbra/public) that can lead to incorrect access to any other user accounts. Zimbra recommends pax over cpio. Also, pax is in the prerequisites of Zimbra on Ubuntu; however, pax is no longer part of a default Red Hat installation after RHEL 6 (or CentOS 6). Once pax is installed, amavisd automatically prefers it over cpio. Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
Go Anywhere MFT Accept Deserialization Vulnerability Remote Code Execution Exploit Fortra (formerly, HelpSystems) GoAnywhere MFT suffers from a pre-authentication command injection vulnerability in the License Response Servlet due to deserializing an arbitrary attacker-controlled object. This issue was patched in version 7.1.2.

Windows, Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
Progress MOVEit Transfer UserGetUsersWithEmailAddress SQL Injection Vulnerability Exploit An SQL Injection Vulnerability in Progress MOVEit Transfer allows unauthenticated remote attackers to execute system commands. Windows Exploits / OS Command Injection / Known Vulnerabilities Impact
DotCMS ajax_file_upload Arbitrary File Upload Vulnerability Exploit This module exploits an arbitrary file upload in DotCMS to install an agent. Windows, Linux Exploits / Remote File Inclusion / Known Vulnerabilities Impact
Nuxeo Platform CMS Directory Traversal Vulnerability JSP File Upload Exploit This module uses a directory traversal vulnerability in the file import feature in Nuxeo Platform CMS to upload a JSP to gain arbitrary code execution on the affected system. Exploits / Remote File Inclusion / Known Vulnerabilities Impact
Magento eCommerce Web Sites Deserialization Remote Code Execution Exploit This module uses an unauthenticated deserialization vulnerability in Magento eCommerce Web Sites to perform an arbitrary write file to gain arbitrary PHP code execution on the affected system. Exploits / Authentication Weakness / Known Vulnerabilities Impact Professional
Cacti OS Command Injection Exploit A command injection vulnerability allows an unauthenticated user to execute arbitrary code on a server running Cacti, if a specific data source was selected for any monitored device. Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
SysAid on-prem UserEntry accountID Path Traversal Remote Code Execution Vulnerability Exploit A path traversal vulnerability in SysAid on-prem allows unauthenticated remote attackers to upload arbitrary files to the system. This allows the upload of a malicious WAR file to the web server's root directory leading to the execution of OS system commands. Windows Exploits / OS Command Injection / Known Vulnerabilities Impact
Typo3 Cross Site Scripting Exploit This module exploits insecure randomness vulnerability in Typo3, which leads to XSS attacks. This module tries to guess the Typo3 encryptionKey by exploiting its insecure randomness. If guessed, it will install an XSS Agent. Exploits / Known Vulnerabilities Impact Professional
Apache CouchDB Remote OS Command Injection Exploit Apache CouchDB contains an Authentication Bypass vulnerability and a OS Command Injection vulnerability, which allows attackers to gain arbitrary code execution on the affected system. Linux Exploits / Authentication Weakness / Known Vulnerabilities Impact
CMS Made Simple Module Import PHP Remote Command Injection Vulnerability Exploit CMS Made Simple allows remote authenticated administrators to execute arbitrary PHP code via command injection using the module import feature in admin/moduleinterface.php Windows, Linux Exploits / Remote File Inclusion / Known Vulnerabilities Impact
Trend Micro Mobile Security for Enterprise upload_img_file Arbitrary File Upload Vulnerability Exploit This module exploits an arbitrary file upload in Trend Micro Mobile Security for Enterprise to install an agent. Windows Exploits / Remote File Inclusion / Known Vulnerabilities Impact