Skip to main content

Skills dans ce dépôt

EntroVyx/hermes-agent-offsec - Page 2

SkillsMP a collecté 146 skills depuis EntroVyx/hermes-agent-offsec. Ouvrez un skill pour examiner sa source et ses détails.

EntroVyx/hermes-agent-offsec

Affichage de 40 skills collectés sur 146.

métier
Analystes en sécurité de l'information
description

Mine GitLab for secrets, CI tokens when subdomain found.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Detect hardcoded passwords in HTML forms, JavaScript, comments, and API responses.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Attack cameras via RTSP, ONVIF, Axis config when 554 open.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Analyze JS bundles and source maps for hardcoded secrets, API keys, JWTs, and internal endpoints

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Decode, forge, brute JWTs when Bearer auth header is seen.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

LLM prompt injection / system prompt extraction — 40+ technique catalog against hardened GPT-4o-class deployments. Covers direct/indirect/agentic attacks, encoding bypasses, delimiter smuggling, boolean extraction, positional enumeration, RAG poisoning,…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Chain phpinfo to RCE via exec check when info.php exposed.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Port scan /8-/24 with Masscan+RustScan and nmap banners.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Nmap scan for MySQL, Redis, FTP, SSH, internal API services.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Exploit public bucket objects via Content-Type override to achieve stored XSS.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Enumerate and fingerprint Hikvision ISAPI endpoints on SCADA/IoT web interfaces.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Sector-specific recon for solar panel installation company websites — residential solar, commercial solar, battery storage, energy audits. Typically WordPress with financing calculators, energy savings estimators, and customer referral portals. These sites…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Mass scan for exposed env files, backups, and git configs.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Hunt staging via crt.sh when production is WAF-hardened.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Map subdomains via crt.sh and subfinder at recon kickoff.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Exploit unauthenticated multi-step API flows — start, submit, upload, export without credentials.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Sensitive file scanning, path traversal bypass, vHost enum, .env extract, log mining, Varnish detect

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Hunt WP plugins via REST, exploit CVEs when version known.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Batch WP recon: users, CORS, XMLRPC, leaks across domains.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Scan WordPress REST API plugin endpoints for unauthenticated state-changing operations — discover write endpoints (POST/PUT/PATCH/DELETE) exposed without auth, enumerate all plugin routes, and test for unauthorized content publishing, settings modification,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Zimbra SOAP user enum, CVE-2022-37042, SSRF when webmail.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Use at the START of any bug bounty hunting session, when switching targets, or when feeling lost about what to do next. Master orchestrator that combines the 5-phase non-linear hunting workflow with the critical thinking framework (developer psychology,…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Bugcrowd-specific reporting tactics complementing report-writing: VRT category search-and-fallback strategy when no exact match exists, manual severity override when VRT defaults underrate impact, severity-request paragraph as first body section, OOS-clause…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

GCP/AWS/Azure cloud exploitation -- Cloud Functions, Firestore, Cloud Run, S3, MinIO, Blob Storage, SA keys

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Multi-endpoint CORS credential test automation — batch-probes API endpoints for CORS misconfiguration, distinguishes exploitable reflect-any-origin + credentials from false positives (ACAO: * alone), generates browser PoCs, and chains findings to subdomain…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Evidence-capture and PoC-redaction discipline for bug-bounty submissions: cookie redaction protocol (which fields to mask, Preview annotation / Burp panel hiding / DevTools workflow), PII black-bar discipline (what to mask in other-user data — names, emails,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Hunt API security misconfiguration — mass assignment, JWT attacks, prototype pollution, HTTP verb tampering. Mass assignment: send {is_admin:true, role:admin, verified:true} on profile/account/reset endpoints — server blindly applies. JWT: alg=none, weak HMAC…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Hunt account takeover taxonomy — 9 distinct paths to ATO, plus chains. Paths: (1) password reset flaws (host-header injection redirects token, predictable/numeric token, Referer leak, no-expiry/reuse), (2) email change without re-auth, (3) OAuth account-link…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Hunting skill for auth bypass vulnerabilities. Built from 12 public bug bounty reports across SAML XSW / parser-differential (GitHub Enterprise CVE-2025-25291/25292), SAML signature stripping (Uber, Rocket.Chat, samlify CVE-2025-47949), SAML domain…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Hunt Missing/Weak Rate Limiting — login brute force, OTP/2FA brute force (10^6 keyspace), password-reset-token brute, credential stuffing, username/email enumeration via error-string / status-code / timing differences, weak password policy, missing CAPTCHA,…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Hunting skill for business logic vulnerabilities. Built from 12 public bug bounty reports. Covers coupon-race-stacking (Instacart, Stripe, Reverb), negative-quantity-in-cart price tampering (Upserve, Eternal/Zomato), decimal/fraction price-field overflow…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Hunting skill for cache poison vulnerabilities. Built from 10 public bug bounty reports including X-Forwarded-Host poisoning, X-HTTP-Method-Override / GCS cache, reflected→stored XSS via cache, classic Omer-Gil Web Cache Deception, Cloudflare Cache Deception…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Hunt cloud / infrastructure misconfigurations. AWS: public S3 buckets (s3:GetObject anonymous), permissive bucket policies (PutObjectAcl public-write), exposed CloudFront origin, public Lambda function URL, public RDS snapshot, IAM credentials in JS bundles,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Hunt CORS Misconfiguration — origin-reflection with credentials, null-origin trust, subdomain-regex bypass (unanchored vs unescaped-dot vs prefix-only), pre-flight (OPTIONS) gating bypass, postMessage origin checks. High only when an attacker-controlled…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Hunting skill for csrf vulnerabilities. Built from 15 public bug bounty reports including modern variants — SameSite=Lax sibling-subdomain bypass (Argo CD CVE-2024-22424), GraphQL mutations-via-GET (GitLab $3,370), framework-wide CSRF middleware disabled…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Hunt Insecure Deserialization — Java gadget chains (ysoserial), PHP object injection (phpggc), Python pickle RCE, .NET BinaryFormatter, Ruby Marshal.load, JNDI/Log4Shell. RCE via deserialization is almost always Critical. Use when target runs Java, PHP…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Skill-set loader for /hunt orchestrator. Fingerprints the target, picks the right platform attack skills, and loads the Red Team or WAPT skill set. Use when /hunt has just received a mode answer (redteam or wapt + blackbox|greybox) and needs to load the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Hunt file upload bugs — RCE via webshell, XSS via SVG/HTML, SSRF via XXE in DOCX, path traversal via filename. Bypass tables (10 techniques): double extension (shell.php.jpg if server checks last ext only), magic bytes spoofing (PNG header on PHP), null byte…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Hunt Firebase / Firestore / GCP exploitation — Firebase API key discovery in JS bundles, anonymous auth via signUp endpoint, Firestore collection enumeration with anon key, Realtime Database read/write without auth, Firebase Storage bucket listing, Firebase…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Hunt gRPC vulnerabilities — server reflection enabled (enumerate all services/methods), missing authentication / metadata-stripping on internal endpoints, plaintext gRPC over HTTP/2, internal endpoint disclosure, proto file leakage, gRPC-Web/grpc-gateway…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 146.