Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keylogging Payload

This repository is used to demonstrate the importance of locking your machine. It uses the Hak5 rubberducky to install a keylogger and webserver which will tail the logs of the keylogger, displaying them for all to see.

Before you start

  • Update your sudoers file to allow your user to use sudo without requiring a password e.g. add something like this to /etc/sudoers:
    username ALL=(ALL) NOPASSWD: ALL
    
  • Update the filepath in duckyscript.txt to the location of this directory.
  • Run ./launch.sh
  • Update the filepaths in frontail/frontail.plist

Todo

  • Remove hardcoded file paths from the project

When you're done

DON'T FORGET TO RUN ./uninstall STOP HACKING YOURSELF

About

A keylogger for a Hak5 rubber ducky

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages