← all publishers

mn-youssef

@mn-youssef source repo

17 published skills

  1. Job Match Finder · mn-youssef bundle
    Find the latest LinkedIn job openings that match a person's CV or LinkedIn profile, filtered by how recently they were posted, and deliver them as a ranked list where every job has a direct apply link. Searches LinkedIn Jobs only. Use this skill whenever someone uploads a resume/CV (PDF or doc) or shares a linkedin.com/in/ URL and asks to "find jobs", "find me the latest jobs", "jobs that match my profile/CV", "what's hiring for me", "jobs posted since [date] / in the last X days", or wants matched/compatible openings based on their background. Trigger on any request that pairs a profile/CV with a job search, even if the word "match" isn't used.
    0
    installs
  2. Active Pentest · mn-youssef bundle
    Use when you need to actually run security tests against a running application you own or are authorized to test — the shared execution harness for lab/proxy/scanner setup, safe non-destructive execution, and standardized proof-of-concept capture that the find/exploit specialist skills rely on.
    0
    installs
  3. Recon And Osint · mn-youssef bundle
    Use when starting an assessment and you need to discover an application's full attack surface — subdomains, hosts, endpoints, technologies, exposed services, leaked credentials and secrets — on assets you own or are authorized to test. Feeds the threat model with real, not assumed, targets.
    0
    installs
  4. Threat Modeling · mn-youssef bundle
    Use when starting a security assessment and you need to map an application's attack surface, enumerate trust boundaries, and rank what to test first — before auditing code or running tools. Produces a prioritized target list.
    0
    installs
  5. Security Testing · mn-youssef
    Use when you want to security-test, pentest, audit, or find vulnerabilities in an application you own or are authorized to test — entry point that confirms authorization and routes to the right phase (threat model, code audit, active test, or hardening).
    0
    installs
  6. Injection Testing · mn-youssef bundle
    Use when dynamically testing whether untrusted input reaches an interpreter — SQL/NoSQL injection (incl. blind/time-based), OS command injection, server-side template injection (SSTI), XXE, LDAP/XPath, and CRLF/header injection. Confirms on a running app what security-code-audit finds in source.
    0
    installs
  7. Pentest Reporting · mn-youssef bundle
    Use when turning security findings into a clear, actionable report — scoring severity with CVSS, writing findings with reproduction and impact, prioritizing remediation, producing an executive summary, and tracking retests to closure. The phase that makes testing matter.
    0
    installs
  8. Security Hardening · mn-youssef
    Use when you have a security finding (from code audit or pentest) and need to fix it correctly with secure-coding patterns, then verify the fix actually closes it. Covers fixes for injection, access control, XSS, auth, secrets, and config across the stack.
    0
    installs
  9. Security Code Audit · mn-youssef bundle
    Use when you have application source code and want to find security vulnerabilities by reading it — covers OWASP Top 10 across frontend, backend API, and database. Produces a findings register with severity, file:line, and exploitability.
    0
    installs
  10. API Security Testing · mn-youssef bundle
    Use when testing REST, GraphQL, gRPC, or WebSocket APIs against the OWASP API Security Top 10 — object- and function-level authorization (BOLA/BFLA), excessive data exposure, mass assignment, unrestricted resource consumption, and GraphQL-specific abuse. For apps you own or are authorized to test.
    0
    installs
  11. File Upload And Ssrf · mn-youssef bundle
    Use when testing file-upload handling, server-side request forgery (SSRF), and insecure deserialization — upload bypasses (type/extension/content, polyglots, path traversal), SSRF to cloud metadata and internal services, and unsafe deserialization sinks. On apps you own or are authorized to test.
    0
    installs
  12. Access Control Testing · mn-youssef bundle
    Use when testing whether users can access data or actions they shouldn't — IDOR/BOLA, horizontal and vertical privilege escalation, multi-tenant isolation, forced browsing, function-level authorization (BFLA), and mass assignment. The
    0
    installs
  13. Authentication Testing · mn-youssef bundle
    Use when testing login, sessions, password reset, OAuth/OIDC/SAML/SSO, MFA, and JWTs for weaknesses that lead to account takeover — credential attacks, session fixation, reset-token poisoning, MFA bypass, and token forgery. On apps you own or are authorized to test.
    0
    installs
  14. Business Logic Testing · mn-youssef bundle
    Use when testing application-specific workflow and business-rule flaws that scanners cannot find — price/quantity/parameter tampering, workflow and state-machine bypass, race conditions and TOCTOU, replay, and abuse of coupons/refunds/limits. Requires understanding what the app is supposed to do.
    0
    installs
  15. Vulnerability Chaining · mn-youssef bundle
    Use when you have multiple findings and need to combine them into realistic end-to-end attack paths — turning several low/medium issues into a single critical-impact exploit chain. The red-team-lead skill that ties the specialists' findings together into business impact.
    0
    installs
  16. Client Side Exploitation · mn-youssef bundle
    Use when testing advanced browser-side and HTTP-layer attacks beyond basic XSS/CSRF — DOM XSS, CSP bypass, CORS misconfiguration exploitation, postMessage abuse, prototype pollution, DOM clobbering, clickjacking, web cache poisoning, and HTTP request smuggling. On apps you own or are authorized to test.
    0
    installs
  17. Secrets Management Audit · mn-youssef bundle
    Use when hunting for exposed secrets and auditing how an app you own manages them — API keys, tokens, passwords, and private keys in source, git history, binaries, logs, config, and CI; plus vaulting, rotation, and least-privilege of the secrets themselves.
    0
    installs