Skip to main content
Glama

Joern MCP Server

by sfncat
prompts_en.md1.34 kB
## Information 1. cpg_filepath = /home/user/cpg/com.android.nfc.cpg 2. class_full_name = com.android.nfc.NfcService$6 ## Processing Requirements 1. Review the code of the onReceive method in the current class, analyze the code logic, and examine the handling logic for different Actions. 2. If different Action handlers call other methods, continue to review the code of the called methods, and if necessary, continue analyzing subsequent called methods. 3. For Action handlers with security risks, describe the complete handling logic, focus on whether parameters are obtained from the intent and how they are processed, and pay attention to sensitive operations or sensitive information. 4. If security vulnerabilities exist, describe in detail the possible causes of the vulnerabilities, provide the vulnerability-related code, and generate Intent data that can reach the vulnerable branch. 5. If there is logging in the processing logic, find the TAG string used for printing. ## Notes 1. joern server is already started 2. joern mcp server is already started 3. Strings in joern must use double quotes, not single quotes ## Sanitization Rules 1. No need to consider permission checks 2. No need to verify Intent source ## Output Rules 1. Output should use markdown format 2. Intent data should be expressed in Java language

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sfncat/mcp-joern'

If you have feedback or need assistance with the MCP directory API, please join our Discord server