mirror of
https://github.com/nccgroup/thetick.git
synced 2023-12-14 04:33:00 +01:00
Added TOC + better screenshots
This commit is contained in:
parent
c6d26aad34
commit
06dba687a8
4 changed files with 10 additions and 5 deletions
15
README.md
15
README.md
|
@ -1,7 +1,14 @@
|
|||
# The Tick
|
||||
|
||||
A simple embedded Linux backdoor.
|
||||
![Screenshot 1](doc/screenshot-big.png "Screenshot")
|
||||
|
||||
- [The Tick](#the-tick)
|
||||
* [Compiling](#compiling)
|
||||
* [Installing](#installing)
|
||||
* [Usage](#usage)
|
||||
* [Media](#media)
|
||||
|
||||
![Screenshot 1](doc/screenshot-big.png "Example usage")
|
||||
|
||||
## Compiling
|
||||
|
||||
|
@ -86,11 +93,9 @@ The console will let you know when a new bot connects to it. Use the "bots" comm
|
|||
|
||||
Here are a few screenshots illustrating what the console is capable of:
|
||||
|
||||
Command line switches
|
||||
![Screenshot 2](doc/screenshot-banners.png "Screenshot")
|
||||
![Screenshot 2](doc/screenshot-banners.png "Command line switches")
|
||||
|
||||
Interactive console help
|
||||
![Screenshot 3](doc/screenshot-help.png "Screenshot")
|
||||
![Screenshot 3](doc/screenshot-help.png "Interactive console help")
|
||||
|
||||
## Media
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 144 KiB |
Binary file not shown.
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 124 KiB |
Binary file not shown.
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 127 KiB |
Loading…
Reference in a new issue