All Projects → MTK911 → Attiny85

MTK911 / Attiny85

Licence: lgpl-3.0
RubberDucky like payloads for DigiSpark Attiny85

Programming Languages

hack
652 projects

Projects that are alternatives of or similar to Attiny85

Ratel
RAT-el is an open source penetration test tool that allows you to take control of a windows machine. It works on the client-server model, the server sends commands and the client executes the commands and sends the result back to the server. The client is completely undetectable by anti-virus software.
Stars: ✭ 121 (-28.4%)
Mutual labels:  hacking, pentesting, pentest-tool, payload
Ehtools
Wi-Fi tools keep getting more and more accessible to beginners, and the Ehtools Framework is a framework of serious penetration tools that can be explored easily from within it. This powerful and simple tool can be used for everything from installing new add-ons to grabbing a WPA handshake in a matter of seconds. Plus, it's easy to install, set up, and utilize.
Stars: ✭ 422 (+149.7%)
Mutual labels:  hacking, pentesting, pentest-tool, payload
Packetwhisper
PacketWhisper: Stealthily exfiltrate data and defeat attribution using DNS queries and text-based steganography. Avoid the problems associated with typical DNS exfiltration methods. Transfer data between systems without the communicating devices directly connecting to each other or to a common endpoint. No need to control a DNS Name Server.
Stars: ✭ 405 (+139.64%)
Mutual labels:  hacking, pentesting, pentest-tool
Thc Archive
All releases of the security research group (a.k.a. hackers) The Hacker's Choice
Stars: ✭ 474 (+180.47%)
Mutual labels:  hacking, pentesting, pentest-tool
Brutal
Payload for teensy like a rubber ducky but the syntax is different. this Human interfaes device ( HID attacks ). Penetration With Teensy . Brutal is a toolkit to quickly create various payload,powershell attack , virus attack and launch listener for a Human Interface Device ( Payload Teensy )
Stars: ✭ 678 (+301.18%)
Mutual labels:  arduino, hacking, payload
Cloudbrute
Awesome cloud enumerator
Stars: ✭ 268 (+58.58%)
Mutual labels:  hacking, pentesting, pentest-tool
Vajra
Vajra is a highly customizable target and scope based automated web hacking framework to automate boring recon tasks and same scans for multiple target during web applications penetration testing.
Stars: ✭ 269 (+59.17%)
Mutual labels:  hacking, pentesting, pentest-tool
Dirsearch
Web path scanner
Stars: ✭ 7,246 (+4187.57%)
Mutual labels:  hacking, pentesting, pentest-tool
Habu
Hacking Toolkit
Stars: ✭ 635 (+275.74%)
Mutual labels:  hacking, pentesting, pentest-tool
Burpsuite Xkeys
A Burp Suite Extension to extract interesting strings (key, secret, token, or etc.) from a webpage.
Stars: ✭ 144 (-14.79%)
Mutual labels:  hacking, pentesting, pentest-tool
Evillimiter
Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.
Stars: ✭ 764 (+352.07%)
Mutual labels:  hacking, pentesting, pentest-tool
Dumpsterfire
"Security Incidents In A Box!" A modular, menu-driven, cross-platform tool for building customized, time-delayed, distributed security events. Easily create custom event chains for Blue- & Red Team drills and sensor / alert mapping. Red Teams can create decoy incidents, distractions, and lures to support and scale their operations. Build event sequences ("narratives") to simulate realistic scenarios and generate corresponding network and filesystem artifacts.
Stars: ✭ 775 (+358.58%)
Mutual labels:  hacking, pentesting, pentest-tool
Hack Tools
The all-in-one Red Team extension for Web Pentester 🛠
Stars: ✭ 2,750 (+1527.22%)
Mutual labels:  hacking, pentesting, pentest-tool
Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+1268.05%)
Mutual labels:  hacking, pentesting, pentest-tool
Lscript
The LAZY script will make your life easier, and of course faster.
Stars: ✭ 3,056 (+1708.28%)
Mutual labels:  pentesting, pentest-tool, payload
Lockdoor Framework
🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources
Stars: ✭ 677 (+300.59%)
Mutual labels:  hacking, pentesting, pentest-tool
Cloakify
CloakifyFactory - Data Exfiltration & Infiltration In Plain Sight; Convert any filetype into list of everyday strings, using Text-Based Steganography; Evade DLP/MLS Devices, Defeat Data Whitelisting Controls, Social Engineering of Analysts, Evade AV Detection
Stars: ✭ 1,136 (+572.19%)
Mutual labels:  hacking, pentesting, pentest-tool
Sippts
Set of tools to audit SIP based VoIP Systems
Stars: ✭ 116 (-31.36%)
Mutual labels:  hacking, pentesting, pentest-tool
Oscp Pentest Methodologies
备考 OSCP 的各种干货资料/渗透测试干货资料
Stars: ✭ 166 (-1.78%)
Mutual labels:  pentesting, pentest-tool
Dnstricker
A simple dns resolver of dns-record and web-record log server for pentesting
Stars: ✭ 128 (-24.26%)
Mutual labels:  hacking, pentesting

DigiSpark Attiny85 poor man's RubberDucky

For people who can't buy or are too cheap to buy RubberDucky, DigiSpark Attiny85 is the solution to their problems. Because it's possible to use it as HID thanks to "DigiKeyboard.h" it can be use as keyboard to send keystrokes to computer which can be use for pranking your people to creating a backdoor in target system.

What's here?

I have created this repo for sharing my payloads for DigiSpark Attiny85. It's my first time programming any device and so far no fires. All the payloads are tested on Attiny85 and created on Arduino IDE.

Getting Started

For people like me who are new to this i would suggest visiting Maker.pro for instruction on setting up development environment for Attiny85.

Payloads

Following is the list of payloads i have worked on so far

Wi-Fi password stealer: Grabs Windows saved Wi-Fi passwords and send them to your remote web server

Windows Crasher: Various payloads for crashing windows

UAC Bypass: Different methods to bypass windows UAC

BackDoor: Creates backdoor for later access

KeyLogger: For logging and sending typed keys

Windows Phisher: Phisher for windows credentials

Sam Dumper: Dump windows password files (SAM) and send them to remote location

Payload Dropper: Download and exeute files from internet

DISCLAIMER

All the software/scripts/applications/things in this repository are provided as is, without warranty of any kind. Use of these software/scripts/applications/things is entirely at your own risk. Creator of these softwares/scripts/applications/things is not responsible for any direct or indirect damage to your own or defiantly someone else's property resulting from the use of these software/scripts/applications/things.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].