I'm a newbie, but am very interested in learning weather or not this will work.
I would like to be able to gain access to a windows 7/8 machine through a usb autorun script, and then control the computer via meterpreter shell from there.
Does anybody know of anything that I can do or use?
6 Responses
teamviewer
You could look into rubber ducky HID attacks.
a "secret technology" can intervene and and decode all protocols. The system caught a pcap packet, you see "it" knows what.
http://files.matesctf.org/binary/ASS_in_the_middle.pcapng_dd9c163cea16726410398bbc4f03c822
find flags in file
help ... thank
find flags in file
I reading about an idea somewhere (maybe in OTW's tutorials about Mr. Robot) that you could re-program a usb stick to act like a keyboard, and "type" a bunch of commands as soon as it was inserted. This would be difficult in terms of hardware, but there are wireless keyboards, so you could possibly get away with using the USB receiver of a wireless keyboard (pretending it's a flash drive...), and "hacking" the keyboard unit itself to send the keystrokes, assuming you could leave your unit in range for a little while. (A Raspberry Pi or an Arduino could come in handy...)
Autorun is usually disabled, so if you really did want to go the flash drive route, some social engineering would likely be necessary.
Hi !
and just search for tutorials !
Here's some links :
https://github.com/adamcaudill/Psychson
https://srlabs.de/badusb/
http://www.hacking-tutorial.com/hacking-tutorial/hacking-windows-using-usb-stick-social-engineering-toolkit/#sthash.JeSBYs1k.dpbs
Enjoy :)
Share Your Thoughts