peass-ng / PEASS-ng

PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)

Home Page:https://book.hacktricks.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serious formatting issues in output of newest release -- Release refs/heads/master 20240414-ed0a5fac

hazeyez opened this issue · comments

Issue description

serious formatting issues in output of newest release -- Release refs/heads/master 20240414-ed0a5fac

for linpeas.sh

see attached screenshots.

look at the left margin for the errors.

Steps to reproduce the issue

  1. wget ................../linpeas.sh
  2. chmod +x linpeas.sh
  3. ./linpeas.sh (to run)

Which parameters did you use for executing the script and how did you execute it?

see above

Is there any AV / Threat protection in the system?

no

Please, indicate the OS, the OS version, and the kernel version (build number in case of Windows)

$ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

$ uname -a
Linux usage 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Additional details / screenshot

attached multiple screenshots.

it's also word-wrapping which it's never done.

lp_err4
lp_err3
lp_err2
lp_err1

cool i guess i'll close it then? i don't know if this is a random issue pertaining to the newest release installed at the time, or if i should assume it corrects itself with every new release since you update binaries so frequently?

i'll assume the latter.