From 620ebe0ee4944fbb195256825ae5fce722e8f0a8 Mon Sep 17 00:00:00 2001 From: carlospolop Date: Mon, 3 Jun 2019 22:46:13 +0200 Subject: [PATCH] move photo --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4920556..0d8f415 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # LinPE - Linux Privilege Escalation (one-liner) -![](https://github.com/carlospolop/linPE/blob/master/images/linpe.png) [![asciicast](https://asciinema.org/a/249809.png)](https://asciinema.org/a/249809) @@ -17,7 +16,10 @@ This script have several lists included inside it to be able to color the result The script **automatically finds a writable directory** and writes the output of the checks there. The first console output will be the path of the file created. -## Checks +![](https://github.com/carlospolop/linPE/blob/master/images/linpe.png) + + +## What does linpe looks for - **System Information** - [x] SO, kernel version & sudo version - [x] PATH, Date, time, selinux & env (and exports a new path if lacks basic folders)