Create README.md
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# JNDI-Injection-Exploit
|
||||
JNDI命令注入利用
|
||||
|
||||
## Usage:
|
||||
```
|
||||
java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar [-C] [command] [-A] [address]
|
||||
```
|
||||
## Example:
|
||||
```
|
||||
java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "open /System/Applications/Calendar.app" -A 127.0.0.1
|
||||
```
|
||||
Reference in New Issue
Block a user