-
-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c03ac7
commit e9350d8
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Example - VNC / Screen sharing | ||
|
||
The USB Army Knife agent includes a tiny VNC server, this can only be accessed over the serial connection. The web interface includes a JavaScript client which you can use to view the screen of the victim box. | ||
|
||
## Set up | ||
1. Install the serial agent, see other examples for help | ||
|
||
## Usage | ||
1. Plug in device | ||
2. Navigate to the web interface and click VNC | ||
|
||
## Notes | ||
1. There is an ongoing issue with the webserver that the USB Army Knife uses and the sheer number of files noVNC downloads. If you don't see 'Connected' in the VNC Window you might need to refresh. | ||
2. It takes 10s to deliver a screenshot to the device once you see 'Connected' in your browser |