All Projects → thewhiteh4t → Flashsploit

thewhiteh4t / Flashsploit

Exploitation Framework for ATtiny85 Based HID Attacks

Programming Languages

python3
1442 projects

Projects that are alternatives of or similar to Flashsploit

Autosploit
Automated Mass Exploiter
Stars: ✭ 4,500 (+2803.23%)
Mutual labels:  automation, exploitation
Flaui
UI automation library for .Net
Stars: ✭ 892 (+475.48%)
Mutual labels:  automation, framework
Zerocode
A community-developed, free, open source, microservices API automation and load testing framework built using JUnit core runners for Http REST, SOAP, Security, Database, Kafka and much more. Zerocode Open Source enables you to create, change, orchestrate and maintain your automated test cases declaratively with absolute ease.
Stars: ✭ 482 (+210.97%)
Mutual labels:  automation, framework
Roguesploit
Powerfull Wi-Fi trap!
Stars: ✭ 262 (+69.03%)
Mutual labels:  automation, metasploit-framework
Coteafs Appium
📱 Wrapper Appium Framework in Java which supports Automation of Mobile and Tablet apps.
Stars: ✭ 93 (-40%)
Mutual labels:  automation, framework
Decker
Declarative penetration testing orchestration framework
Stars: ✭ 263 (+69.68%)
Mutual labels:  automation, framework
Rex
Rex, the friendly automation framework
Stars: ✭ 653 (+321.29%)
Mutual labels:  automation, framework
Jok3r
Jok3r v3 BETA 2 - Network and Web Pentest Automation Framework
Stars: ✭ 645 (+316.13%)
Mutual labels:  automation, framework
Winpwn
Automation for internal Windows Penetrationtest / AD-Security
Stars: ✭ 1,303 (+740.65%)
Mutual labels:  automation, exploitation
Maze
Maze Applied Reinforcement Learning Framework
Stars: ✭ 85 (-45.16%)
Mutual labels:  automation, framework
Grizzly
A cross-platform browser fuzzing framework
Stars: ✭ 234 (+50.97%)
Mutual labels:  automation, framework
Arissploit
Arissploit Framework is a simple framework designed to master penetration testing tools. Arissploit Framework offers simple structure, basic CLI, and useful features for learning and developing penetration testing tools.
Stars: ✭ 114 (-26.45%)
Mutual labels:  exploitation, metasploit-framework
Robot
Native cross-platform system automation
Stars: ✭ 178 (+14.84%)
Mutual labels:  automation, framework
Fireelf
fireELF - Fileless Linux Malware Framework
Stars: ✭ 435 (+180.65%)
Mutual labels:  framework, exploitation
Robot Js
Native system automation for node.js
Stars: ✭ 169 (+9.03%)
Mutual labels:  automation, framework
Walkoff
A flexible, easy to use, automation framework allowing users to integrate their capabilities and devices to cut through the repetitive, tedious tasks slowing them down. #nsacyber
Stars: ✭ 855 (+451.61%)
Mutual labels:  automation, framework
Vapor
☁️ Lightweight Steam client framework for node.js
Stars: ✭ 105 (-32.26%)
Mutual labels:  automation, framework
Kyua
Testing framework for infrastructure software
Stars: ✭ 117 (-24.52%)
Mutual labels:  automation, framework
Openkai
OpenKAI: A modern framework for unmanned vehicle and robot control
Stars: ✭ 150 (-3.23%)
Mutual labels:  framework
Discord Giveaways
🎉 Complete framework to facilitate the creation of giveaways using discord.js
Stars: ✭ 153 (-1.29%)
Mutual labels:  framework

Exploitation Framework for ATtiny85 HID Attacks

Twitter - Telegram - Blog


Available in

Flashsploit is an Exploitation Framework for Attacks using ATtiny85 HID Devices such as Digispark USB Development Board, flashsploit generates Arduino IDE Compatible (.ino) Scripts based on User Input and then Starts a Listener in Metasploit-Framework if Required by the Script, in Summary : Automatic Script Generation with Automated msfconsole.

Features

  • TODO : Add Linux and OSX Scripts

Windows

Data Exfiltration

  • Extract all WiFi Passwords and Uploads an XML to SFTP Server | YouTube :

Youtube

  • Extract Network Configuration Information of Target System and Uploads to SFTP Server | YouTube :

Youtube

  • Extract Passwords and Other Critical Information using Mimikatz and Uploads to SFTP Server | YouTube :

Youtube

Reverse Shells

  • Get Reverse Shell by Abusing Microsoft HTML Apps (mshta) | YouTube :

Youtube

  • Get Reverse Shell by Abusing Certification Authority Utility (certutil)
  • Get Reverse Shell by Abusing Windows Script Host (csript)
  • Get Reverse Shell by Abusing Windows Installer (msiexec)
  • Get Reverse Shell by Abusing Microsoft Register Server Utility (regsvr32)

Miscellaneous

  • Change Wallpaper of Target Machine | YouTube :

Youtube

  • Make Windows Unresponsive using a .bat Script (100% CPU and RAM usage)

Youtube

  • Drop and Execute a File of your Choice, a ransomware maybe? ;)
  • Disable Windows Defender Service on Target Machine

Youtube

Tested on

  • Kali Linux 2019.2
  • BlackArch Linux

Dependencies

Flashsploit Depends upon 4 Packages which are Generally Pre-installed in Major Pentest OS :

  • Metasploit-Framework
  • Python 3
  • SFTP
  • PHP

If you think I should still make an Install Script, Open an issue.

Installation / Usage

BlackArch Linux

pacman -S flashsploit

Kali Linux

git clone https://github.com/thewhiteh4t/flashsploit.git 
cd flashsploit
python3 flashsploit.py 
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].