it's a good idea. It legitimises the product. In many ways, knowing what's in it, effort/cost involved in making an untidy version of your own just demonstrates the value of the manufactured version. Besides, if anyone had genuine need for stealth, real world deployment, rather than simply being interested, it would make sense to get the manufactured one. Also it opens up possibilities for physical modification or building it into other devices.
While I plan on building my own I also bought a Malduino W to help support the channel. It is a big ironic that showing me how to do it for $10 convinced me to buy one for much more.
Listen. Back in '04 - '05 I had a USB that did MUCH MUCH more than this little keystroke DoSer when I had physical access to a system. You hobbyists always make me smile.
@@mananshah4184 you need an Arduino with a ATmega32u4 chip, the Arduino Nano won't work but you can buy an Arduino Pro Micro or an Arduino Beetle for somewhere around 5$
When you build the new malduino why didn't you use the esp32 instead of the arm chip and esp8266 it should be able to handle webserver duty and the usb connection simulaneously?
I've been toying with the idea of buying one of your bad USBs. I bought one purely to support your work after seeing this altruistic video. Long live open source information. X
okay , i just ordered the d1 mini and the node mcu . if what i think is correct , then i'll be able to use either of them for making both ,a wireless bad usb and a wifi deauther. also why the trinkrt m0 , in an earlier video you used the arduino pro micro?
Honestly i could not thank you enough, thank you so so much, I bought all the components and i thought i was in big trouble when it gave the 404. You saved me sm thank you!!
So, I followed the instruction in the video. All working perfectly with the D1 and Trinket. I want the overall package to be small, so I then desoldered the ESP12 from the D1 and resoldered back to the trinket using the same connections. When I power up the trinket via USB, the ESP12 led turns on but is very dim. Also, no wifi AP appears. What idiotic thing am I doing wrong? :)
Hello Jhonti!! I intend to combine the Arduino Pro Micro w/ Wi-Fi addon, just to use what I have in hands. Is it possible to use in the place of Trinket? Plus, the video you made teaching the usage of switches would work smoothly in this ~sandwich~? hahaha looking forward to your reply!
Hey, i just bought some components to make one. i got the seeeduino xiao because it looked cooler. unfortunately when i run a script is just says running/ but its not really doing anything. any thoughts?
A good defense against BadUSB on Windows is to set a local policy denying driver installation for keyboard class devices using this GUID: {4d36e96b-e325-11ce-bfc1-08002be10318}. It will prevent any new keyboard from being installed. Existing keyboards will still work.
i feel so lucky that i snatched a malduino w early :))) also when is the estimated date for the usb to arrive in southeast asia? hehe i cant wait any longer ;)
Thanks for making the how to - very interesting. Fascinated that the trinket is programmed with drag and drop! What do/can you actually write the program (for the trinket) in? (language/dev env I mean, arduino?) What chip was on it again? (sorry I ask as you said arm or something but then I saw atmel printed on the chip) do you know if it can pretend to be other things rather than keyboards? (sorry I could go look this up but hey the comments generate algorithm power ;) )
hey I just built it will all the right stuff and I can connect to the Malduino just fine and it detects it as a keybaord but when I run a command it doesnt do anything. it work if I like change the LEDs but it wont work if I STRING hello or something plz help
I found that it wasnt the LED that was only working it just only lets be run the first line of code so if I had LED 255 0 0 then the LED would change but if I had DELAY 1000 then LED 255 0 0 it wouldnt work. and so I tried running GUI r and it worked but only if i had that line of code only. anyone know whats up
If you win I’ll get in touch to confirm everything, I wanted to collect as little personal info upfront. The only reason I’m asking for an address is in the past people have signed up dozens of times under different email addresses.
I entered the giveaway so hopefully i can win something. If not I just copped myself a malduino-w anyway so hopefully they will come back in stock soon
Hey @Seytonic, I have a question, Can we use Arduino instead of the Trinket? Where I am living Its currently unable to ship, kind of in a remote location. But I have in fact an Arduino Uno and the NodeMCU board which you mentioned. The zip file which you attached have the binaries only. SO is there any way to do it. or with a raspberry pi zero w? I have that also. thanks in advance!
I made a video a year or two ago on how to make one with an arduino pro micro and esp8266. if you want to do something similar with a pi zero check my video on p4wnp1 aloa.
damn!Just bought the MalduinoW, but is not available...hope to receive soon! In the meanwhile i will try to create this device with what i've here at home :( PS: Is possible to use ESP32 devkit with ESP-WROOM-32 wifi integrated?!
Im using the trinket alternative (seeduino xiao) the opne listed in description, but it doesnt work, do i have to solder to other pins instead of 3 and 4? the tx/rx pins thanks
I just signed up for the giveaway, I know you said "multiple entries per household are detected, all entries from that household will be disqualified". I don't know if I just sent multiple requests to your form to see a response by accident, but turns out one of my browsers extensions were blocking me I think from sending the form. I hope that would not be a problem and would not get disqualified.
Thanks as always, one can build a "poor mans hak5 kit" through the use of your videos ;) Bit of a request sir, can you cover these : "Lan throwing stars" 2 way passive lantap available for a £5 on Ali? Should one go in the kit? Can one be built for pennies, I think so 🤔
Pls tell me an alternative for trinket mo, other than the AliExpress one. Can we use and arduino nano v3? Or how about an esp32 board. Pls make an esp 32 version of this wifi badusb.
hey, first of all thank you for showing us this, i've made a mistake and ordered the d1 mini pro v3.0 instead of the 'normal' d1 mini and it won't show up on the flash tool, do i have to order the normal verison or is the version i've ordered also usable for this with maybe other tools or such?
When I run a script it shows "Running /" and stays like that for ever, I'm using "D1 mini" and the "Trinket alternative"(Seeduino XIAO) I flashed both devices, but the seeduino its showing as a serial interface only in the pc, also the leds aren't blinking. The D1 mini rx terminal is plugged in the seeduino port 6 and the tx to the port 7. I think the bootloader or the samd-program.uf2 file aren't working properly in this board. Any idea of how to fix this?
How did you flashed the Seeduino XIAO ? Did you use the two reset "buttons" ? I can't forward the bootloader to the board since it's not recognize by Windows.
would the malduino w be able to type faster if you use the usb-c port instead of the usb-a one, because of data limitation or is it mainly dependent on the target's hardware?
Hello! i tried this build with a seeeduino xiao, i see that the the xiao is detected as a HID keyboard and i am able to connect up to the wifi hot spot ok, I connected tx to rx and rx to tx but i am guessing there is a code change needed when using a xiao and not the trinket? i am only finding code for the atmega - am i missing something ------- thanks for your help and work
I can't help you yet but I am trying to get the seeduino xiao (alternativ trinket) to work. Windows did recognize the trinket but I can't move file on it since it won't show up in the windows explorer.
@@ddelruefrancois maybe I am a bit late, but adafruit M0 troubleshooting sheet says to disable your anti-virus and I know xiao and M0 arent the same, but YOU CAN TRY some of these troubleshooting tips to get your board working: learn.adafruit.com/adafruit-trinket-m0-circuitpython-arduino/troubleshooting
Hi, is there any difference between this and the old wifi duck you made on this channel a while ago? (the one that was made with the esp8266 and arduino pro micro)
The interface is updated iirc, also it uses an arm cortex instead of a atmel chip, the latter is 8bit, and quite old. More room for future features with the arm chip ;)
@@Seytonic thank you! I thought the same. The 32 bit cortex is giving more possibilities to attack, I am really interested in which attacks people will come with.
sir can you please tell me how to connect the d1 mini and flash the seeduino xiao m0+ i will edit the ssid and password to make it something less conspicuous, for example naming it Android AP. Also need to add VID PID of apple keyboard. Please reply.
Prob with the same trinket if ur good at soldering tiny wire originally it was made by using the attiny85 chip with almost no pcb soldering the chip pins to the data lines of the usb A then think it moved on to using the attiny10 chip but def is different now uh days. With wifi added to that mess.. order the diy edu omg kit from hak5
damn instead of earning more money by selling us ur product, u just learnt us how to make ur own. Mad respect
Totally!! my respects !
yea, but makes sense in some way.. people who are willing to make one wouldn't buy it anyway
@@lugui Meanwhile people who don't know how to make it will buy it. Or if you are like me, build one and buy one. Now I got two!
it's a good idea. It legitimises the product. In many ways, knowing what's in it, effort/cost involved in making an untidy version of your own just demonstrates the value of the manufactured version. Besides, if anyone had genuine need for stealth, real world deployment, rather than simply being interested, it would make sense to get the manufactured one. Also it opens up possibilities for physical modification or building it into other devices.
yeh & you will never know if this firmware contains malware itself or not? :D Make your very own stuff and be safe ;P
lol, i refreshed my yt homepage at just the perfect time yet again
XD
Yo I don’t know why but I just became interested in badusbs - good timing 👍🏾
welcome to the hobby!
You woke me up at 6:00AM in the morning on a Sunday... there couldn’t have been a better way to wake up 😊 this video as awesome!
Good morning :)
@@Seytonic most wholesome RUclipsr ever
@@Seytonic good morning to you as well sir. I can tell today’s gonna be a good day
I found ur channel a while ago and me being 16 you've helped me enter the ethical hacking community and learn more than I have before
While I plan on building my own I also bought a Malduino W to help support the channel. It is a big ironic that showing me how to do it for $10 convinced me to buy one for much more.
Bought the malduino w last week, really excited to get it!
Listen. Back in '04 - '05 I had a USB that did MUCH MUCH more than this little keystroke DoSer when I had physical access to a system. You hobbyists always make me smile.
An ESP32-S2 could be a good fit for BadUSB, having both Wifi, and USB on the same chip.
Yeah but esp32s don’t have the right chip to be recognized as a keyboard.
Now we know,, there is always a small furry in our malduinos
Could you potentially make a video or two about your ARM Cortex M workflow / tutorials etc..? Im highly interested.
Great video like always, you the person who inspired me to build my own Arduino bad USB, keep up the great work
Hey man! I just have to say, Im a BIG fan of your keylogger series and Raspberry Pi CCTV! Keep up the great content!
Wow here is you saying either buy the product or here is everything you need to make it on your own. Kudos.
Never won any would be glad if I’ll win..!
I just bought both a Arduino Pro Micro and a NodeMCU, this comes at the perfect time, and once again, this video is really well made
Do you mean I can use any Arduino, I have an Arduino nano and an ESP 8266 ... will it work?
@@mananshah4184 you need an Arduino with a ATmega32u4 chip, the Arduino Nano won't work but you can buy an Arduino Pro Micro or an Arduino Beetle for somewhere around 5$
Can I use instead of Trinket M0 this Arduino Pro Micro ATmega32U4 5V 16MHz? By the way luv ya videos. After watching I'm interested in these BadUSBs.
Hey can you explain how the alternative trinket work, how to flash it and to connect the cable? Thanks
Did you find out how it works ?
From the documentation on aliexpress it seems you have to connect the reset button twice.
My low budget ass is thinking about the possibilities of this, thx bro.
Hey Seytonic Teach us how to make one with wifi and Sd Card
When you build the new malduino why didn't you use the esp32 instead of the arm chip and esp8266 it should be able to handle webserver duty and the usb connection simulaneously?
The esp32 does not support USB-connection as a host. So you need a second processor (Cortex M0, Atiny85 [as before], CH559, ...)
Hello where did you buy the micro usb connection ? When you plugin into the large one ? Thanks !
I've been toying with the idea of buying one of your bad USBs. I bought one purely to support your work after seeing this altruistic video. Long live open source information. X
Hope you enjoy it!
okay , i just ordered the d1 mini and the node mcu . if what i think is correct , then i'll be able to use either of them for making both ,a wireless bad usb and a wifi deauther.
also why the trinkrt m0 , in an earlier video you used the arduino pro micro?
Seytonic, how or where can a get a micro to full size adapter like you showed in 5:05 ?
On the D1 mini link there are 4 options. does it matter which flavor of board?
If the link for the zip file doesn't work, the file is backed up on the wayback machine
Honestly i could not thank you enough, thank you so so much, I bought all the components and i thought i was in big trouble when it gave the 404. You saved me sm thank you!!
So, I followed the instruction in the video. All working perfectly with the D1 and Trinket. I want the overall package to be small, so I then desoldered the ESP12 from the D1 and resoldered back to the trinket using the same connections. When I power up the trinket via USB, the ESP12 led turns on but is very dim. Also, no wifi AP appears. What idiotic thing am I doing wrong? :)
did you make it work?
Hello Jhonti!! I intend to combine the Arduino Pro Micro w/ Wi-Fi addon, just to use what I have in hands. Is it possible to use in the place of Trinket? Plus, the video you made teaching the usage of switches would work smoothly in this ~sandwich~? hahaha looking forward to your reply!
Hey, i just bought some components to make one. i got the seeeduino xiao because it looked cooler. unfortunately when i run a script is just says running/ but its not really doing anything. any thoughts?
Same
Nice work as always keep em coming
Thanks, will do!
A good defense against BadUSB on Windows is to set a local policy denying driver installation for keyboard class devices using this GUID: {4d36e96b-e325-11ce-bfc1-08002be10318}. It will prevent any new keyboard from being installed. Existing keyboards will still work.
i feel so lucky that i snatched a malduino w early :)))
also when is the estimated date for the usb to arrive in southeast asia? hehe i cant wait any longer ;)
Why not use a NodeMCU?
Hmm. Making an HID-Violation detector when ever too fast keyboard inputs are being performed sounds like a good idea... Does that already exist?
Yaay!!🎉🎊🎆... So does it mean we get another video next week?... Well I am excited
Very cool, may not be the best looking thing but sometimes you just need a throw away device!
I just bought one cause I love your videos and I think it be fun to learn cant wait to get it
Thanks for making the how to - very interesting. Fascinated that the trinket is programmed with drag and drop! What do/can you actually write the program (for the trinket) in? (language/dev env I mean, arduino?) What chip was on it again? (sorry I ask as you said arm or something but then I saw atmel printed on the chip) do you know if it can pretend to be other things rather than keyboards? (sorry I could go look this up but hey the comments generate algorithm power ;) )
What should I feed my Badger-SB and do I need to take it to the vets for code injections?
(mushroom mushroom, snake snake, ooh it's a snake)
I already ordered one .... lets hope it will arrive soon
hey I just built it will all the right stuff and I can connect to the Malduino just fine and it detects it as a keybaord but when I run a command it doesnt do anything. it work if I like change the LEDs but it wont work if I STRING hello or something plz help
I found that it wasnt the LED that was only working it just only lets be run the first line of code so if I had LED 255 0 0 then the LED would change but if I had DELAY 1000 then LED 255 0 0 it wouldnt work. and so I tried running GUI r and it worked but only if i had that line of code only. anyone know whats up
so it pretty much only lets me run the first line of code
Hey Jhonti, don’t suppose you’ve got any WiFi deauthors coming out on your site soon? Or even better a 5ghz one?
Something new is coming soon :)
@@Seytonic I won’t buy one off eBay then I’ll wait for you to release your new one. Will it be long do you think?
Could this be donne with pico w??
yes
I don’t know if it’s intentional, but the sign up form is missing name fields. It only has email and address.
If you win I’ll get in touch to confirm everything, I wanted to collect as little personal info upfront. The only reason I’m asking for an address is in the past people have signed up dozens of times under different email addresses.
@@Seytonic that makes sense, thanks.
I entered the giveaway so hopefully i can win something. If not I just copped myself a malduino-w anyway so hopefully they will come back in stock soon
Hey @Seytonic, I have a question, Can we use Arduino instead of the Trinket? Where I am living Its currently unable to ship, kind of in a remote location. But I have in fact an Arduino Uno and the NodeMCU board which you mentioned. The zip file which you attached have the binaries only. SO is there any way to do it. or with a raspberry pi zero w? I have that also. thanks in advance!
I made a video a year or two ago on how to make one with an arduino pro micro and esp8266. if you want to do something similar with a pi zero check my video on p4wnp1 aloa.
@@Seytonic ohh waow thankss
damn!Just bought the MalduinoW, but is not available...hope to receive soon!
In the meanwhile i will try to create this device with what i've here at home :(
PS: Is possible to use ESP32 devkit with ESP-WROOM-32 wifi integrated?!
Very generous Jhonti, thank you. Now to keep my fingers crossed lol
I really appreciate the budget option. It great to see both a introduction product and a more professional one too.
Im using the trinket alternative (seeduino xiao) the opne listed in description, but it doesnt work, do i have to solder to other pins instead of 3 and 4? the tx/rx pins
thanks
Is D1 Mini Pro / v3 worth few cents more? Will it even work as well?
I just signed up for the giveaway, I know you said "multiple entries per household are detected, all entries from that household will be disqualified".
I don't know if I just sent multiple requests to your form to see a response by accident, but turns out one of my browsers extensions were blocking me I think from sending the form.
I hope that would not be a problem and would not get disqualified.
No worries :) As long as there's just one email address you used, shouldn't be an issue
Thanks as always, one can build a "poor mans hak5 kit" through the use of your videos ;)
Bit of a request sir, can you cover these :
"Lan throwing stars"
2 way passive lantap available for a £5 on Ali? Should one go in the kit? Can one be built for pennies, I think so 🤔
Seytonic, where can I find the website to buy a USB to C-usb adapter like the one you showed on youtube? Thank you.
A hacker kitten would be so cute. Tysm for putting this into the vid
WHICH KIND OF MONSTER ARE YOU TO IMPRISON A CUTE FURRY ANIMAL IN SUCH A TIGHT SPACE??!? 😭😭😭😭
And don't get me started on the guy stuck in the box forever copying pictures and text.
If link is broken for the (diy.zip) just add a "s" after http then reload the page it will direct download the zip file.
Pls tell me an alternative for trinket mo, other than the AliExpress one. Can we use and arduino nano v3? Or how about an esp32 board. Pls make an esp 32 version of this wifi badusb.
Where do you find the little microusb adapter, and do they come in type C?
Yes amazon
hey, first of all thank you for showing us this, i've made a mistake and ordered the d1 mini pro v3.0 instead of the 'normal' d1 mini and it won't show up on the flash tool, do i have to order the normal verison or is the version i've ordered also usable for this with maybe other tools or such?
Nice project, tnx 👏 👏 👏
Can we use atmega 32 u4 instead of trinket m0??.....Btw keep up the good work....ND be safe.
Yeah space huhn did a similar project. Heres the site github.com/SpacehuhnTech/WiFiDuck
CJMCU 3212 is a good option too
I like your every project.I make this type of device from your video.Thanks bro.
can we use Arduino pro micro instead of trinket as I already have one
When I run a script it shows "Running /" and stays like that for ever, I'm using "D1 mini" and the "Trinket alternative"(Seeduino XIAO) I flashed both devices, but the seeduino its showing as a serial interface only in the pc, also the leds aren't blinking. The D1 mini rx terminal is plugged in the seeduino port 6 and the tx to the port 7. I think the bootloader or the samd-program.uf2 file aren't working properly in this board. Any idea of how to fix this?
How did you flashed the Seeduino XIAO ? Did you use the two reset "buttons" ?
I can't forward the bootloader to the board since it's not recognize by Windows.
same, flashed all the files as instructed but no use, even used spacehun's files still the same
@@ddelruefrancois yes,put a wire connected to those two and do doble tap and it should appear in windows like the trinket
@@anxiy Thanks man, I figured it out.
Did you manage to make it work ?
@@ddelruefrancois nope
Does the giveaway include the cat? 🐈
*cat not included
Okay fine I’ll settle for the device.
would the malduino w be able to type faster if you use the usb-c port instead of the usb-a one, because of data limitation or is it mainly dependent on the target's hardware?
It wouldn’t make a difference, sending keys doesn’t require all that much bandwidth ;)
anyone know what i should search to find those little Micro to UsbA converter things?
Usb otg on amazon is where I bought them few times if you get the 5 pack there few bux and free prime shipping next day
Where do you get the Micro USB to full size USB adapters??
It's just awesome man
These are extremely interesting gadgets and I want to use this product for educational purposes.
That macro-to-fullsize usb thingy. where can i get one ?
Hello! i tried this build with a seeeduino xiao, i see that the the xiao is detected as a HID keyboard and i am able to connect up to the wifi hot spot ok, I connected tx to rx and rx to tx but i am guessing there is a code change needed when using a xiao and not the trinket? i am only finding code for the atmega - am i missing something ------- thanks for your help and work
I can't help you yet but I am trying to get the seeduino xiao (alternativ trinket) to work.
Windows did recognize the trinket but I can't move file on it since it won't show up in the windows explorer.
@@ddelruefrancois maybe I am a bit late, but adafruit M0 troubleshooting sheet says to disable your anti-virus and I know xiao and M0 arent the same, but YOU CAN TRY some of these troubleshooting tips to get your board working: learn.adafruit.com/adafruit-trinket-m0-circuitpython-arduino/troubleshooting
@@alolohmus5305 Thanks for the tip man. I ended up buying the Adafruit trinket. It works like a charm now
Can you use a nodeMCU instead?
Hi, is there any difference between this and the old wifi duck you made on this channel a while ago? (the one that was made with the esp8266 and arduino pro micro)
The interface is updated iirc, also it uses an arm cortex instead of a atmel chip, the latter is 8bit, and quite old. More room for future features with the arm chip ;)
@@Seytonic thank you! I thought the same. The 32 bit cortex is giving more possibilities to attack, I am really interested in which attacks people will come with.
Will digispark work instead of Trinket M0?
Can I use seeduino xiao instead of the trinket?
what if I replace the Triket M0 with a raspberry pi pico, can I install the same files on the reaspberry instead of the Trinket M0 ?
I love this guy he is my favorite RUclipsr.
By using the new ESP32S2 with integrated usb, you could theoretically get rid of the second MCU am i right?
i think it depends on whether the chip supports HID (human interface device) functionality
Is the cat included with the purchase?
my corsair keyboard has a bad usb preinstalled on a macro
sir can you please tell me how to connect the d1 mini and flash the seeduino xiao m0+ i will edit the ssid and password to make it something less conspicuous, for example naming it Android AP. Also need to add VID PID of apple keyboard. Please reply.
Can you make it with raspberry pi?
That Description of a BadUSB is SO fucking great xD (and useless i think but still xD)
Can't seem to subscribe to your list... Clicking subscribe just does nothing.
Try in another browser:)
would it be possible to connect it to router and control it over internet?
We may have an update for this at some point :)
@@Seytonic :O
I guess it would require public ip or like a relay server? I don't understand networks that much :D
Holy Crap i have never realised how unknown you are.
at least not until you said, "i dont have millions of subscribers"
Whats wrong with pwn pi no hate just curious
How long does it take to flash?
Just recently bought 3 esp8266 and 3 esp32. What a timing xD
Nice. getting a trinket just to try it out.
5:07 Does anybody know whats the name of These Adapters?
bought mine not long ago. i recommend seytonics products
Can you make anything like the Omg cable for cheap
Prob with the same trinket if ur good at soldering tiny wire originally it was made by using the attiny85 chip with almost no pcb soldering the chip pins to the data lines of the usb A then think it moved on to using the attiny10 chip but def is different now uh days. With wifi added to that mess.. order the diy edu omg kit from hak5
can we have a link to the payloads you showed?
Dam one of these would be fun to toy around with .
I mean, I like this and all, just giving it a case is a lot harder and I don’t have a 3D printer so I’ll just get a cactus whid for 13 bucks