Skip to content

Commit

Permalink
Cisco Video Surveillance Path Traversal exploit - name fix (threat9#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyoa authored and fwkz committed Apr 4, 2017
1 parent f1903b8 commit 99b8586
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ class Exploit(exploits.Exploit):
If the target is vulnerable, it allows to read files from the filesystem.
"""
__info__ = {
'name': 'Cisco Unified Multi Path Traversal',
'description': 'Module exploits path traversal vulnerability in Cisco Video Surveillance Operations Manager 6.3.2 devices.'
'name': 'Cisco Video Surveillance Path Traversal',
'description': 'Module exploits path traversal vulnerability in Cisco Video Surveillance Operations Manager 6.3.2 devices.'
'If the target is vulnerable it allows to read files from the filesystem.',
'authors': [
'b.saleh', # vulnerability discovery
Expand Down

0 comments on commit 99b8586

Please sign in to comment.