mirror of
https://github.com/carlospolop/PEASS-ng
synced 2025-03-21 16:54:22 +01:00
Update README.md
This commit is contained in:
parent
4679af264f
commit
09140e5873
10
README.md
10
README.md
@ -1,7 +1,9 @@
|
|||||||
# LinPE - Linux Privilege Escalation (with colors)
|
# LinPEAS - Linux Privilege Escalation Awsome Script (with colors!!)
|
||||||
|
|
||||||
|
Also valid for **Unix systems**
|
||||||
|
|
||||||
|
|
||||||
**Linpe performs the linux privilege escalation checks explained in [book.hacktricks.xyz](https://book.hacktricks.xyz/linux-unix/privilege-escalation)**
|
**LinPEAS performs the linux privilege escalation checks explained in [book.hacktricks.xyz](https://book.hacktricks.xyz/linux-unix/privilege-escalation)**
|
||||||
|
|
||||||
[](https://asciinema.org/a/250532)
|
[](https://asciinema.org/a/250532)
|
||||||
|
|
||||||
@ -20,11 +22,11 @@ You can **decrease this** time use the parameters:
|
|||||||
|
|
||||||
This script has **several lists** included inside of it to be able to **color the results** in order to highlight PE vector.
|
This script has **several lists** included inside of it to be able to **color the results** in order to highlight PE vector.
|
||||||
|
|
||||||
Linpe also **exports a new PATH** variable if common folders aren't present in the original PATH variable. It also **exports** `export HISTSIZE=0` so no command executed during the session will be saved in the history file.
|
LinPEAS also **exports a new PATH** variable if common folders aren't present in the original PATH variable. It also **exports** `export HISTSIZE=0` so no command executed during the session will be saved in the history file.
|
||||||
|
|
||||||
## Colors
|
## Colors
|
||||||
|
|
||||||
LinPE uses colors to indicate where does each section begin. But **it also uses them the identify potencial misconfigurations**.
|
LinPEAS uses colors to indicate where does each section begin. But **it also uses them the identify potencial misconfigurations**.
|
||||||
|
|
||||||
The  **Red/Yellow**  color is used for identifing configurations that lead to PE (99% sure).
|
The  **Red/Yellow**  color is used for identifing configurations that lead to PE (99% sure).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user