Skip to content

Conversation

marktsec
Copy link

As a security researcher, LOLBINS file information is required while writing rules. I would like to contribute this information to your project in order to add missing data for LOLBIN files. This table doesn't include all LOLBINS, but it's a good start.

As a security researcher, LOLBINS file information is required while writing rules. I would like to contribute this information to your project in order to add missing data for LOLBIN files.
This table doesn't include all LOLBINS, but it's a good start.
@josehelps josehelps self-requested a review June 29, 2025 16:27
@josehelps
Copy link
Contributor

👋 Hey! Thanks for this contribution. The file metadata looks useful for detection rules!

I have some quick questions:

  • How do you plan to use this data?
  • Are you building detection tools that need file hashes?

I'm concerned about having this as a separate table. The YAML files already have file paths, and adding the same data in two places makes maintenance harder. Also, you mentioned hashes change with OS versions, so we'd need frequent updates.
What if we add this info directly to the YAML files instead? We could add fields like Internal_Name and SHA256 to the existing Full_Path sections. This keeps everything together and matches the project structure.

Can you tell me more about your use case? That would help us find the best way to integrate this data.

Thanks for contributing!

@josehelps josehelps added the enhancement New feature or request label Jun 29, 2025
@marktsec
Copy link
Author

marktsec commented Jul 1, 2025 via email

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

Successfully merging this pull request may close these issues.

2 participants