From 5a4ae9a3d8012e70875db082f5ac69d27082a872 Mon Sep 17 00:00:00 2001 From: Zarcolio Date: Tue, 4 Jul 2023 22:01:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f405e40..75ff47e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Stuff for Bad USB (or Bad KB on Xtreme) on the Flipper Zero * `Offensive`/`Cookie-Facebook-WinEdge.txt` - Opens facebook.com within Edge browser and alerts the document.cookie for Facebook. Use your imagination for offensive purposes. * `Offensive`/`ExfilToUsb.txt` - Copies a folder recursively to an USB drive you bring along. * `Offensive`/`ExeFromUsb.txt` - Opens an executable from an USB drive you bring along. -* `Offensive`/`Exfil-Wifi-Pwd-Win10.txt` - Steals wifi passwords (uptil win10, win11 needs admin for all passwords), exfills it via http://127.0.0.1 (edit this) and cleans up last opened MRU listing ("powershell"). Press button to close MS Edge. +* `Offensive`/`Exfil-Wifi-Pwd-Win10.txt` - Steals wifi passwords (uptil win10, win11 needs admin for all passwords), exfils it via http://127.0.0.1 (edit this) and cleans up last opened MRU listing ("powershell"). Press button to close MS Edge. * `Offensive`/`HookBeEF-WinDefaultBrowser.txt`- Opens the BeEF demo page within the default browser so you can see interesting information on the victim. * `Offensive`/`Password-top100.txt` - Top 100 passwords turned into a Ducky script by Create-PwdDictAttack.ps1. * `Offensive`/`PinCodes-top10000-ButtonWait.txt` - 4 Number pin codes (easy to remember pin codes first) turned into a Ducky script by Create-PwdDictAttack.ps1. Waits until the run button has been pressed after each pin code.