Cyber Red

Cyber Red from theheavenlyd3mon/hermes-profiles.

by @theheavenlyd3mon 158 skills

Skills in this plugin

158
  1. Performing Cryptographic Audit Of Application · theheavenlyd3mon bundle
    A cryptographic audit systematically reviews an application's use of cryptographic primitives, protocols, and key management to identify vulnerabilities such as weak algorithms, insecure modes, hardco
    28 repo stars
  2. Performing Open Source Intelligence Gathering · theheavenlyd3mon bundle
    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
    28 repo stars
  3. Reverse Engineering Android Malware With Jadx · theheavenlyd3mon bundle
    Reverse engineers malicious Android APK files using JADX decompiler to analyze Java/Kotlin source code, identify malicious functionality including data theft, C2 communication, privilege escalation, and overlay attacks. Examines manifest permissions, receivers, services, and native libraries. Activates for requests involving Android malware analysis, APK reverse engineering, mobile malware investigation, or Android threat analysis.
    28 repo stars
  4. Reverse Engineering Dotnet Malware With Dnspy · theheavenlyd3mon bundle
    Reverse engineers .NET malware using dnSpy decompiler and debugger to analyze C#/VB.NET source code, identify obfuscation techniques, extract configurations, and understand malicious functionality including stealers, RATs, and loaders. Activates for requests involving .NET malware analysis, C# malware decompilation, managed code reverse engineering, or .NET obfuscation analysis.
    28 repo stars
  5. Building Red Team C2 Infrastructure With Havoc · theheavenlyd3mon bundle
    Deploy and configure the Havoc C2 framework with teamserver, HTTPS listeners, redirectors, and Demon agents for authorized red team operations.
    28 repo stars
  6. Conducting Man In The Middle Attack Simulation · theheavenlyd3mon bundle
    Simulates man-in-the-middle attacks using Ettercap, mitmproxy, and Bettercap in authorized environments to intercept, analyze, and modify network traffic for testing encryption enforcement, certificate validation, and detection capabilities.
    28 repo stars
  7. Conducting Social Engineering Penetration Test · theheavenlyd3mon bundle
    Design and execute a social engineering penetration test including phishing, vishing, smishing, and physical pretexting campaigns to measure human security resilience and identify training gaps.
    28 repo stars
  8. Exploiting Broken Function Level Authorization · theheavenlyd3mon bundle
    Tests APIs for Broken Function Level Authorization (BFLA) vulnerabilities where regular users can invoke administrative functions or access privileged API endpoints by directly calling them. The tester identifies admin and privileged endpoints, then attempts to access them with regular user credentials by manipulating HTTP methods, URL paths, and request parameters. Maps to OWASP API5:2023 Broken Function Level Authorization. Activates for requests involving BFLA testing, admin endpoint bypass, function-level access control testing, or API privilege escalation.
    28 repo stars
  9. Exploiting Smb Vulnerabilities With Metasploit · theheavenlyd3mon bundle
    Identifies and exploits SMB protocol vulnerabilities using Metasploit Framework during authorized penetration tests to demonstrate risks from unpatched Windows systems, misconfigured shares, and weak authentication in enterprise networks.
    28 repo stars
  10. Performing Cloud Penetration Testing With Pacu · theheavenlyd3mon bundle
    Performing authorized AWS penetration testing using Pacu, the open-source AWS exploitation framework, to enumerate IAM configurations, discover privilege escalation paths, test credential harvesting, and validate security controls through systematic attack simulation.
    28 repo stars
  11. Performing Power Grid Cybersecurity Assessment · theheavenlyd3mon bundle
    This skill covers conducting cybersecurity assessments of electric power grid infrastructure including generation facilities, transmission substations, distribution systems, and energy management system (EMS) control centers. It addresses NERC CIP compliance verification, substation automation security, IEC 61850 protocol analysis, synchrophasor (PMU) network security, and the unique threat landscape targeting power grid operations as demonstrated by Industroyer/CrashOverride and related attacks.
    28 repo stars
  12. Performing Serverless Function Security Review · theheavenlyd3mon bundle
    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.
    28 repo stars
  13. Performing Service Account Credential Rotation · theheavenlyd3mon bundle
    Automate credential rotation for service accounts across Active Directory, cloud platforms, and application databases to eliminate stale secrets and reduce compromise risk.
    28 repo stars
  14. Performing Active Directory Bloodhound Analysis · theheavenlyd3mon bundle
    Use BloodHound and SharpHound to enumerate Active Directory relationships and identify attack paths from compromised users to Domain Admin.
    28 repo stars
  15. Performing Active Directory Forest Trust Attack · theheavenlyd3mon bundle
    Enumerate and audit Active Directory forest trust relationships using impacket for SID filtering analysis, trust key extraction, cross-forest SID history abuse detection, and inter-realm Kerberos ticket assessment.
    28 repo stars
  16. Performing Hardware Security Module Integration · theheavenlyd3mon bundle
    Integrate Hardware Security Modules (HSMs) using PKCS#11 interface for cryptographic key management, signing operations, and secure key storage with python-pkcs11, AWS CloudHSM, and YubiHSM2.
    28 repo stars
  17. Performing Ssl Certificate Lifecycle Management · theheavenlyd3mon bundle
    SSL/TLS certificate lifecycle management encompasses the full process of requesting, issuing, deploying, monitoring, renewing, and revoking X.509 certificates. Poor certificate management is a leading
    28 repo stars
  18. Performing Wifi Password Cracking With Aircrack · theheavenlyd3mon bundle
    Captures WPA/WPA2 handshakes and performs offline password cracking using aircrack-ng, hashcat, and dictionary attacks during authorized wireless security assessments to evaluate passphrase strength and wireless network security posture.
    28 repo stars
  19. Analyzing Threat Actor Ttps With Mitre Navigator · theheavenlyd3mon bundle
    Map advanced persistent threat (APT) group tactics, techniques, and procedures (TTPs) to the MITRE ATT&CK framework using the ATT&CK Navigator and attackcti Python library. The analyst queries STIX/TAXII data for group-technique associations, generates Navigator layer files for visualization, and compares defensive coverage against adversary profiles. Activates for requests involving APT TTP mapping, ATT&CK Navigator layers, threat actor profiling, or MITRE technique coverage analysis.
    28 repo stars
  20. Building Attack Pattern Library From Cti Reports · theheavenlyd3mon bundle
    Extract and catalog attack patterns from cyber threat intelligence reports into a structured STIX-based library mapped to MITRE ATT&CK for detection engineering and threat-informed defense.
    28 repo stars
  21. Building C2 Infrastructure With Sliver Framework · theheavenlyd3mon bundle
    Build and configure a resilient command-and-control infrastructure using BishopFox's Sliver C2 framework with redirectors, HTTPS listeners, and multi-operator support for authorized red team engagements.
    28 repo stars
  22. Building Malware Incident Communication Template · theheavenlyd3mon bundle
    Build structured communication templates for malware incidents including stakeholder notifications, executive briefings, technical advisories, and regulatory disclosures with severity-based escalation procedures.
    28 repo stars
  23. Exploiting Zerologon Vulnerability Cve 2020 1472 · theheavenlyd3mon bundle
    Exploit the Zerologon vulnerability (CVE-2020-1472) in the Netlogon Remote Protocol to achieve domain controller compromise by resetting the machine account password to empty.
    28 repo stars
  24. Performing Mobile App Certificate Pinning Bypass · theheavenlyd3mon bundle
    Bypasses SSL/TLS certificate pinning implementations in Android and iOS applications to enable traffic interception during authorized security assessments. Covers OkHttp, TrustManager, NSURLSession, and third-party pinning library bypass techniques using Frida, Objection, and custom scripts. Activates for requests involving certificate pinning bypass, SSL pinning defeat, mobile TLS interception, or proxy-resistant app testing.
    28 repo stars
  25. Performing Threat Emulation With Atomic Red Team · theheavenlyd3mon bundle
    Executes Atomic Red Team tests for MITRE ATT&CK technique validation using the atomic-operator Python framework. Loads test definitions from YAML atomics, runs attack simulations, and validates detection coverage. Use when testing SIEM detection rules, validating EDR coverage, or conducting purple team exercises.
    28 repo stars
  26. Performing Android App Static Analysis With Mobsf · theheavenlyd3mon bundle
    Performs automated static analysis of Android applications using Mobile Security Framework (MobSF) to identify hardcoded secrets, insecure permissions, vulnerable components, weak cryptography, and code-level security flaws without executing the application. Use when assessing Android APK/AAB files for security vulnerabilities before deployment, during penetration testing, or as part of CI/CD security gates. Activates for requests involving Android static analysis, MobSF scanning, APK security assessment, or mobile application code review.
    28 repo stars
  27. Performing Bandwidth Throttling Attack Simulation · theheavenlyd3mon bundle
    Simulates bandwidth throttling and network degradation attacks using tc, iperf3, and Scapy in authorized environments to test quality-of-service controls, application resilience, and network monitoring detection of traffic manipulation attacks.
    28 repo stars
  28. Performing Static Malware Analysis With Pe Studio · theheavenlyd3mon bundle
    Performs static analysis of Windows PE (Portable Executable) malware samples using PEStudio to examine file headers, imports, strings, resources, and indicators without executing the binary. Identifies suspicious characteristics including packing, anti-analysis techniques, and malicious imports. Activates for requests involving static malware analysis, PE file inspection, Windows executable analysis, or pre-execution malware triage.
    28 repo stars
  29. Reverse Engineering Ransomware Encryption Routine · theheavenlyd3mon bundle
    Reverse engineer ransomware encryption routines to identify cryptographic algorithms, key generation flaws, and potential decryption opportunities using static and dynamic analysis.
    28 repo stars
  30. Performing Mobile Device Forensics With Cellebrite · theheavenlyd3mon bundle
    Acquire and analyze mobile device data using Cellebrite UFED and open-source tools to extract communications, location data, and application artifacts.
    28 repo stars
  31. Performing Ot Vulnerability Assessment With Claroty · theheavenlyd3mon bundle
    This skill covers performing vulnerability assessments in OT environments using the Claroty xDome platform for comprehensive asset discovery, risk scoring, vulnerability correlation, and remediation prioritization. It addresses passive vulnerability identification through traffic analysis, active safe querying of OT devices, integration with CVE databases and ICS-CERT advisories, and risk-based prioritization that accounts for operational impact and compensating controls.
    28 repo stars
  32. Performing Wireless Security Assessment With Kismet · theheavenlyd3mon bundle
    Conduct wireless network security assessments using Kismet to detect rogue access points, hidden SSIDs, weak encryption, and unauthorized clients through passive RF monitoring.
    28 repo stars
  33. Analyzing Malware Family Relationships With Malpedia · theheavenlyd3mon bundle
    Use the Malpedia platform and API to research malware family relationships, track variant evolution, link families to threat actors, and integrate YARA rules for detection across malware lineages.
    28 repo stars
  34. Exploiting Vulnerabilities With Metasploit Framework · theheavenlyd3mon bundle
    The Metasploit Framework is the world's most widely used penetration testing platform, maintained by Rapid7. It contains over 2,300 exploits, 1,200 auxiliary modules, and 400 post-exploitation modules
    28 repo stars
  35. Performing Active Directory Compromise Investigation · theheavenlyd3mon bundle
    Investigate Active Directory compromise by analyzing authentication logs, replication metadata, Group Policy changes, and Kerberos ticket anomalies to identify attacker persistence and lateral movement paths.
    28 repo stars
  36. Performing Thick Client Application Penetration Test · theheavenlyd3mon bundle
    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.
    28 repo stars
  37. Exploiting Active Directory Certificate Services Esc1 · theheavenlyd3mon bundle
    Exploit misconfigured Active Directory Certificate Services (AD CS) ESC1 vulnerability to request certificates as high-privileged users and escalate domain privileges during authorized red team assessments.
    28 repo stars
  38. Performing Adversary In The Middle Phishing Detection · theheavenlyd3mon bundle
    Detect and respond to Adversary-in-the-Middle (AiTM) phishing attacks that use reverse proxy kits like EvilProxy, Evilginx, and Tycoon 2FA to bypass MFA and steal session tokens.
    28 repo stars