awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesBinary Data Exfiltration

Techniques for covertly moving binary data across networks by encoding it into non-executable formats.

Distinct from Binary File Downloads: Focuses on the exfiltration/transfer aspect of binary data using encoding, not the editing or inspection of binary files.

Explore 2 awesome GitHub repositories matching security & cryptography · Binary Data Exfiltration. Refine with filters or upvote what's useful.

Awesome Binary Data Exfiltration GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • trustedsec/unicornAvatar de trustedsec

    trustedsec/unicorn

    3,917Voir sur GitHub↗

    Unicorn est une collection d'utilitaires pour générer des fichiers HTA malveillants, des macros VBA, des commandes PowerShell encodées et des frameworks d'injection de shellcode résidant en mémoire. Il fournit des outils pour créer des charges utiles (payloads) conçues pour obtenir une exécution de code à distance en contournant les contrôles de sécurité. Le projet se concentre sur la militarisation de documents Office via des macros et formules VBA, la génération de vecteurs d'attaque HTA et la création de charges utiles PowerShell encodées. Il inclut un framework d'injection de shellcode pour envelopper du shellcode externe pour une exécution directe dans la mémoire système. La boîte à outils couvre la conversion binaire-vers-base64 pour les transferts de fichiers basés sur certificat et des méthodes pour éviter la détection basée sur le disque. Elle inclut également des capacités pour l'encodage de scripts PowerShell et des attaques de rétrogradation de version pour contourner les politiques d'exécution et les restrictions de sécurité.

    Converts binary data into base64 certificates to transfer tools across networks without triggering security alerts.

    Python
    Voir sur GitHub↗3,917
  • hackerschoice/thc-tips-tricks-hacks-cheat-sheetAvatar de hackerschoice

    hackerschoice/thc-tips-tricks-hacks-cheat-sheet

    3,853Voir sur GitHub↗

    This project is a comprehensive command-line reference and toolkit designed for Linux system administration and network security assessment. It provides a collection of technical snippets and operational guides focused on managing remote environments, orchestrating shell sessions, and executing administrative tasks through native terminal utilities. The repository distinguishes itself by offering specialized techniques for stealthy operations and infrastructure manipulation. It covers methods for establishing encrypted tunnels to bypass firewalls, obfuscating process identities and command hi

    Encodes binary data into text formats or encrypted streams to facilitate stealthy movement through network gateways.

    Shell
    Voir sur GitHub↗3,853
  1. Home
  2. Security & Cryptography
  3. Binary Data Exfiltration

Explorer les sous-tags

  • Stream-Based Data ObfuscationMethods for transforming binary and text data into encoded formats to facilitate stealthy exfiltration. **Distinct from Binary Data Exfiltration:** Distinct from Binary Data Exfiltration: focuses on the stream-based transformation and encoding of data for stealth rather than the exfiltration protocol itself.