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
·

3 dépôts

Awesome GitHub RepositoriesRuntime OS Detection

Capabilities for identifying the host operating system during script execution to adapt behavior.

Distinct from Operating Systems & Systems Programming: Shortlist candidates focus on kernels or virtualization, not the runtime identification of the OS for scripting.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Runtime OS Detection. Refine with filters or upvote what's useful.

Awesome Runtime OS Detection 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.
  • hak5/usbrubberducky-payloadsAvatar de hak5

    hak5/usbrubberducky-payloads

    5,537Voir sur GitHub↗

    This repository is a library of scripts for automating keystroke injection and executing remote payloads via USB HID devices. It provides a collection of pre-written automation sequences that simulate keyboard input to perform complex tasks on target operating systems. The framework supports cross-platform payloads capable of detecting target operating systems and adapting keyboard layouts for accurate character injection across different regions. It utilizes a staged payload method to download and execute external code from remote servers, extending the functionality of initial scripts. The

    Identifies the target system's operating system to execute appropriate, tailored keystroke sequences.

    PowerShellbadusbducky-payloadsduckyscript
    Voir sur GitHub↗5,537
  • samsar4/ethical-hacking-labsAvatar de Samsar4

    Samsar4/Ethical-Hacking-Labs

    3,397Voir sur GitHub↗

    Ethical-Hacking-Labs is a comprehensive cybersecurity training curriculum and lab suite designed for learning penetration testing, network analysis, and offensive security techniques. It provides a structured environment for practicing the full attack lifecycle, from initial reconnaissance and scanning to exploitation and post-compromise analysis. The project provides instructional materials and guided exercises that cover specific technical domains, including open source intelligence research and network security courseware. It includes a practical workbook for identifying system vulnerabili

    Ships a utility to probe open ports to determine product names, version numbers, and operating systems.

    ethical-hacking-labshackinglinux
    Voir sur GitHub↗3,397
  • jaykali/maskphishAvatar de jaykali

    jaykali/maskphish

    3,020Voir sur GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Detects remote operating systems by analyzing network response characteristics to identify vulnerabilities.

    Shellhackhackinghacking-tool
    Voir sur GitHub↗3,020
  1. Home
  2. Operating Systems & Systems Programming
  3. Runtime OS Detection

Explorer les sous-tags

  • Remote OS FingerprintingTechniques for identifying a remote host's operating system by analyzing network response characteristics. **Distinct from Runtime OS Detection:** Focuses on remote network-based detection rather than identifying the OS of the local machine during script execution.