mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
a
This commit is contained in:
parent
d56de81b8b
commit
23ba8c8f76
@ -82,7 +82,7 @@ And pack it back after having modified it with:
|
|||||||
npx asar pack app-decomp app-new.asar
|
npx asar pack app-decomp app-new.asar
|
||||||
```
|
```
|
||||||
|
|
||||||
## RCE with `ELECTRON_RUN_AS_NODE` <a href="#electron_run_as_node" id="electron_run_as_node"></a>
|
## RCE with ELECTRON_RUN_AS_NODE
|
||||||
|
|
||||||
According to [**the docs**](https://www.electronjs.org/docs/latest/api/environment-variables#electron_run_as_node), if this env variable is set, it will start the process as a normal Node.js process.
|
According to [**the docs**](https://www.electronjs.org/docs/latest/api/environment-variables#electron_run_as_node), if this env variable is set, it will start the process as a normal Node.js process.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user