Skip to content

Commit 7aa2965

Browse files
committed
Added readme
1 parent ec7625a commit 7aa2965

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Vulnerable Application
2+
3+
4+
This module exploits a remote command injection vulnerability in the Commvault Communications service (cvd.exe). Exploitation of this vulnerability can allow for remote command execution as SYSTEM.
5+
6+
7+
Additional information can be found [here](https://www.securifera.com/advisories/sec-2017-0001/)
8+
9+
10+
11+
## Verification Steps
12+
13+
1. Start msfconsole
14+
15+
2. `use exploit/windows/misc/commvault_cmd_exec`
16+
17+
3. `set RHOST [ip]`
18+
19+
4. `exploit`
20+
21+
5. shellz :)

0 commit comments

Comments
 (0)