Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout Question #330

Open
testingthis815 opened this issue Aug 29, 2023 · 4 comments
Open

Timeout Question #330

testingthis815 opened this issue Aug 29, 2023 · 4 comments

Comments

@testingthis815
Copy link

Im constantly getting "Performed failed, Time out was reached.
Then my wifi signal drops.
Excuse my ignorance but im guessing its more a bandwith issue than and issue with cameradar?
Ive changed the actual ip address for zeros here

docker run -t ullaakut/cameradar -t 00.00.00.00

Loading credentials...ok
Loading routes...ok
Scanning the network...ok
Attacking routes of 1 streams...ok
Attempting to detect authentication methods of 1 streams...ok
Attacking credentials of 1 streams...ok
Perform failed for "rtsp://:@00.00.00.00//" (auth 2): curl: Timeout was reached

@Ullaakut
Copy link
Owner

Ullaakut commented Sep 9, 2023

If the wifi signal drops as a result of this, it might be the case, but that surprises me unless you have a very old wifi system or very low bandwidth?

As far as I remember, Cameradar's dictionary attack tries a few dozen credential combos per second, and for each it just makes a request that is around 1KB, so that should amount to maybe, tops, 50 kbps? It seems unlikely that the bandwidth should be an issue, unless you run thousands of Cameradar instances in parallel perhaps.

Other causes I could help with, but not without knowing what version you use, whether it's the binary or docker, etc. Please fill in the default issue template to let me help you better:


First, make sure that none of the open and closed issues is about the same issue as you are describing, and make sure to check the frequently asked questions in the README file.
Then, replace the parts of this template that are between with the data relative to your issue.

If you're reporting a bug, use the template below. Otherwise, delete this template and write your issue normally.

Context

Please select one:

  • I use the docker image ullaakut/cameradar
  • I use my own build of the docker image
  • I use the pre-compiled binary
  • I use my own build of the binary
  • None of the above / I don't know

Please select one:

  • I use a specific version:
  • I use the latest commit of the master branch
  • I use the latest commit of the develop branch
  • I use a forked version of the repository:
  • I use a specific commit:

Environment

My operating system:

  • Windows
  • OSX
  • Linux
  • Other

OS version:
OS architecture:

Issue

What was expected

What happened

Logs

If your issue is with Cameradar's binary or docker image, please run it with -v to print verbose logs, and paste them here:

<cameradar logs>

@testingthis815
Copy link
Author

testingthis815 commented Sep 9, 2023

Context

Please select one:

  • [ X ] I use the docker image ullaakut/cameradar
  • I use my own build of the docker image
  • I use the pre-compiled binary
  • I use my own build of the binary
  • None of the above / I don't know

Please select one:

  • I use a specific version:
  • [ X ] I use the latest commit of the master branch
  • I use the latest commit of the develop branch
  • I use a forked version of the repository:
  • I use a specific commit:

Environment

My operating system:

  • Windows
  • OSX
  • [ X ] Linux
  • Other
──(root㉿kali)-[/home/kali/cameradar]
└─# docker run -t ullaakut/cameradar -t 155.98.202.234  -v
Loading credentials...ok
Loading routes...ok
Scanning the network...ok
Attacking routes of 1 streams...* Expire in 0 ms for 6 (transfer 0x7fe91b8c6190)
* Expire in 2000 ms for 8 (transfer 0x7fe91b8c6190)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b8c6190)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554//0x8b6c42 RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: 3gwnFRmSR
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b8b5200)
* Expire in 2000 ms for 8 (transfer 0x7fe91b8b5200)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b8b5200)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554/ RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: qdQnFgiIR
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b8a7240)
* Expire in 2000 ms for 8 (transfer 0x7fe91b8a7240)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b8a7240)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554//live/ch01_0 RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: jfw7KgiIR
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b890290)
* Expire in 2000 ms for 8 (transfer 0x7fe91b890290)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b890290)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554/0/1:1/main RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: zeQ7FRiSg
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b88e2c0)
* Expire in 2000 ms for 8 (transfer 0x7fe91b88e2c0)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b88e2c0)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554/0/usrnm:pwd/main RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: GD_nKRmSR
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b877a80)
* Expire in 2000 ms for 8 (transfer 0x7fe91b877a80)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b877a80)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554/0/video1 RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: ka_7KgiIg
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b860140)
* Expire in 2000 ms for 8 (transfer 0x7fe91b860140)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b860140)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554/1 RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: j9lnFRiIR
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b863330)
* Expire in 2000 ms for 8 (transfer 0x7fe91b863330)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b863330)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554/1.AMP RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: Q4X7KgiSg
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b84b9c0)
* Expire in 2000 ms for 8 (transfer 0x7fe91b84b9c0)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b84b9c0)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554/1/h264major RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: BAX7FRmIR
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b837060)
* Expire in 2000 ms for 8 (transfer 0x7fe91b837060)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b837060)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554/1/stream1 RTSP/1.0
CSeq: 1
Accept: application/sdp

< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: 1_X7KgmIR
< 
* Connection #0 to host 155.98.202.234 left intact
* Expire in 0 ms for 6 (transfer 0x7fe91b83a3c0)
* Expire in 2000 ms for 8 (transfer 0x7fe91b83a3c0)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91b83a3c0)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> DESCRIBE rtsp://:@155.98.202.234:554/11 RTSP/1.0
CSeq: 1
Accept: application/sdp


< RTSP/1.0 404 NOT FOUND
< CSeq: 1
< Session: GUBAKRmIg
< 
* Connection #0 to host 155.98.202.234 left intact
ok
  > Perform failed for "rtsp://:@155.98.202.234:554//0x8b6c42" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554//live/ch01_0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/0/1:1/main" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/0/usrnm:pwd/main" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/0/video1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/1.AMP" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/1/h264major" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/1/stream1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/11" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/12" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/125" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/1080p" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/1440p" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/480p" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/4K" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/666" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/720p" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/AVStream1_1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/CAM_ID.password.mp2" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/CH001.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/GetData.cgi" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/HD" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/HighResolutionVideo" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/LowResolutionVideo" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/MediaInput/h264" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/MediaInput/mpeg4" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ONVIF/MediaInput" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ONVIF/MediaInput?profile=4_def_profile6" (auth 0): curl: Timeout was reached                                                                                                  
  > Perform failed for "rtsp://:@155.98.202.234:554/StdCh1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/Streaming/Channels/1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/Streaming/Unicast/channels/101" (auth 0): curl: Timeout was reached                                                                                                           
  > Perform failed for "rtsp://:@155.98.202.234:554/StreamingSetting?version=1.0&action=getRTSPStream&ChannelID=1&ChannelName=Channel1" (auth 0): curl: Timeout was reached                                                       
  > Perform failed for "rtsp://:@155.98.202.234:554/VideoInput/1/h264/1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/VideoInput/1/mpeg4/1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/access_code" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/access_name_for_stream_1_to_5" (auth 0): curl: Timeout was reached                                                                                                            
  > Perform failed for "rtsp://:@155.98.202.234:554/api/mjpegvideo.cgi" (auth 0): curl: Couldn't connect to server                                                                                                                
  > Perform failed for "rtsp://:@155.98.202.234:554/av0_0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/av2" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/avc" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/avn=2" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/axis-media/media.amp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/axis-media/media.amp?camera=1" (auth 0): curl: Couldn't connect to server                                                                                                     
  > Perform failed for "rtsp://:@155.98.202.234:554/axis-media/media.amp?videocodec=h264" (auth 0): curl: Timeout was reached                                                                                                     
  > Perform failed for "rtsp://:@155.98.202.234:554/cam" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/cam/realmonitor" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/cam/realmonitor?channel=0&subtype=0" (auth 0): curl: Couldn't connect to server                                                                                               
  > Perform failed for "rtsp://:@155.98.202.234:554/cam/realmonitor?channel=1&subtype=0" (auth 0): curl: Timeout was reached                                                                                                      
  > Perform failed for "rtsp://:@155.98.202.234:554/cam/realmonitor?channel=1&subtype=1" (auth 0): curl: Couldn't connect to server                                                                                               
  > Perform failed for "rtsp://:@155.98.202.234:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif" (auth 0): curl: Timeout was reached                                                                             
  > Perform failed for "rtsp://:@155.98.202.234:554/cam0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/cam0_0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/cam0_1" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/cam1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/cam1/h264" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/cam1/h264/multicast" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/cam1/mjpeg" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/cam1/mpeg4" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/cam1/mpeg4?user='username'&pwd='password'" (auth 0): curl: Couldn't connect to server                                                                                         
  > Perform failed for "rtsp://:@155.98.202.234:554/cam1/onvif-h264" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/camera.stm" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/ch0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ch00/0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/ch001.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ch01.264" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/ch01.264?" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ch01.264?ptype=tcp" (auth 0): curl: Couldn't connect to server                                                                                                                
  > Perform failed for "rtsp://:@155.98.202.234:554/ch1_0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ch2_0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/ch3_0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ch4_0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/ch1/0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ch2/0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/ch3/0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ch4/0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/ch0_0.h264" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ch0_unicast_firststream" (auth 0): curl: Couldn't connect to server                                                                                                           
  > Perform failed for "rtsp://:@155.98.202.234:554/ch0_unicast_secondstream" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ch1-s1" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/channel1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/gnz_media/main" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/h264" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/h264.sdp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/h264/ch1/sub/av_stream" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/h264/media.amp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/h264Preview_01_main" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/h264Preview_01_sub" (auth 0): curl: Couldn't connect to server                                                                                                                
  > Perform failed for "rtsp://:@155.98.202.234:554/h264_vga.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/h264_stream" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/image.mpg" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/img/media.sav" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/img/media.sav?channel=1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/img/video.asf" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/img/video.sav" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ioImage/1" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/ipcam.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ipcam_h264.sdp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/ipcam_mjpeg.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/live" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/live.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/live/av0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/live/ch0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/live/ch00_0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/live/ch01_0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/live/h264" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/live/main" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/live/main0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/live/mpeg4" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/live1.sdp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/live3.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/live_mpeg4.sdp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/live_st1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/livestream" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/main" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/media" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/media.amp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/media.amp?streamprofile=Profile1" (auth 0): curl: Couldn't connect to server                                                                                                  
  > Perform failed for "rtsp://:@155.98.202.234:554/media/media.amp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/media/video1" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/medias2" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/mjpeg/media.smp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/mp4" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/mpeg/media.amp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/mpeg4" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/mpeg4/1/media.amp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/mpeg4/media.amp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/mpeg4/media.smp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/mpeg4unicast" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/mpg4/rtsp.amp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/multicaststream" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/now.mp4" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/nph-h264.cgi" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/nphMpeg4/g726-640x" (auth 0): curl: Couldn't connect to server                                                                                                                
  > Perform failed for "rtsp://:@155.98.202.234:554/nphMpeg4/g726-640x48" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/nphMpeg4/g726-640x480" (auth 0): curl: Couldn't connect to server                                                                                                             
  > Perform failed for "rtsp://:@155.98.202.234:554/nphMpeg4/nil-320x240" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/onvif-media/media.amp" (auth 0): curl: Couldn't connect to server                                                                                                             
  > Perform failed for "rtsp://:@155.98.202.234:554/onvif1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/pass@10.0.0.5:6667/blinkhd" (auth 0): curl: Couldn't connect to server                                                                                                        
  > Perform failed for "rtsp://:@155.98.202.234:554/play1.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/play2.sdp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/profile2/media.smp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/profile5/media.smp" (auth 0): curl: Couldn't connect to server                                                                                                                
  > Perform failed for "rtsp://:@155.98.202.234:554/rtpvideo1.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/rtsp_live0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/rtsp_live1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/rtsp_live2" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/rtsp_tunnel" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/rtsph264" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/rtsph2641080p" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/snap.jpg" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/stream" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/stream/0" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/stream/1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/stream/live.sdp" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/stream.sdp" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/stream1" (auth 0): curl: Couldn't connect to server
  > Perform failed for "rtsp://:@155.98.202.234:554/streaming/channels/0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/streaming/channels/1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/streaming/channels/101" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/tcp/av0_0" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/test" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/tmpfs/auto.jpg" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/trackID=1" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/ucast/11" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/udp/unicast/aiphone_H264" (auth 0): curl: Timeout was reached
  > Perform failed for "rtsp://:@155.98.202.234:554/user=admin_password=?????_channel=1_stream=0.sdp?real_stream" (auth 0): curl: Timeout was reached                                                                             
Validating that streams are accessible...* Expire in 0 ms for 6 (transfer 0x7fe91a3ccfd0)
* Expire in 2000 ms for 8 (transfer 0x7fe91a3ccfd0)
*   Trying 155.98.202.234...
* TCP_NODELAY set
* Expire in 200 ms for 4 (transfer 0x7fe91a3ccfd0)
* Connected to 155.98.202.234 (155.98.202.234) port 554 (#0)
> SETUP rtsp://:@155.98.202.234:554/ RTSP/1.0
CSeq: 1
Transport: RTP/AVP;unicast;client_port=33332-33333

* Operation timed out after 2001 milliseconds with 0 bytes received
* The CSeq of this request 1 did not match the response 0
* Closing connection 0
ok
  > Perform failed for "rtsp://:@155.98.202.234:554/" (auth 0): curl: Timeout was reached
✖       Admin panel URL:        http://155.98.202.234/ You can use this URL to try attacking the camera's admin panel instead.
        Available:              ✖
        IP address:             155.98.202.234
        RTSP port:              554
        This camera does not require authentication
        Username:
        Password:
        RTSP routes:
not found


✖ Streams were found but none were accessed. They are most likely configured with secure credentials and routes. You can try adding entries to the dictionary or generating your own in order to attempt a bruteforce attack on the cameras.          

@testingthis815
Copy link
Author

Perform failed for "rtsp://:@155.98.202.234:554/" (auth 0): curl: Timeout was reached

Once that happens the internet connection drops.
My current internet speed. So there is no issue there
Download Mbps
804.58
Upload Mbps
104.21

@Ullaakut
Copy link
Owner

Unfortunately based on the output, I am not sure what is wrong. Are you able to access the camera's admin panel through HTTP? Is the camera far away from you geographically? It could be a problem with the network, or a security measure in the firewall of the network you are accessing, kicking you from it because Cameradar makes too many requests in quick succession.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants