Update info.sh
This commit is contained in:
parent
a715390c15
commit
b424da2270
1 changed files with 2 additions and 1 deletions
3
info.sh
3
info.sh
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# @shipcod3
|
# @shipcod3
|
||||||
# credits goes to http://mazdatweaks.com/ for the wonderful Mazda hacks :)
|
# credits goes to http://mazdatweaks.com/ for the wonderful Mazda hacks since this is a known technique for CMU :)
|
||||||
|
# planning to compile some plug and play usb to RCE soon for other cars so stay put
|
||||||
|
|
||||||
/jci/tools/jci-dialog --title="PoC" --text="A PoC that the USB port is an attack surface" --ok-label='OK' --no-cancel
|
/jci/tools/jci-dialog --title="PoC" --text="A PoC that the USB port is an attack surface" --ok-label='OK' --no-cancel
|
||||||
/jci/tools/jci-dialog --title="gr33tz" --text="To ROOTCON family" --ok-label='OK' --no-cancel
|
/jci/tools/jci-dialog --title="gr33tz" --text="To ROOTCON family" --ok-label='OK' --no-cancel
|
||||||
|
|
Loading…
Reference in a new issue