Update readme.md

This commit is contained in:
WWVB 2019-03-26 08:52:28 -04:00 committed by GitHub
parent 3ed306ef99
commit c52ce015de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,14 @@
# SSHhhhhh
# Author: WWVB
# Version: Version 1.0
## Author: WWVB
## Version: Version 1.0
# Description
## Description
# Target = Unlocked Linux machine (only tested on Ubuntu 18.04 LTS)
## Target = Unlocked Linux machine (only tested on Ubuntu 18.04 LTS)
Base install of OS, plus OPENSSH-SERVER & NET-TOOLS (if NET-TOOLS is not installed, the route command will not return data [noting major])
# Loot = Contents of ~/$USER/.ssh folder (pub/priv RSA keys, known_hosts, etc..)
## Loot = Contents of ~/$USER/.ssh folder (pub/priv RSA keys, known_hosts, etc..)
whoami
ip addr
route -n
@ -21,4 +21,4 @@
Reverse_TCP shell script is dropped in the ~/$USER/.config folder and a CRON job
added that calls it on a schedule (aka Call Me Later)
# Configuration = HID STORAGE
## Configuration = HID STORAGE