awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesRTSP Attack Modules

Modules for testing credentials against the Real Time Streaming Protocol.

Distinct from Password Attacks: Specializes password attack utilities to the RTSP protocol specifically.

Explore 2 awesome GitHub repositories matching part of an awesome list · RTSP Attack Modules. Refine with filters or upvote what's useful.

Awesome RTSP Attack Modules 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.
  • vanhauser-thc/thc-hydraAvatar de vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Voir sur GitHub↗

    Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords through automated brute-force and dictionary attacks. It serves as a multi-protocol authentication tester capable of verifying credentials across a wide range of remote network services, including SSH, SMB, FTP, and various database listeners. The project is distinguished by its ability to execute parallelized password attacks against multiple servers and protocols simultaneously. It features a modular system for implementing diverse network authentication schemes, allowing f

    Tests usernames and passwords against the Real Time Streaming Protocol using Basic and Digest authentication.

    C
    Voir sur GitHub↗11,943
  • ullaakut/cameradarAvatar de Ullaakut

    Ullaakut/cameradar

    5,084Voir sur GitHub↗

    Cameradar is a network scanning tool designed to discover publicly accessible IP cameras. It identifies active Real Time Streaming Protocol services by scanning IP ranges and using device fingerprints to determine specific hardware models. The tool performs security auditing through dictionary-based probing and brute force attacks to uncover valid streaming paths and authentication credentials. It validates discovered streams by verifying the receipt of real-time transport protocol data packets to eliminate false positives. The system supports a multi-stage discovery pipeline and can export

    Scans targets for open hosts to identify the specific device models providing streaming feeds.

    Gocamerascctvhacking
    Voir sur GitHub↗5,084
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Password Attacks
  5. RTSP Attack Modules

Explorer les sous-tags

  • Stream IdentificationIdentifying specific streaming feeds and the devices providing them on target hosts. **Distinct from RTSP Attack Modules:** Focuses on identifying the stream source and device rather than just testing credentials.