Giter Club home page Giter Club logo

Comments (10)

bmorcelli avatar bmorcelli commented on July 28, 2024 1

This is indeed a great Idea... maybe use the WebUI to deploy these kind of "attacks"

from bruce.

bmorcelli avatar bmorcelli commented on July 28, 2024 1

-BadUSB on M5StickC (..WiFi Duck and utilizes the native USB function of ESP32 S2/3 chip. As a result, you can run WiFi Duck with a default module below 10$..)

WifiDuck uses ESP32-S2 or S3 ( same as Cardputer)

StickCs GPIO is connected to a CH9102 chip, that converts from UART to TTL (Serial), so it's not possible (yet, at least?) to use it as HID (Human Interface Device)..

ESP32-S2 and S3 have a OTG (On-The-Go) chip, that allows us to use it as HID (Mouse, Keyboard or whatever)

The solution to use BadUSB on StickCs would be connecting it to a UART->HID adapter, like this for example... I bought one of these to test, but didn't have time to study and test

The other option is BLE keyboard, that's nice too, and easy to add to the project, I think...

from bruce.

bmorcelli avatar bmorcelli commented on July 28, 2024

StickCs doesn't have OTG to run as HID device..

It will need to plug another device to make it work.. I bought it to develop, but didn't make any progress yet

from bruce.

softm5 avatar softm5 commented on July 28, 2024

with "marauder" I use this image which allows me to connect my sd card in gpio.
The problem is with “Bruce” it doesn’t work unfortunately.
probably because it was not programmed with it.

foto_no_exif

from bruce.

bmorcelli avatar bmorcelli commented on July 28, 2024

Bruce uses the same pins Marauder, Launcher and Nemo.. which is the same as the picture you sent..

Is your SDCard being read in the Launcher?

Remember to use an SDCard formatted in FAT32 and lesser than 32gb.. otherwise most of the firmwares doesn't recognize

from bruce.

softm5 avatar softm5 commented on July 28, 2024

Ce qui serait bien de faire avec "Bruce" pour le (BadUSB), est avec le bluetooth est de créer un hospot, ainsi lorsque la connexion s'établie entre les deux, qu'on puisse se connecter sur le m5 stick via navigateur web et faire des commandes ou importer directement un payload.

from bruce.

mtclpt avatar mtclpt commented on July 28, 2024

I can suggest this project to help develop the functionalities of:
-Wireless BadUSB over a WiFi AP
-BadUSB on M5StickC (..WiFi Duck and utilizes the native USB function of ESP32 S2/3 chip. As a result, you can run WiFi Duck with a default module below 10$..)
-Add Keyboard layouts

https://github.com/wasdwasd0105/SuperWiFiDuck

from bruce.

softm5 avatar softm5 commented on July 28, 2024

Pourtant avec le m5 stick c plus 2 on est quand même obligé d'acheter ce module à 10$ ? (Pour le faire fonctionner)
Merci

from bruce.

mtclpt avatar mtclpt commented on July 28, 2024

Hi softm5, No.
What I meant to say is that in this project they managed to use the regular USB port of several ESP32 modules to make BadUSB.

from bruce.

softm5 avatar softm5 commented on July 28, 2024

Ok, bonne idée !

from bruce.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.