Skip to content

kevin-valerio/EllcieHealthy-Glasses-Remote-Command-Execution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Ellcie Healthy glasses : Remote Command Execution

usage: ellcieExploiter.py [-h] --address ADDRESS --action {BEEP,SHUTDOWN} [--init {1,0}] [--keepsending {1,0}]

Arguments:

 -h, --help            show this help message and exit
 --address ADDRESS     Glasses BLE addresses
 --action {BEEP,SHUTDOWN, CHANGE_DEVICE_NAME, PRINT_INFOS} Action to be executed 
 --init {1,0}          Should the script activate bluetooth
 --keepsending {1,0}   Should we keep sending the request ? Doing so will
                       constantly send the action. That means for example if
                       you jam the device and send the shutdown request, the
                       user won't be able to reconnect again, as the device
                       with again and again shutdown.

Example

python3 ellcieExploiter.py  --address=E7:60:74:B4:98:3E --init=0 --keepsending=1 --action=SHUTDOWN

Video

https://youtu.be/WyEZmGCzc6s

https://youtu.be/fmF9yqJvT5s

About

Ellcie-Healthy glasses : Remote Command Execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages