awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hak5/usbrubberducky-payloadsAvatar von hak5

    hak5/usbrubberducky-payloads

    5,537Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,537
  • samsar4/ethical-hacking-labsAvatar von Samsar4

    Samsar4/Ethical-Hacking-Labs

    3,397Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,397
  • jaykali/maskphishAvatar von jaykali

    jaykali/maskphish

    3,020Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,020
  1. Home
  2. Operating Systems & Systems Programming
  3. Runtime OS Detection

Unter-Tags erkunden

  • 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.