Skip to content

raf181/Ghostkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghostkey


Ghostkey

Ghostykey is a fake HID inputdevice that can be used to simulate keyboard input. It was inspired by the Rubber Ducky and the Bash Bunny. For hardware, it uses the XIAO SAMD21 board to do the HID through USB, and the XIAO ESP32C6 board to do the WiFi connection and deploy selected payloads.


Warning

Warning these is only a proof of concept.

The project is still in development and is not ready for real use. The project is not responsible for any damage caused by the use of this tool. Use it at your own risk.

Payloads

File Retriever:

This PowerShell script searches for files within a specified directory that match given patterns (e.g., files with .md extension or containing *pass* in their names) and transfers them to a remote server using SCP (Secure Copy Protocol).

Revers Shell:

Simple reverse shell using Netcat and a simple PowerShell script to create a connection between the target and the attacker.

DNS Compromiser:

These uses powershell to change the DNS server of the target to a malicious one, allowing the attacker to redirect the target to a fake website or log the target's traffic.

Collaboration

If you want to collaborate with the project or make your own version of the Ghostkey, feel free to do so. I only ask that you share with me your version of the project so I can learn from it and find ways to improve the Ghostkey.

The project is open source and is under the GPL-3.0 license, and I have no intention of changing that. Since it has the following conditions:

Permissions Limitations Conditions
Commercial use ✔️
Modification ✔️
Distribution ✔️
Patent use ✔️
Private use ✔️
Liability ❌
Warranty ❌
License and copyright notice ℹ️
State changes ℹ️
Disclose source ℹ️
Same license ℹ️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors