From 9959071f00835106f8972cacaf6c94ca6bbc9418 Mon Sep 17 00:00:00 2001 From: rcoemans <44841751+rcoemans@users.noreply.github.com> Date: Fri, 21 Aug 2020 09:39:06 +0200 Subject: [PATCH] Update readme.md Fixed some typo's and added Hak5 Forum Thread url. --- .../readme.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/payloads/library/recon/Network-Recon-framework-payload-with-logging-notification-and-exfiltration/readme.md b/payloads/library/recon/Network-Recon-framework-payload-with-logging-notification-and-exfiltration/readme.md index 9a80055..7c4f5ca 100644 --- a/payloads/library/recon/Network-Recon-framework-payload-with-logging-notification-and-exfiltration/readme.md +++ b/payloads/library/recon/Network-Recon-framework-payload-with-logging-notification-and-exfiltration/readme.md @@ -1,21 +1,18 @@ # Network reconnaissance payload for Shark Jack ---- - Author: Robert Coemans + Version: 1.0 ## Description ---- - -Swiss knife network reconnaissance payload with options for SSH server, Cloud C2 exfiltration and led blinking for IP address, payload is based on various sample payloads from HAK5, MonsieurMarc, Topknot and others. This payload script has been organized in a way it is easy to be extended with additional recon (attack) functions. +Swiss knife network reconnaissance payload with options for loot capturing (e.g. DIG, NMAP, IFCONFIG, ARP-SCAN, LLDP), notification (e.g. Homey, Pushover (the best push notfications service!), Slack), exfiltration (e.g. Cloud C2, Pastebin, Slack) and led blinking for IP address. Payload is based on various sample payloads from HAK5, MonsieurMarc, Topknot and others. The script has been created in a modular fashion which allows easy extending the script with new functions (e.g. recon, notification or exfiltration functions). The script furthermore incorporates logic to determine already existing loot folders and create a new (unique) loot folder every time the script is executed. ## payload.sh ---- +This section explains the `payload.sh` shell script. ### Use @@ -140,6 +137,4 @@ Finished | Green very fast blinking followed by solid [LED FINISH] ## Discussion ---- - -[Hak5 Forum Thread to be added]() \ No newline at end of file +[Hak5 Forum Thread](https://forums.hak5.org/topic/52882-payload-network-reconnaissance-payload-for-shark-jack/)