Cameradar - An Rtsp Surveillance Camera Access Multitool


SUBMITTED BY: silumba

DATE: Aug. 9, 2017, 12:21 a.m.

FORMAT: Text only

SIZE: 1.3 kB

HITS: 20007

  1. Cameradar hacks its way into RTSP CCTV cameras
  2. Cameradar allows you to:
  3. Detect open RTSP hosts on any accessible target
  4. Get their public info (hostname, port, camera model, etc.)
  5. Launch automated dictionary attacks to get their stream route (for example /live.sdp)
  6. Launch automated dictionary attacks to get the username and password of the cameras
  7. Generate thumbnails from them to check if the streams are valid and to have a quick preview of their content
  8. Try to create a Gstreamer pipeline to check if they are properly encoded
  9. Print a summary of all the informations Cameradar could get
  10. And all of this in a single command-line.
  11. Of course, you can also call for individual tasks if you plug in a Database to Cameradar using the MySQL cache manager for example. You can create your own cache manager by following the simple example of the dumb cache manager.
  12. Quick install
  13. The quick install uses docker to build Cameradar without polluting your machine with dependencies and makes it easy to deploy Cameradar in a few commands. However, it may require networking knowledge, as your docker containers will need access to the cameras subnetwork.
  14. Dependencies
  15. The only dependencies are docker, docker-tools, git and make.
  16. >> https://drive.google.com/open?id=0B-mLFp7lWvm7dHRmT3Fic0EwQlE <<

comments powered by Disqus