Source

yaklang/hack-skills

103 skills · 303.3K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
3838
hack >- Entry P0 primary router for HackSkills. Use when the task involves web application testing, API security assessmen…
yaklang/hack-skills
3.5K
3999
android-pentesting-tricks >- Android pentesting playbook. Use when testing Android applications for SSL pinning bypass, exported component abus…
yaklang/hack-skills
3.3K
4014
code-obfuscation-deobfuscation >- Code obfuscation analysis and deobfuscation playbook. Use when reversing binaries protected by junk code, opaque p…
yaklang/hack-skills
3.3K
4039
sqli-sql-injection >- SQL injection playbook. Use when input reaches SQL queries, authentication logic, sorting, filtering, reporting, o…
yaklang/hack-skills
3.3K
4080
api-sec >- Entry P1 category router for API security. Use when choosing between API recon, authorization, token abuse, and hi…
yaklang/hack-skills
3.2K
4099
xss-cross-site-scripting >- XSS playbook. Use when user-controlled content reaches HTML, attributes, JavaScript, DOM sinks, uploads, or multi-…
yaklang/hack-skills
3.2K
4103
recon-and-methodology >- Reconnaissance and methodology playbook. Use when mapping assets, discovering endpoints, fingerprinting technology…
yaklang/hack-skills
3.2K
4139
business-logic-vulnerabilities >- Business logic vulnerability playbook. Use when reasoning about workflows, race conditions, price manipulation, co…
yaklang/hack-skills
3.2K
4159
ssrf-server-side-request-forgery >- SSRF playbook. Use when the server fetches URLs, resolves hostnames, imports remote content, or can be driven towa…
yaklang/hack-skills
3.1K
4264
401-403-bypass-techniques >- 401/403 bypass playbook. Use when encountering access-denied responses on admin panels, API endpoints, or restrict…
yaklang/hack-skills
3.1K
4238
api-auth-and-jwt-abuse >- API authentication and JWT abuse playbook. Use when testing bearer tokens, API keys, claim trust, header spoofing,…
yaklang/hack-skills
3.1K
4231
api-recon-and-docs >- API reconnaissance and documentation review playbook. Use when discovering endpoints, schemas, versions, OpenAPI s…
yaklang/hack-skills
3.1K
4224
authbypass-authentication-flaws >- Authentication bypass testing playbook. Use when assessing login flows, password reset logic, account recovery, MF…
yaklang/hack-skills
3.1K
4244
idor-broken-object-authorization >- IDOR and broken object authorization testing playbook. Use when requests expose object identifiers, tenant boundar…
yaklang/hack-skills
3.1K
4232
jwt-oauth-token-attacks >- JWT and OAuth token attack playbook. Use when validating token trust, signing algorithms, key handling, claim abus…
yaklang/hack-skills
3.1K
4270
waf-bypass-techniques >- WAF bypass methodology and generic evasion techniques. Use when a web application firewall blocks injection payloa…
yaklang/hack-skills
3.1K
4253
websocket-security >- WebSocket handshake, CSWSH, tooling (wsrepl, ws-harness, Burp), and common flaws. Use when apps use real-time chan…
yaklang/hack-skills
3.1K
4281
auth-sec >- Entry P1 category router for authentication and authorization. Use when testing login flows, sessions, object auth…
yaklang/hack-skills
3K
4289
api-authorization-and-bola >- API authorization and BOLA testing playbook. Use when APIs expose object identifiers, nested resources, hidden wri…
yaklang/hack-skills
3K
4293
injection-checking >- Entry P1 category router for injection testing. Use when routing between XSS, SQLi, SSRF, XXE, SSTI, command injec…
yaklang/hack-skills
3K
4301
cors-cross-origin-misconfiguration >- CORS misconfiguration testing playbook. Use when analyzing cross-origin trust, credentialed browser reads, origin …
yaklang/hack-skills
3K
4305
kubernetes-pentesting >- Kubernetes penetration testing playbook. Use when targeting Kubernetes clusters via API server, RBAC enumeration, …
yaklang/hack-skills
3K
4312
recon-for-sec >- Entry P1 category router for reconnaissance and methodology. Use when mapping scope, discovering assets, fingerpri…
yaklang/hack-skills
3K
4322
heap-exploitation >- Heap exploitation playbook. Use when targeting ptmalloc2/glibc heap vulnerabilities including UAF, double free, ov…
yaklang/hack-skills
3K
4324
business-logic-vuln >- Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or m…
yaklang/hack-skills
3K
4326
ios-pentesting-tricks >- iOS pentesting playbook. Use when testing iOS applications for keychain extraction, URL scheme hijacking, Universa…
yaklang/hack-skills
3K
4327
traffic-analysis-pcap >- Traffic analysis and PCAP forensics playbook. Use when analyzing network captures including Wireshark filters, pro…
yaklang/hack-skills
3K
4330
csrf-cross-site-request-forgery >- CSRF testing playbook. Use when reviewing state-changing web flows, anti-CSRF defenses, SameSite behavior, JSON CS…
yaklang/hack-skills
3K
4361
anti-debugging-techniques >- Anti-debugging detection and bypass playbook. Use when reversing protected binaries that detect debuggers via ptra…
yaklang/hack-skills
3K
4359
binary-protection-bypass >- Binary protection bypass playbook. Use when identifying and bypassing ASLR, PIE, NX/DEP, stack canary, RELRO, FORT…
yaklang/hack-skills
3K
4394
browser-exploitation-v8 >- Browser and V8 exploitation playbook. Use when exploiting JavaScript engine vulnerabilities including JIT type con…
yaklang/hack-skills
3K
4365
cmdi-command-injection >- Command injection playbook. Use when user input may reach shell commands, process execution, converters, import pi…
yaklang/hack-skills
3K
4387
deserialization-insecure >- Insecure deserialization playbook. Use when Java, PHP, or Python applications deserialize untrusted data via Objec…
yaklang/hack-skills
3K
4377
file-access-vuln >- Entry P1 category router for file access and upload workflows. Use when testing download endpoints, file paths, lo…
yaklang/hack-skills
3K
4367
format-string-exploitation >- Format string exploitation playbook. Use when printf-family functions receive user-controlled format strings, enab…
yaklang/hack-skills
3K
4374
graphql-and-hidden-parameters >- GraphQL and hidden parameter testing playbook. Use when exploring introspection, batching, undocumented fields, hi…
yaklang/hack-skills
3K
4389
http-parameter-pollution >- HTTP Parameter Pollution (HPP): duplicate query/body keys parsed differently by servers, proxies, WAFs, and app fr…
yaklang/hack-skills
3K
4382
kernel-exploitation >- Linux kernel exploitation playbook. Use when exploiting kernel vulnerabilities (UAF, OOB, race condition, type con…
yaklang/hack-skills
3K
4341
llm-prompt-injection >- LLM prompt injection playbook. Use when testing AI/LLM applications for direct injection, indirect injection via R…
yaklang/hack-skills
3K
4335
oauth-oidc-misconfiguration >- OAuth and OIDC misconfiguration testing playbook. Use when reviewing redirect URI handling, state and nonce valida…
yaklang/hack-skills
3K
4363
path-traversal-lfi >- Path traversal and LFI playbook. Use when file paths, download endpoints, include operations, archive extraction, …
yaklang/hack-skills
3K
4379
ssti-server-side-template-injection >- SSTI playbook. Use when template expressions, server-side rendering, preview features, or templating engines may e…
yaklang/hack-skills
3K
4348
vm-and-bytecode-reverse >- Custom VM and bytecode reverse engineering playbook. Use when CTF challenges or protected software implement custo…
yaklang/hack-skills
3K
4370
xxe-xml-external-entity >- XXE playbook. Use when XML, SVG, OOXML, SOAP, or parser-driven imports may resolve external entities, files, or in…
yaklang/hack-skills
3K
4403
race-condition >- Race condition and TOCTOU testing for web apps. Use when testing one-time operations, concurrent HTTP abuse, rate-…
yaklang/hack-skills
2.9K
4405
request-smuggling >- HTTP request smuggling and desynchronization testing. Use when front proxies, CDNs, or load balancers disagree wit…
yaklang/hack-skills
2.9K
4406
symbolic-execution-tools >- Symbolic execution and constraint solving playbook. Use when solving CTF reversing challenges, recovering keys, by…
yaklang/hack-skills
2.9K
4407
open-redirect >- Open redirect playbook. Use when URL parameters, form actions, or JavaScript sinks control navigation targets and …
yaklang/hack-skills
2.9K
4410
csp-bypass-advanced >- Advanced Content Security Policy bypass techniques. Use when XSS or data exfiltration is blocked by CSP and you ne…
yaklang/hack-skills
2.9K
4416
insecure-source-code-management >- Source control and artifact exposure (.git, .svn, .hg, backups, .env). Use when recon finds VCS paths, 403 on hidd…
yaklang/hack-skills
2.9K
Page 1 · 103 total Next