Skip to content

Add documentation for auxiliary scanner modules#21149

Open
Adithyadspawar wants to merge 2 commits intorapid7:masterfrom
Adithyadspawar:add-auxiliary-scanner-docs
Open

Add documentation for auxiliary scanner modules#21149
Adithyadspawar wants to merge 2 commits intorapid7:masterfrom
Adithyadspawar:add-auxiliary-scanner-docs

Conversation

@Adithyadspawar
Copy link

Adds module documentation for the following auxiliary scanner modules that are currently missing docs, as noted in #12389:

  • auxiliary/scanner/http/apache_activemq_traversal
    • auxiliary/scanner/http/drupal_views_user_enum
    • auxiliary/scanner/http/coldfusion_version
    • auxiliary/scanner/http/elasticsearch_traversal
    • auxiliary/scanner/ftp/bison_ftp_traversal
      Each documentation file follows the module_doc_template.md format and includes Vulnerable Application, Verification Steps, Options, and Scenarios sections.

Verification

  • Reviewed against existing merged documentation for style consistency
    • All module options and CVE references cross-checked against source code

Add module documentation for:
- auxiliary/scanner/http/apache_activemq_traversal
- auxiliary/scanner/http/drupal_views_user_enum
- auxiliary/scanner/http/coldfusion_version
- auxiliary/scanner/http/elasticsearch_traversal
- auxiliary/scanner/ftp/bison_ftp_traversal

Fixes rapid7#12389
Copy link
Contributor

@h00die h00die left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few minor changes


### Setup

1. Download BisonWare BisonFTP Server 3.5 (the installer can be found on exploit-db or
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link in the docs would be a good idea

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i have made all the required changes


## Options

This module uses the standard `RHOSTS`, `RPORT`, `SSL`, and `THREADS` scanner options.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can remove these lines. Just have an empty Options area.

[*] Usernames stored in: /root/.msf4/loot/20250319120000_default_192.168.1.50_drupal_user_123456.txt
[*] Scanned 1 of 1 hosts (100% complete)
[*] Auxiliary module execution completed
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

newline at end of file please

@github-project-automation github-project-automation bot moved this from Todo to Waiting on Contributor in Metasploit Kanban Mar 19, 2026
@Adithyadspawar
Copy link
Author

Adithyadspawar commented Mar 20, 2026

made changes @h00die

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting on Contributor

Development

Successfully merging this pull request may close these issues.

3 participants