Exploitation Summary
EIP tracks 5 public exploits for CVE-1978-1234.
PoCs published by h00die <[email protected]>, researcher, skape, including Metasploit module spec/support/shared/examples/msf/db_manager/vuln.
AI-analyzed exploit summary This is a test suite for Metasploit's vulnerability management database functionality, specifically testing the `Msf::DBManager::Vuln` module. It includes unit tests for vulnerability reporting, querying, and reference handling, but does not contain actual exploit code.
Description
This exploit module illustrates how a vulnerability could be exploited in an linux command for priv esc.
Exploits (5)
This is a test suite for Metasploit's vulnerability management database functionality, specifically testing the `Msf::DBManager::Vuln` module. It includes unit tests for vulnerability reporting, querying, and reference handling, but does not contain actual exploit code.
This Metasploit module exploits a command injection vulnerability in a sample web application by authenticating and sending a malicious payload via POST request. It includes version checking and multiple exploit techniques.
This is a Metasploit module stub for a hypothetical TCP server vulnerability. It includes placeholder values and does not target a real CVE or software.
This Metasploit module demonstrates Linux persistence by writing a backdoor to a writable directory and modifying a file to maintain access. It supports multiple payload architectures and includes cleanup functionality.
This Metasploit module demonstrates a Linux local privilege escalation exploit. It checks for vulnerable kernel versions and application versions, compiles or uploads an exploit binary, and executes a payload to gain root privileges.