From f7ea353e8e110c6c5ffdf6c13eb7891ec830f313 Mon Sep 17 00:00:00 2001 From: Malachi <79277183+Fr3ki@users.noreply.github.com> Date: Sun, 29 Oct 2023 01:29:06 -0600 Subject: [PATCH 1/4] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e9466bd --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Misadventures +Red/Purple-Team tools + +This is a set of Red and Purple team tools I've developed, mostly just for fun, but some may find them useful. + +Check out my website at https://fr3ki.xyz or my twitter @Fr3ki_ + From 3ddebfa8189346db02cb747fb2aad8a06f15fe55 Mon Sep 17 00:00:00 2001 From: Malachi <79277183+Fr3ki@users.noreply.github.com> Date: Sun, 29 Oct 2023 01:30:25 -0600 Subject: [PATCH 2/4] Update README.md --- Duckyscripts/GooseDropper/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Duckyscripts/GooseDropper/README.md b/Duckyscripts/GooseDropper/README.md index 3f8b63b..20db6bd 100644 --- a/Duckyscripts/GooseDropper/README.md +++ b/Duckyscripts/GooseDropper/README.md @@ -1,4 +1,4 @@ -======= Goose Dropper ======== +**======= Goose Dropper ========** This is a duckyscript originally designed for Flipper-Zero to drop Desktop Goose on a Windows PC. @@ -14,7 +14,8 @@ Currently there is no auto-configurator for Windows but it's in the works. Steps 5) Copy to your Flipper or Rubber-Ducky and PWN! -Important Notes: + +**Important Notes:** Ensure configuration is run while on the same network as your target, re-configure with each new network. From dc3995770626fe6a7d572bbafe4915a026ab0f37 Mon Sep 17 00:00:00 2001 From: Malachi <79277183+Fr3ki@users.noreply.github.com> Date: Sun, 29 Oct 2023 01:36:44 -0600 Subject: [PATCH 3/4] Update README.md --- Duckyscripts/GooseDropper/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Duckyscripts/GooseDropper/README.md b/Duckyscripts/GooseDropper/README.md index 20db6bd..917597e 100644 --- a/Duckyscripts/GooseDropper/README.md +++ b/Duckyscripts/GooseDropper/README.md @@ -2,6 +2,8 @@ This is a duckyscript originally designed for Flipper-Zero to drop Desktop Goose on a Windows PC. +------------------------------------------------------------------------------------------------------ + Currently there is no auto-configurator for Windows but it's in the works. Steps to configure manually: 1) Replace the YOUR_IP value in GooseDropper.txt with your IP @@ -14,6 +16,7 @@ Currently there is no auto-configurator for Windows but it's in the works. Steps 5) Copy to your Flipper or Rubber-Ducky and PWN! +-------------------------------------------------------------------------------------------------------------- **Important Notes:** From 300a0bb90b06ef7e83190389224e5447843ee695 Mon Sep 17 00:00:00 2001 From: Malachi <79277183+Fr3ki@users.noreply.github.com> Date: Sun, 29 Oct 2023 01:39:55 -0600 Subject: [PATCH 4/4] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e9466bd..69ffa41 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Misadventures -Red/Purple-Team tools - This is a set of Red and Purple team tools I've developed, mostly just for fun, but some may find them useful. -Check out my website at https://fr3ki.xyz or my twitter @Fr3ki_ +Feel free to leave tips, comments, or suggestion in the comments, on my website at https://fr3ki.xyz or my twitter @Fr3ki_ +Licence: https://www.gnu.org/licenses/gpl-3.0.html