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

[addtool] LOLBAS #1195

Closed
piyush-security opened this issue May 13, 2023 · 3 comments
Closed

[addtool] LOLBAS #1195

piyush-security opened this issue May 13, 2023 · 3 comments
Labels
accepted enhancement New feature or request

Comments

@piyush-security
Copy link

[link]
https://lolbas-project.github.io/
[/link]
[link]
https://github.com/LOLBAS-Project/LOLBAS
[/link]

[tags]
lol, scripts, scripts, red-team
[/tags]

[short_descr]
Living Off The Land Binaries, Scripts and Libraries
[/short_descr]

[long_descr]
The goal of the LOLBAS project is to document every binary, script, and library that can be used for Living Off The Land techniques.

Criteria

A LOLBin/Lib/Script must:

  • Be a Microsoft-signed file, either native to the OS or downloaded from Microsoft.
  • Have extra "unexpected" functionality. It is not interesting to document intended use cases.
    • Exceptions are application whitelisting bypasses
  • Have functionality that would be useful to an APT or red team

Interesting functionality can include:

  • Executing code
    • Arbitrary code execution
    • Pass-through execution of other programs (unsigned) or scripts (via a LOLBin)
  • Compiling code
  • File operations
    • Downloading
    • Upload
    • Copy
  • Persistence
    • Pass-through persistence utilizing existing LOLBin
    • Persistence (e.g. hide data in ADS, execute at logon)
  • UAC bypass
  • Credential theft
  • Dumping process memory
  • Surveillance (e.g. keylogger, network trace)
  • Log evasion/modification
  • DLL side-loading/hijacking without being relocated elsewhere in the filesystem.

[/long_descr]

[image]
image
image

[/image]

@gwen001
Copy link
Owner

gwen001 commented May 13, 2023

Problem occured with the following fields:

  • image not found

Check the guidelines or use the template created for that purpose.

@gwen001 gwen001 added question Further information is requested and removed question Further information is requested labels May 13, 2023
@gwen001
Copy link
Owner

gwen001 commented May 13, 2023

Issue correctly handled, tool is waiting for human validation.

@gwen001 gwen001 added the enhancement New feature or request label May 13, 2023
@gwen001
Copy link
Owner

gwen001 commented Jun 7, 2023

Tool has been accepted by the team: https://offsec.tools/tool/lolbas

Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants