awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • vanhauser-thc/thc-hydraالصورة الرمزية لـ vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943عرض على 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
    عرض على GitHub↗11,943
  • ullaakut/cameradarالصورة الرمزية لـ Ullaakut

    Ullaakut/cameradar

    5,084عرض على 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
    عرض على GitHub↗5,084
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Password Attacks
  5. RTSP Attack Modules

استكشف الوسوم الفرعية

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