$1 BadUSB - DigiSpark Drive By HID Tutorial

preview_player
Показать описание


------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

I don't trust you, you're using Microsoft Edge.

halfdanlegarth
Автор

It's amazing how quick your channel grows!
Guess it's because of the amazing content!
With the 480 subs you have now, I hope you will remember me also :P
Lets go for the 10K!

fryke
Автор

Proud of you fam, keep it up the good work

Duzkek
Автор

1:43 Done but there is no card in the 'directory. How do I do that?

pierpa_pierpaolo
Автор

am i high or are there 2 ppl talking in the video?

nyllie
Автор

Just to clarify why the function call has to be "sendKeyStroke(0, MOD_GUI_LEFT)".
It's very simple in fact. The WinKey is just a modifier key much like Ctrl, Alt and Shift. That's why it's being sent as an additional / modifier key to the function. At least I assume so.

NatiiixLP
Автор

3:48 thats because the function has 2 parameters and if you do not use one of them you must pass a NULL or 0. You cannot just leave them out, otherwise your program will not compile.

impulse_ger
Автор

I ordered one after seeing this video, and i just got it. It's working perfectly.
Thanks for the tip! :)

adde
Автор

sendKeyStroke allows you to specify a key code in the first argument and keyboard modifiers in the second argument. The pipe character allows you to combine multiple modifiers.

BGroothedde
Автор

For anyone missing the USBTinyISP programmer, this worked (for me atleast) with the 'micronucleus' programmer as well. I had to connect the digispark only after pressing upload though

noeltheis
Автор

@seytonic what are these scripts used for? Like are these for wallpaper changing or auto keyboard typing? Please reply

abdulmajeedfareed
Автор

This is awesome. Great video! It's so hard to find anything on this library and you explained it brilliantly.

theslugger
Автор

I've created a Github wiki at /Stefan863 for some tested scripts. Feel free to chip in

Stefan
Автор

I think it would be really nice if you taught how to add additional storage to it.
Great video

amitziv
Автор

Can u tell me how to write milti line string.. with digispark..

Like..
After typing the 1st line its should automatically type the next line.. and the next line should be in new line..

Example:-

In python for multiline we can use ''' ''' (starting with 3 quote and close with 3 quote.. )

theoldgamer
Автор

Because Windows Search can be faulty it would be far wiser to use Windows + R -> "cmd" -> Enter as it's more likely to work and you need far less delays (it 'should' work without any delays).

sinusstudios
Автор

School's Starting soon. Time To mess with kids. :D

huynh
Автор

When I plug in my ATtiny85 I get this error:
"Windows has stopped this device because it has reported problems. (Code 43)
A request for the USB device descriptor failed."
What can I do? What causes this? I tried a lot of "fixes" for this problem, but they won't work.

JanboelPe
Автор

Pressing alt and then pressing Y also works for the admin cmd confirmation. Holding alt will underline the Y and N in Yes and No respectively, it might be more reliable than left arrow then enter.

pastasam
Автор

i don't have in the programmer tab "usbtinyisp"

vagg