Advertisement
Guest User

Untitled

a guest
Jul 5th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. file_path_or_url = 'rtsp://192.168.0.88:554/user=admin&password=&channel=1&stream=0.sdp?'
  2. file_path_or_url = 'rtsp://admin:@192.168.0.88:554/Streaming/Channels/1'
  3.  
  4. rtsp://192.168.0.88:554/user=admin&password=&channel=1&stream=0.sdp?
  5. rtsp://192.168.0.88:554/user=admin&password=&channel=1&stream=1.sdp?
  6.  
  7. Starting Nmap 6.47 ( http://nmap.org ) at 2017-07-05 14:11 UTC
  8. Nmap scan report for 192.168.0.88
  9. Host is up (0.00063s latency).
  10. Not shown: 996 closed ports
  11. PORT STATE SERVICE VERSION
  12. 23/tcp open telnet Busybox telnetd
  13. 80/tcp open tcpwrapped
  14. 554/tcp open rtsp?
  15. 8899/tcp open soap gSOAP soap 2.7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement