Update README.md

This commit is contained in:
Zarcolio
2025-05-28 12:14:48 +02:00
committed by GitHub
parent 9e13ef9971
commit 9935bb56af
+1 -1
View File
@@ -13,7 +13,7 @@ Stuff for Bad USB (or Bad KB on [Momentum](https://github.com/Next-Flip/Momentum
* `Defensive`/`Show_wifi_passwords_Win_PS.txt` - Awareness script. Found an unlocked Windows screen? Fire this one off to open a Powershell window and show the user their wifi passwords. * `Defensive`/`Show_wifi_passwords_Win_PS.txt` - Awareness script. Found an unlocked Windows screen? Fire this one off to open a Powershell window and show the user their wifi passwords.
* `Defensive`/`Website-FF-Android.txt` - Opens a website with Firefox (only works when Firefox hasn't been opened). * `Defensive`/`Website-FF-Android.txt` - Opens a website with Firefox (only works when Firefox hasn't been opened).
* `Defensive`/`Website-Manual-Android.txt` - Opens the default browser, then pauses. Manually select the address bar and hit the Run button. An awareness message is displayed. * `Defensive`/`Website-Manual-Android.txt` - Opens the default browser, then pauses. Manually select the address bar and hit the Run button. An awareness message is displayed.
* `Offensive`/`Pin_Bruteforcer_HP_Display_Center_Anti-Theft.txt` - Bruteforces HP's anti-teft feature of HP Display Center. * `Offensive`/`Pin_Bruteforcer_HP_Display_Center_Anti-Theft.txt` - Bruteforces HP's anti-theft feature of HP Display Center.
* `Offensive`/`Pin_Bruteforcer_Netflix.txt` - Bruteforces parental pin on Netflix app under Android. Created with: **Create-PwdDictAttack.ps1 -PrintMode char -Wait 1000 -CharDelay 2000 -PreventOverflow -Enter** * `Offensive`/`Pin_Bruteforcer_Netflix.txt` - Bruteforces parental pin on Netflix app under Android. Created with: **Create-PwdDictAttack.ps1 -PrintMode char -Wait 1000 -CharDelay 2000 -PreventOverflow -Enter**
* `Offensive`/`Pin_Bruteforcer_HBO.txt` - Bruteforces parental pin on HBO app under Android. Created with: **Create-PwdDictAttack.ps1 -InputFile .\pincodes.txt -Wait 500** * `Offensive`/`Pin_Bruteforcer_HBO.txt` - Bruteforces parental pin on HBO app under Android. Created with: **Create-PwdDictAttack.ps1 -InputFile .\pincodes.txt -Wait 500**
* `Offensive`/`Cookie-Facebook-WinChrome.txt` - Opens facebook.com within Chrome browser and alerts the document.cookie for Facebook. Use your imagination for offensive purposes. * `Offensive`/`Cookie-Facebook-WinChrome.txt` - Opens facebook.com within Chrome browser and alerts the document.cookie for Facebook. Use your imagination for offensive purposes.