Credential Access
High
- Category
- Privilege Escalation
- Content
from tkinter import messagebox, simpledialog def collect_and_save_credentials(output_file: str = "user_credentials.json") -> bool: """弹窗依次收集公钥、私钥、API key,并保存到 JSON 文件。 Args:- Confidence
- 98% confidence
- Finding
- credentials.json
