Exploit catalog results

Showing 16 PoCs on this page

Metasploit

Anonymous FTP Access Detection

Metasploit auxiliary PoCby g0tmi1kAdded to Metasploit 2026-05-06
ScannerCVE-1999-04971 file

auxiliary_scanner/ftp/ftp_anonymous · Ruby

Analysisdeepseek-v4-pro:cloud ·

Technical assessment

This Metasploit auxiliary module detects whether an FTP server allows anonymous login and determines if the access is read-only or read/write. It does not exploit a vulnerability; it only checks for and reports the presence of anonymous FTP access.

Backdoor review

No backdoor observed in reviewed code

The module is a straightforward Metasploit auxiliary scanner that checks for anonymous FTP access. It performs only the documented actions: attempting an anonymous login, optionally testing write access by creating and removing a directory, optionally listing directory contents and storing them as loot, and reporting the result. No concealed executable behavior, unrelated payloads, credential exfiltration, persistence mechanisms, or deceptive instructions were observed.

ClassificationScanner
Model confidence95%
AuthenticationNot required
Languagesruby
Target softwareftp_server
Attack typescredential_access
Evidence & reasoningClassification basis · observed behavior · safety review
Technical evidence

Classification basis and observed behavior

Classification basis

The module's description states it 'Detect[s] anonymous (read/write) FTP service access.' Its code performs login checks, write-access tests, and reports findings without delivering a payload or gaining unauthorized access beyond the anonymous login itself. This is consistent with a scanner, not an exploit.

modules/auxiliary/scanner/ftp/ftp_anonymous.rb:16-17modules/auxiliary/scanner/ftp/ftp_anonymous.rb:42-97

Requirements

  • Network connectivity to an FTP server on the configured port (default 21).modules/auxiliary/scanner/ftp/ftp_anonymous.rb:36

Observed behavior

  • Attempts to connect and login to the target FTP server with anonymous credentials.modules/auxiliary/scanner/ftp/ftp_anonymous.rb:43
  • Tests write access by creating and then removing a randomly named directory.modules/auxiliary/scanner/ftp/ftp_anonymous.rb:46-54
  • Optionally retrieves and stores a directory listing as loot.modules/auxiliary/scanner/ftp/ftp_anonymous.rb:61-72
  • Reports the vulnerability 'Anonymous FTP Access' and registers the anonymous credentials.modules/auxiliary/scanner/ftp/ftp_anonymous.rb:75-84
Safety-review evidence

Behaviors behind the backdoor verdict

Observables

Module Behavior
Payload withheldThis is the documented purpose of the module and is consistent with normal auxiliary scanner functionality.modules/auxiliary/scanner/ftp/ftp_anonymous.rb:42-57
Module Behavior
Payload withheldStoring loot is a standard Metasploit feature for evidence collection, not a backdoor.modules/auxiliary/scanner/ftp/ftp_anonymous.rb:61-72
Module Behavior
Payload withheldStandard Metasploit reporting functions; no external exfiltration.modules/auxiliary/scanner/ftp/ftp_anonymous.rb:75-84modules/auxiliary/scanner/ftp/ftp_anonymous.rb:99-133
Review boundaries

What the analysis did not establish

  • Analysis is based solely on the module source code and metadata; framework mixins and libraries (e.g., Msf::Exploit::Remote::Ftp) are not expanded, so the exact implementation of connect_login and send_cmd is not inspected.
  • Review is limited to the module source code; Metasploit framework mixins (e.g., Msf::Exploit::Remote::Ftp, Msf::Auxiliary::Scanner) are not expanded, so their internal behavior is not inspected.
  • Binary files were not present in the evidence.
Model interpretation

This review is limited to the supplied PoC code and context. It does not assert that the code works or is safe to execute.

Metasploit

phpMyAdmin Authenticated Remote Code Execution

Metasploit exploitby Michal Čihař and Cure53Added to Metasploit 2018-06-18
Not analyzedCVE-2016-57341 file

exploit_multi/http/phpmyadmin_null_termination_exec · Ruby

Metasploit

WordPress Symposium Plugin SQL Injection

Metasploit auxiliary PoCby PizzaHatHackerAdded to Metasploit 2016-11-17
Not analyzedCVE-2015-65221 file

auxiliary_admin/http/wp_symposium_sql_injection · Ruby

Metasploit

JBoss Status Servlet Information Gathering

Metasploit auxiliary PoCAdded to Metasploit 2014-03-28
Not analyzedCVE-2008-3273CVE-2010-14291 file

auxiliary_scanner/http/jboss_status · Ruby

Metasploit

Chargen Probe Utility

Metasploit auxiliary PoCAdded to Metasploit 2013-11-23
Not analyzedCVE-1999-01031 file

auxiliary_scanner/chargen/chargen_probe · Ruby

Metasploit

SNMP Enumeration Module

Metasploit auxiliary PoCAdded to Metasploit 2010-12-25
Not analyzedCVE-1999-0508CVE-1999-0516CVE-1999-05171 file

auxiliary_scanner/snmp/snmp_enum · Ruby

Metasploit

Tomcat Application Manager Login Utility

Metasploit auxiliary PoCby MC <mc@metasploit.com>, plus 1 additional contributorAdded to Metasploit 2010-01-22
Not analyzedCVE-1999-0502CVE-2009-3548CVE-2009-3843CVE-2009-4188CVE-2009-4189CVE-2010-0557CVE-2010-40941 file

auxiliary_scanner/http/tomcat_mgr_login · Ruby

Metasploit

TikiWiki jhot Remote Command Execution

Metasploit exploitAdded to Metasploit 2009-01-21
Not analyzedCVE-2006-46021 file

exploit_unix/webapp/tikiwiki_jhot_exec · Ruby

Metasploit

Wireshark chunked_encoding_dissector Function DOS

Metasploit auxiliary PoCAdded to Metasploit 2009-01-21
Not analyzedCVE-2007-33891 file

auxiliary_dos/wireshark/chunked · Ruby

Metasploit

TikiWiki tiki-graph_formula Remote PHP Code Execution

Metasploit exploitby jduck <jduck@metasploit.com>Added to Metasploit 2009-01-21
Not analyzedCVE-2007-54231 file

exploit_unix/webapp/tikiwiki_graph_formula_exec · Ruby

Metasploit

TikiWiki Information Disclosure

Metasploit auxiliary PoCAdded to Metasploit 2009-01-21
Not analyzedCVE-2006-57021 file

auxiliary_admin/tikiwiki/tikidblib · Ruby

Metasploit

VNC Authentication None Detection

Metasploit auxiliary PoCby jduck <jduck@metasploit.com>Added to Metasploit 2008-06-06
Not analyzedCVE-2006-23691 file

auxiliary_scanner/vnc/vnc_none_auth · Ruby

Metasploit

Webmin File Disclosure

Metasploit auxiliary PoCAdded to Metasploit 2008-01-06
Not analyzedCVE-2006-33921 file

auxiliary_admin/webmin/file_disclosure · Ruby

Metasploit

Simple PHP Blog Remote Command Execution

Metasploit exploitby aushack <patrick@osisecurity.com.au>Added to Metasploit 2007-11-11
Not analyzedCVE-2005-27331 file

exploit_unix/webapp/sphpblog_file_upload · Ruby

Metasploit

PAJAX Remote Command Execution

Metasploit exploitby hdm <x@hdm.io>Added to Metasploit 2007-01-05
Not analyzedCVE-2006-15511 file

exploit_unix/webapp/pajax_remote_exec · Ruby

Metasploit

AWStats configdir Remote Command Execution

Metasploit exploitby hdm <x@hdm.io>Added to Metasploit 2007-01-05
Not analyzedCVE-2005-01161 file

exploit_unix/webapp/awstats_configdir_exec · Ruby