Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-1144. PoCs published by f8labs.
AI-analyzed exploit summary This code is a detection tool for identifying ManTrap honeypot systems by checking for inconsistencies in process visibility, directory traversal, and working directory resolution. It does not exploit a vulnerability but rather probes for signs of a chrooted environment.
Description
Recourse ManTrap 1.6 sets up a chroot environment to hide the fact that it is running, but the inode number for the resulting "/" file system is higher than normal, which allows attackers to determine that they are in a chroot environment.
Exploits (1)
This code is a detection tool for identifying ManTrap honeypot systems by checking for inconsistencies in process visibility, directory traversal, and working directory resolution. It does not exploit a vulnerability but rather probes for signs of a chrooted environment.