Jump to content

Simple script not working


Dragoontesla

Recommended Posts

I'm super new at this so be gentle lol I saw the idea for the nyancat attack from the Hak5 video, but alas, my code doesn't work. Later I'll make it disable the keyboard but for now, when I arm it, It doesn't even recognize as a usb device. 

#!/bin/bash
#
# Title: Nyancat Prank (First_Payload)(#HelloWorLd?_NOT_THIS_TIME!)
# Author: Dragoontesla


# Initiate
LED SETUP
ATTACKMODE HID STORAGE

# Attacking_Phase
LED R B
Q GUI SPACE
Q DELAY 100
Q STRING gnome-terminal
Q DELAY 100
Q ENTER
Q DELAY 100
Q STRING apt-get install nyancat
Q DELAY 100
Q ENTER
Q DELAY 100
Q STRING nyancat
Q DELAY 100
Q ENTER

LED G

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...