Commit 99b85861 by Marcin Bury Committed by Mariusz Kupidura

Cisco Video Surveillance Path Traversal exploit - name fix (#222)

parent f1903b8b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment