Git Product home page Git Product logo

rtsp-findingsomefun's Introduction

RTSP-FindingSomeFun

  • RTSP-FindingSomeFun is a tool that performs RTSP (Real Time Streaming Protocol) brute-forcing and scanning on a list of IP addresses. The tool uses a wordlist of username and password combinations to attempt to authenticate to each IP address and determine if it is hosting an RTSP stream. The tool is able to scan a large number of IP addresses using multithreading, which increases the speed of the scan. This makes it easy to review the results of the scan and identify any RTSP streams that were discovered by using a combination of brute-forcing and scanning.

Screenshot

Screenshot_4

Requirements

  • Python3.7+

Supported Os

  • Linuxer
  • Wingays

Get start with

$ git clone https://github.com/Pari-Malam/RTSP-FindingSomeFun
$ cd RTSP-FindingSomeFun
$ pip/pip3 install -r requirements.txt
$ python/python3 rtsp.py

Footprints Notes

  • By using this tool, you agree that you are using it for educational purposes only and that you will not use it for any illegal activity. You also agree to bear all risks associated with the use of this tool. I will not be responsible for direct or indirect damage caused by the use of this tool. Don't suyyyyyyyyyyyyyyyyyyyy me!

Author

  • Pari Malam

Contacts

Telegram Discord

rtsp-findingsomefun's People

Contributors

thatnoteasy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

5l1v3r1

rtsp-findingsomefun's Issues

Error

[RTSP] - Perform With RTSP Scanner & Brute Force

[Output Filename]: list.txt
[IP/URL List]: rtsp://192.168.0.91:554
[ERROR!] - Bro? Whutt are you doin?rtsp://192.168.0.91:554
Traceback (most recent call last):
  File "rtsp.py", line 93, in main
    with open(target_file, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'rtsp://192.168.0.91:554'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "rtsp.py", line 112, in <module>
    main()
  File "rtsp.py", line 97, in main
    sys.exit(1)
NameError: name 'sys' is not defined

and

[RTSP] - Perform With RTSP Scanner & Brute Force

[Output Filename]: list.txt
[IP/URL List]: 192.168.0.91
[ERROR!] - Bro? Whutt are you doin?192.168.0.91
Traceback (most recent call last):
  File "rtsp.py", line 93, in main
    with open(target_file, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'rtsp://192.168.0.91:554'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "rtsp.py", line 112, in <module>
    main()
  File "rtsp.py", line 97, in main
    sys.exit(1)
NameError: name 'sys' is not defined

and

[RTSP] - Perform With RTSP Scanner & Brute Force

[Output Filename]: list.txt
[IP/URL List]: 192.168.0.1/24
[ERROR!] - Bro? Whutt are you doin?192.168.0.1/24
Traceback (most recent call last):
  File "rtsp.py", line 93, in main
    with open(target_file, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'rtsp://192.168.0.91:554'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "rtsp.py", line 112, in <module>
    main()
  File "rtsp.py", line 97, in main
    sys.exit(1)
NameError: name 'sys' is not defined

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.