mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Update readme.md
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
# SSHhhhhh
|
# SSHhhhhh
|
||||||
|
|
||||||
# Author: WWVB
|
## Author: WWVB
|
||||||
# Version: Version 1.0
|
## 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])
|
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
|
whoami
|
||||||
ip addr
|
ip addr
|
||||||
route -n
|
route -n
|
||||||
@@ -21,4 +21,4 @@
|
|||||||
Reverse_TCP shell script is dropped in the ~/$USER/.config folder and a CRON job
|
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)
|
added that calls it on a schedule (aka Call Me Later)
|
||||||
|
|
||||||
# Configuration = HID STORAGE
|
## Configuration = HID STORAGE
|
||||||
|
|||||||
Reference in New Issue
Block a user