malwaredetective/LOLBAS-MCP
If you are the rightful owner of LOLBAS-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that bridges Large Language Models (LLMs) with the LOLBAS Project API for automated queries on living-off-the-land binaries and scripts.
Tools
Functions exposed to the LLM to take actions
list_binaries
Return a list of all binaries/scripts found within the LOLBAS API.
list_categories
Return a list of all unique operational categories within the LOLBAS API.
query_file
Query the LOLBAS API for the details of a specific binary/script by name.
query_category
Query the LOLBAS API for all binaries/scripts in a given category.
refresh_cache
Refresh your local cache with the latest updates from the LOLBAS API.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client