Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shayanzare committed Jun 22, 2017
1 parent a8b7fb0 commit 9365b5d
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,24 @@ C++/Qt and Ruby
#### Ruby Payload

```bash
/info => To Get ip and system info.
/screenShot => Get ScreenShot of system.
/down_pic => Download pictures from target system.
Command :
/info => To Get ip and system info.
/screenShot => Get ScreenShot of system.
/down_pic => Download pictures from target system.

Run shell command!
```

#### C++/Qt Payload

```bash
/info => To Get ip and system info.
/screenShot => Get ScreenShot of system.
/down_pic => Download pictures from target system.
/down_doc => Download Document from target system.
Command :
/info => To Get ip and system info.
/screenShot => Get ScreenShot of system.
/down_pic => Download pictures from target system.
/down_doc => Download Document from target system.
/down_vid => Download Video from target system.
/down_audio => Download Audio from target system.

Run shell command!
```
Expand Down

0 comments on commit 9365b5d

Please sign in to comment.