Rapid7 Vulnerability & Exploit Database

Cisco Network Access Manager Directory Traversal Vulnerability

Back to Search

Cisco Network Access Manager Directory Traversal Vulnerability

Created
05/30/2018

Description

This module tests whether a directory traversal vulnerability is present in versions of Cisco Network Access Manager 4.8.x You may wish to change FILE (e.g. passwd or hosts), MAXDIRS and RPORT depending on your environment.

Author(s)

  • Nenad Stojanovski <nenad.stojanovski@gmail.com>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/scanner/http/cisco_nac_manager_traversal
msf auxiliary(cisco_nac_manager_traversal) > show actions
    ...actions...
msf auxiliary(cisco_nac_manager_traversal) > set ACTION < action-name >
msf auxiliary(cisco_nac_manager_traversal) > show options
    ...show and set options...
msf auxiliary(cisco_nac_manager_traversal) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;