Skip to content

alexAubin/evilBunnyTrojan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evil Bunny Trojan

A simple trojan keylogger written in Python, disguised as an animated ASCII bunny (made for pedagogical purposes)

Requirements

You need pynput installed (pip3 install pynput)

Usage

  • In a first console, type python3 evilBunnyServer.py
  • In another console, type python3 evilBunnyTrojan.py
  • Get hyptnotized by the dancing bunny
  • Press keys anywhere in your OS and watch the server getting logs of which keys you pressed

About

A simple trojan in python, disguised as an animated ASCII bunny (for pedagogical purposes)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages