Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cisco directory traversal auxiliary module #10412

Merged
merged 7 commits into from Aug 2, 2018

Conversation

space-r7
Copy link
Contributor

@space-r7 space-r7 commented Aug 1, 2018

This module exploits a directory traversal vulnerability on Cisco products running the Adaptive Security Appliance (ASA) software < v9.6 and Firepower Threat Defense (FTD) software < v6.2.3.
Sending a specially crafted HTTP request results in viewing the contents of directories that would otherwise require authentication to view.

Verification

List the steps needed to make sure this thing works

  • Start msfconsole
  • use auxiliary/scanner/http/cisco_directory_traversal
  • set RHOSTS [IP]
  • run
  • You should see the files of each of the paths searched

@wchen-r7 wchen-r7 self-assigned this Aug 1, 2018
@wchen-r7 wchen-r7 merged commit 10d4061 into rapid7:master Aug 2, 2018
@wchen-r7
Copy link
Contributor

wchen-r7 commented Aug 2, 2018

Release Notes

The Cisco directory traversal module exploits a directory traversal vulnerability on Cisco products running the Adaptive Security Appliance (ASA) software < v9.6 and Firepower Threat Defense (FTD) software < v6.2.3. Sending specially crafted HTTP request results in the ability to view the contents of directories that would otherwise require authentication to view.

@tdoan-r7 tdoan-r7 added the rn-enhancement release notes enhancement label Aug 15, 2018
@space-r7 space-r7 deleted the cisco_dir_traversal branch August 31, 2018 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs module rn-enhancement release notes enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants