Skip to content

IvanAntonov1998/Brute_force_RTSP_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTSP Brute-Force Script

A Bash script to brute-force RTSP (Real-Time Streaming Protocol) credentials on IP cameras using common username, password, and RTSP path lists. It attempts to connect using VLC (cvlc) to verify valid credentials

Features

  • Tries multiple usernames, passwords, and common RTSP paths
  • Uses SecLists (cirt-default-usernames.txt) and rockyou.txt by default
  • Stops immediately when valid credentials are found
  • Works with cameras requiring IPv6 + interface binding (%INTERFACE)
  • Simple to modify for custom wordlists

Legal Disclaimer

This tool is for educational and authorized security testing only. Do not use this on devices you do not own or have explicit permission to test. Unauthorized access is illegal.

About

File-based RTSP brute-force tester that works with IPv6 too ( education purpose only )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages