Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linpeas not finding "doas" as unknown SUID binary #445

Open
frankvoelker opened this issue Oct 16, 2024 · 1 comment
Open

Linpeas not finding "doas" as unknown SUID binary #445

frankvoelker opened this issue Oct 16, 2024 · 1 comment

Comments

@frankvoelker
Copy link

If you are going to suggest something, please remove the following template.
If your issue is related with WinPEAS.ps1 please mention https://github.com/RandolphConley

Issue description

I did a HTB box and priv esc was /usr/local/bin/doas SUID binary and linpeas.sh did not mark as "unknown SUID binary"

Steps to reproduce the issue

  1. go to HTB and do box "Soccer"
  2. run linpeas.sh
  3. check output for SUID binaries

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

./linpeas.sh -a > linpeas.txt

If winpeas, did you use a clean or obfuscated winpeas, and for which architecture?

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)

linux

Please, indicate the check that is failing and add a screenshot showing the problem

How did you expect it to work?

Additional details / screenshot

@carlospolop
Copy link
Collaborator

Hi @frankvoelker!
"doas" is a well known SUID binary, why should it be marked as unknown?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants