OP 22 October, 2023 - 05:50 PM
Hello guys, so basically in this thread I am gonna show you how break in to ip cams, brute forcing the rtsp protocol.
I`ve made a video about it on my youtube channel, but got removed from youtube like 2 h after uploaded it.
So I want to post here a tutorial on how to do it.
I`ve made a video about it on my youtube channel, but got removed from youtube like 2 h after uploaded it.
So I want to post here a tutorial on how to do it.
Code:
av
Pillow
Rich
After this, you have succesfully installed the tool.
Now, you have to get some ips to target, you can get them with shodan.
You have to use this dork, "rtsp" , and with this one, you gonna find all devices exposed with this banner.
So, knowing this, you are able to target specific countrys, like usa for example, with country:USA "rtsp"
Grab some ips, and convert them to a ip range, like 82.43.0.0-82.43.24, make a file and paste them on it.
And you are done, you only have to edit the credentials file, if you want to specify customs credentials, if not, you can leave them as default.
Now, you have to run the folowing command: rtspbrute -p 554 ips.txt
And BOOM, you are starting hacking the ip cams, when the tool hacks one, it gonna save a snapchot on a folder.
Remember to leave a like if you liked the thread!