Skip to content

niudaii/rtspscan

Repository files navigation

RTSPScan

The program aims to help you scan rtsp protocol.

Usage

1.Input file format input.txt

118.163.xx.xx:554
211.20.xx.xx:554
211.21.xx.xx:554

2.Run the program

➜  rtspscan ./rtspscan -h
Usage of ./rtspscan:
  -f string
        input file (default "input.txt")
  -i string
        input
  -o string
        output file (default "output.txt")
  -pass-file string
        pass file (default "resource/pass.txt")
  -path-file string
        path file (default "resource/path.txt")
  -t int
        thread num (default 100)
  -timeout int
        timeout in second (default 5)
  -ua string
        user agent
  -user-file string
        user file (default "resource/user.txt")
./rtspscan -i 118.163.xx.xx:554
./rtspscan -f input.txt

3.Screenshot

image-20230711174740538

image-20230808104408866

About

https://github.com/darkarmorlab/rtspscan

Disclaimer

This tool is only for legal authorized enterprise security construction behavior, and only for study and research self-examination use, do not use for illegal purposes, by the use of the tool generated by all risks have nothing to do with me!

About

A program for scanning rtsp protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages