> BOOTING SKILL_OS...
全局状态 SKILL GRID v1 公开市场 · 分类浏览 · 一键安装到 Grok / Claude / Cursor
已上线 22 公开技能卡
ZIP / GITHUB 3 / 16 两种发布方式
AI READY .md 纯文本指令,AI 可直接读
发布技能

上传 ZIP 或贴 GitHub

打包含 SKILL.md 的目录为 zip,或输入公开 GitHub 仓库 / 文件链接。发布后会得到一张卡片和可分享 URL,把这个 URL 发给任何能上网的 AI,它就会读取并按技能执行。

analyzing-cobalt-strike-beacon-configuration GITHUB 公开中

Extract and analyze Cobalt Strike beacon configuration from PE files

效率 3 VIEWS
SLUGanalyzing-cobalt-strike-beacon-configuration FILES8 DATE2026-08-18 AI URL/s/analyzing-cobalt-strike-beacon-configuration.md
打开
analyzing-cloud-storage-access-patterns GITHUB 公开中

Detect abnormal access in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS audit logs, and Azure Storage Analytics for after-hours bulk downloads, new-IP access, and API-call spikes (e.g. GetObject) via statistical baselines and time-series anomaly detection. Use when investigating suspected cloud data exfiltration or building related detection rules.

开发 3 VIEWS
SLUGanalyzing-cloud-storage-access-patterns FILES4 DATE2026-08-18 AI URL/s/analyzing-cloud-storage-access-patterns.md
打开
phishing GITHUB 公开中

Monitor Certificate Transparency logs using crt.sh and Certstream to

效率 3 VIEWS
SLUGphishing FILES4 DATE2026-08-18 AI URL/s/phishing.md
打开
analyzing-campaign-attribution-evidence GITHUB 公开中

Systematically evaluate cyber-campaign evidence to attribute an operation to a threat actor, using the Diamond Model and Analysis of Competing Hypotheses (ACH) to weigh infrastructure overlaps, TTP consistency, malware code similarity, and timing/language artifacts into confidence-weighted attribution assessments. Use when an incident investigation needs a defensible attribution confidence level.

开发 3 VIEWS
SLUGanalyzing-campaign-attribution-evidence FILES8 DATE2026-08-18 AI URL/s/analyzing-campaign-attribution-evidence.md
打开
analyzing-browser-forensics-with-hindsight GITHUB 公开中

Parse Chromium-based browser databases with Hindsight to extract and correlate browsing history, downloads, cookies, cached content, autofill data, saved passwords, and extensions from Chrome, Edge, Brave, Opera, and Vivaldi into a unified timeline (XLSX, JSON, or SQLite output). Use during incident response, insider-threat investigations, or criminal cases when you need to reconstruct a user's web activity from a browser profile.

效率 3 VIEWS
SLUGanalyzing-browser-forensics-with-hindsight FILES8 DATE2026-08-18 AI URL/s/analyzing-browser-forensics-with-hindsight.md
打开
analyzing-bootkit-and-rootkit-samples GITHUB 公开中

'Analyzes bootkit and advanced rootkit malware infecting the Master

效率 3 VIEWS
SLUGanalyzing-bootkit-and-rootkit-samples FILES4 DATE2026-08-18 AI URL/s/analyzing-bootkit-and-rootkit-samples.md
打开
analyzing-azure-activity-logs-for-threats GITHUB 公开中

'Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query

效率 3 VIEWS
SLUGanalyzing-azure-activity-logs-for-threats FILES4 DATE2026-08-18 AI URL/s/analyzing-azure-activity-logs-for-threats.md
打开
analyzing-apt-group-with-mitre-navigator GITHUB 公开中

Query ATT&CK data with attackcti, mitreattack-python, and stix2, then build MITRE ATT&CK Navigator layers and multi-layer heatmap overlays mapping one or more APT groups' TTPs for detection-gap analysis. Use to compare threat-actor technique coverage, find gaps in detection engineering, or produce Navigator visualizations for threat-intel reporting.

文档 3 VIEWS
SLUGanalyzing-apt-group-with-mitre-navigator FILES4 DATE2026-08-18 AI URL/s/analyzing-apt-group-with-mitre-navigator.md
打开
analyzing-api-gateway-access-logs GITHUB 公开中

'Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect

开发 3 VIEWS
SLUGanalyzing-api-gateway-access-logs FILES4 DATE2026-08-18 AI URL/s/analyzing-api-gateway-access-logs.md
打开
analyzing-android-malware-with-apktool GITHUB 公开中

Perform static analysis of Android APK malware using apktool for resource decompilation, jadx for Java source recovery, and androguard for manifest inspection, dangerous permission-combination detection, and identification of obfuscated code, dynamic code loading, and reflection-based API calls. Use to statically triage a suspicious APK without executing it or to build mobile malware detection rules.

开发 3 VIEWS
SLUGanalyzing-android-malware-with-apktool FILES4 DATE2026-08-18 AI URL/s/analyzing-android-malware-with-apktool.md
打开
analyzing-active-directory-acl-abuse GITHUB 公开中

Detect dangerous ACL misconfigurations in Active Directory using ldap3

效率 3 VIEWS
SLUGanalyzing-active-directory-acl-abuse FILES4 DATE2026-08-18 AI URL/s/analyzing-active-directory-acl-abuse.md
打开
acquiring-disk-image-with-dd-and-dcfldd GITHUB 公开中

Create forensically sound bit-for-bit disk images with dd or dcfldd on a Linux forensic workstation, preserving evidence integrity through hash verification (MD5/SHA) during acquisition. Use when imaging a suspect drive, USB device, or memory card for investigation, preserving volatile disk evidence during incident response, or producing a verified copy for legal or law-enforcement proceedings before any destructive analysis.

运维 3 VIEWS
SLUGacquiring-disk-image-with-dd-and-dcfldd FILES4 DATE2026-08-18 AI URL/s/acquiring-disk-image-with-dd-and-dcfldd.md
打开
achieving-cmmc-level-2-compliance GITHUB 公开中

>-

效率 3 VIEWS
SLUGachieving-cmmc-level-2-compliance FILES5 DATE2026-08-18 AI URL/s/achieving-cmmc-level-2-compliance.md
打开
abusing-shadow-credentials-for-privesc GITHUB 公开中

Take over Active Directory accounts by writing attacker-controlled public keys to msDS-KeyCredentialLink (Shadow Credentials) with pyWhisker, Whisker, or Certipy, then authenticate via PKINIT to recover the target's NT hash without a password reset. Use when BloodHound shows GenericWrite/GenericAll/AddKeyCredentialLink over a target, as a stealthier alternative to ForceChangePassword, during authorized red-team engagements.

文档 3 VIEWS
SLUGabusing-shadow-credentials-for-privesc FILES5 DATE2026-08-18 AI URL/s/abusing-shadow-credentials-for-privesc.md
打开
abusing-dpapi-for-credential-access GITHUB 公开中

Extract and decrypt Windows DPAPI-protected secrets (Credential Manager, browser logins/cookies, Wi-Fi credentials, KeePass keys) online or offline using SharpDPAPI, SharpChrome, Mimikatz, or Impacket's dpapi.py, including domain-wide decryption via the DPAPI backup key. Use during authorized red-team credential-access engagements after gaining a foothold or when triaging DPAPI blobs pulled from a host.

效率 4 VIEWS
SLUGabusing-dpapi-for-credential-access FILES5 DATE2026-08-18 AI URL/s/abusing-dpapi-for-credential-access.md
打开
docx GITHUB 公开中

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx or .dotx files, inserting or replacing images in documents, performing find-and-replace in Word

文档 3 VIEWS
SLUGdocx FILES2 DATE2026-08-18 AI URL/s/docx.md
打开
SKILL GRID · 上传 ZIP 或 GitHub 链接,把技能变成一张可分享的卡 ■■□■ GOOGLE 四色 · PIXEL DECK