Skip to main content

이 저장소의 skills

braydos-h/BreachPilot - 3페이지

SkillsMP는 braydos-h/BreachPilot에서 146개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

braydos-h/BreachPilot

수집된 skill 146개 중 40개를 표시합니다.

직업 분류
미분류
설명

Enumerates DNS records, attempts zone transfers, brute-forces subdomains, and maps DNS infrastructure during authorized reconnaissance to identify attack surface, misconfigurations, and information disclosure in target domains.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Conduct a comprehensive external network penetration test to identify vulnerabilities in internet-facing infrastructure using PTES methodology, reconnaissance, scanning, exploitation, and reporting.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Perform coverage-guided fuzzing of compiled binaries using AFL++ (American Fuzzy Lop Plus Plus) to discover memory corruption, crashes, and security vulnerabilities. The tester instruments target binaries with afl-cc/afl-clang-fast, manages input corpora with…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Execute and test GraphQL depth limit attacks using deeply nested recursive queries to identify denial-of-service vulnerabilities in GraphQL APIs.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Performs GraphQL introspection attacks to extract the full API schema including types, queries, mutations, subscriptions, and field definitions from GraphQL endpoints. The tester uses introspection queries to map the attack surface, identifies sensitive…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Assessing GraphQL API endpoints for introspection leaks, injection attacks, authorization flaws, and denial-of-service vulnerabilities during authorized security tests.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Execute HTTP Parameter Pollution attacks to bypass input validation, WAF rules, and security controls by injecting duplicate parameters that are processed differently by front-end and back-end systems.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Analyze IP address reputation using the Shodan API to identify open ports, running services, known vulnerabilities, and hosting context for threat intelligence enrichment and incident triage.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Execute and test the JWT none algorithm attack to bypass signature verification by manipulating the alg header field in JSON Web Tokens.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Capture and analyze network traffic using Wireshark and tshark to reconstruct network events, extract artifacts, and identify malicious communications.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Perform forensic analysis of network packet captures (PCAP/PCAPNG) using Wireshark, tshark, and tcpdump to reconstruct network communications, extract transferred files, identify malicious traffic, and establish evidence of data exfiltration or…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Automate network traffic analysis using tshark and pyshark for protocol statistics, suspicious flow detection, DNS anomaly identification, and IOC extraction from PCAP files

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Deploy Zeek network security monitor to capture, parse, and analyze network traffic metadata for threat detection, anomaly identification, and forensic investigation.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Open Source Intelligence (OSINT) gathering is the first active phase of a red team engagement, where operators collect publicly available information about the target organization to identify attack s

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Automate OSINT collection using SpiderFoot REST API and CLI for target profiling, module-based reconnaissance, and structured result analysis across 200+ data sources

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Linux privilege escalation involves elevating from a low-privilege user account to root access on a compromised system. Red teams exploit misconfigurations, vulnerable services, kernel exploits, and w

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Detect and exploit second-order SQL injection vulnerabilities where malicious input is stored in a database and later executed in an unsafe SQL query during a different application operation.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Auditing HTTP security headers including CSP, HSTS, X-Frame-Options, and cookie attributes to identify missing or misconfigured browser-level protections.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Performing security reviews of serverless functions across AWS Lambda, Azure Functions, and GCP Cloud Functions to identify overly permissive execution roles, insecure environment variables, injection vulnerabilities, and missing runtime protections.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Audit service accounts across enterprise infrastructure to identify orphaned, over-privileged, and non-compliant accounts. This skill covers discovery of service accounts in Active Directory, cloud pl

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Perform security testing of SOAP web services by analyzing WSDL definitions and testing for XML injection, XXE, WS-Security bypass, and SOAPAction spoofing.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Assess SSL/TLS server configurations using the sslyze Python library to evaluate cipher suites, certificate chains, protocol versions, HSTS headers, and known vulnerabilities like Heartbleed and ROBOT.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Test for Server-Side Request Forgery vulnerabilities by probing cloud metadata endpoints, internal network services, and protocol handlers through user-controllable URL parameters. Tests AWS/GCP/Azure metadata APIs (169.254.169.254), internal port scanning…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Enumerate subdomains of target domains using ProjectDiscovery's Subfinder passive reconnaissance tool to map the attack surface during security assessments.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Conduct a thick client application penetration test to identify insecure local storage, hardcoded credentials, DLL hijacking, memory manipulation, and insecure API communication in desktop applications using dnSpy, Procmon, and Burp Suite.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use OWASP Threat Dragon to create data flow diagrams, identify threats using STRIDE and LINDDUN methodologies, and generate threat model reports for secure design review.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Performs authenticated and unauthenticated vulnerability scanning using Tenable Nessus to identify known vulnerabilities, misconfigurations, default credentials, and missing patches across network infrastructure, servers, and applications. The scanner…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Performs systematic security testing of web applications following the OWASP Web Security Testing Guide (WSTG) methodology to identify vulnerabilities in authentication, authorization, input validation, session management, and business logic. The tester uses…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Nikto is an open-source web server and web application scanner that tests against over 7,000 potentially dangerous files/programs, checks for outdated versions of over 1,250 servers, and identifies ve

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Triage web application vulnerability findings from DAST/SAST scanners using OWASP risk rating methodology to separate true positives from false positives and prioritize remediation.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Execute web cache deception attacks by exploiting path normalization discrepancies between CDN caching layers and origin servers to cache and retrieve sensitive authenticated content.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Exploiting web cache mechanisms to serve malicious content to other users by poisoning cached responses through unkeyed headers and parameters during authorized security tests.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

The Common Vulnerability Scoring System (CVSS) is the industry standard framework maintained by FIRST (Forum of Incident Response and Security Teams) for assessing vulnerability severity. CVSS v4.0 (r

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Tenable Nessus is the industry-leading vulnerability scanner used to identify security weaknesses across network infrastructure including servers, workstations, network devices, and operating systems.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Performs advanced network reconnaissance using Nmap's scripting engine, timing controls, evasion techniques, and output parsing to discover hosts, enumerate services, detect vulnerabilities, and fingerprint operating systems across authorized target networks.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Apply least-privilege tool allowlisting, identity binding, and human-in-the-loop controls for agent tool calls.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Tests API authentication mechanisms for weaknesses including broken token validation, missing authentication on endpoints, weak password policies, credential stuffing susceptibility, token leakage in URLs or logs, and session management flaws. The tester…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Tests REST and GraphQL APIs for Broken Object Level Authorization (BOLA/IDOR) vulnerabilities where an authenticated user can access or modify resources belonging to other users by manipulating object identifiers in API requests. The tester intercepts API…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Tests APIs for mass assignment (auto-binding) vulnerabilities where clients can modify object properties they should not have access to by including additional parameters in API requests. The tester identifies writable endpoints, adds undocumented fields to…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Systematically assessing REST and GraphQL API endpoints against the OWASP API Security Top 10 risks using automated and manual testing techniques.

원문 언어: 영어

업데이트
수집된 skill 146개 중 40개를 표시합니다.