mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-26 22:20:59 +03:00
Merge pull request #58 from Bortlesboat/fix/objection-skill-description
Fix description YAML for Objection iOS skill
This commit is contained in:
@@ -1,12 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: analyzing-ios-app-security-with-objection
|
name: analyzing-ios-app-security-with-objection
|
||||||
description: 'Performs runtime mobile security exploration of iOS applications using Objection, a Frida-powered toolkit that
|
description: >-
|
||||||
enables security testers to interact with app internals without jailbreaking. Use when assessing iOS app security posture,
|
Runtime iOS app security testing with Objection (Frida): inspect keychain and
|
||||||
bypassing client-side protections, dumping keychain items, inspecting filesystem storage, and evaluating runtime behavior.
|
filesystem data, explore app internals at runtime, and validate/bypass
|
||||||
Activates for requests involving iOS security testing, Objection runtime analysis, Frida-based iOS assessment, or mobile
|
client-side protections during authorized mobile assessments.
|
||||||
runtime exploration.
|
|
||||||
|
|
||||||
'
|
|
||||||
domain: cybersecurity
|
domain: cybersecurity
|
||||||
subdomain: mobile-security
|
subdomain: mobile-security
|
||||||
author: mahipal
|
author: mahipal
|
||||||
|
|||||||
Reference in New Issue
Block a user