Compare commits
No commits in common. "c0848580352c6debbb24a80880b6c62efbd16a31" and "7996f1d3dbd999734b601e6c820a039ce66ce028" have entirely different histories.
c084858035
...
7996f1d3db
18
README.md
18
README.md
@ -1,4 +1,4 @@
|
|||||||
# Icarus
|
# ICARUS
|
||||||
An exploit for Chrome devices which allows people to unenroll devices with device management interception using a proxy and a custom Certificate Authority.
|
An exploit for Chrome devices which allows people to unenroll devices with device management interception using a proxy and a custom Certificate Authority.
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
@ -6,6 +6,9 @@ An exploit for Chrome devices which allows people to unenroll devices with devic
|
|||||||
> ANYTHING GOOGLE CAN REMOTELY PERFORM ON YOUR DEVICE, ICARUS CAN BE USED TO DO. AN EXAMPLE OF THIS IS INSTALL EXTENSIONS, SPY, USE YOUR CAMERA, REMOTE INTO YOUR DEVICE, GET YOUR PASSWORDS, AND MORE.<br><br>
|
> ANYTHING GOOGLE CAN REMOTELY PERFORM ON YOUR DEVICE, ICARUS CAN BE USED TO DO. AN EXAMPLE OF THIS IS INSTALL EXTENSIONS, SPY, USE YOUR CAMERA, REMOTE INTO YOUR DEVICE, GET YOUR PASSWORDS, AND MORE.<br><br>
|
||||||
> ONLY SELF HOST ICARUS, NEVER USE A PUBLIC SERVER!
|
> ONLY SELF HOST ICARUS, NEVER USE A PUBLIC SERVER!
|
||||||
|
|
||||||
|
## New configs?
|
||||||
|
"New configs" have rolled keys. We are testing the compatibility of these new keys for interception.
|
||||||
|
|
||||||
## Setup and installation instructions
|
## Setup and installation instructions
|
||||||
Clone the repo with ``git clone --recursive https://git.kxtz.dev/kxtzownsu/icarus/` and change directory to it.
|
Clone the repo with ``git clone --recursive https://git.kxtz.dev/kxtzownsu/icarus/` and change directory to it.
|
||||||
|
|
||||||
@ -27,7 +30,7 @@ Now, to modify the shim with the generated PKIMetadata:
|
|||||||
|
|
||||||
- `bash modify.sh <shim path>`
|
- `bash modify.sh <shim path>`
|
||||||
|
|
||||||
Now boot the shim, and Icarus will attempt to modify your stateful partition.
|
Now boot the shim, and ICARUS will attempt to modify your stateful partition.
|
||||||
|
|
||||||
### Server setup
|
### Server setup
|
||||||
Requirements: npm, node
|
Requirements: npm, node
|
||||||
@ -57,16 +60,7 @@ Reboot the device. You'll boot into verified mode. Once you have your server run
|
|||||||
- If that didn't work, powerwash your device and re-run the modified shim, and keep the server running.
|
- If that didn't work, powerwash your device and re-run the modified shim, and keep the server running.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
## Credits
|
||||||
<summary>make_out.sh is prompting me for a password!</summary>
|
|
||||||
|
|
||||||
The password is 'icarus' without quotes.
|
|
||||||
</details>
|
|
||||||
|
|
||||||
## New Credits
|
|
||||||
- [kxtzownsu](https://github.com/kxtzownsu) - rolling ssl keys, maintaining this fork :D
|
|
||||||
|
|
||||||
## Original Credits
|
|
||||||
- [MunyDev](https://github.com/MunyDev) - Creating this exploit
|
- [MunyDev](https://github.com/MunyDev) - Creating this exploit
|
||||||
- [Archimax](https://github.com/EnterTheVoid-x86) - Cleaning up get_original_data.sh and inshim.sh + README changes
|
- [Archimax](https://github.com/EnterTheVoid-x86) - Cleaning up get_original_data.sh and inshim.sh + README changes
|
||||||
- [r58Playz](https://github.com/r58Playz) - General bash script improvements
|
- [r58Playz](https://github.com/r58Playz) - General bash script improvements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user