Skip to content

Commit

Permalink
v1.0.0: Add badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ullaakut authored Oct 31, 2017
1 parent b5000dc commit 4914382
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@

<p align="center"><img src="https://raw.githubusercontent.com/Ullaakut/camerattack/master/images/camerattack.gif" width="100%"/></p>

An attack tool designed to remotely shut down CCTV cameras.
[![Latest release](https://img.shields.io/github/release/Ullaakut/camerattack.svg?style=flat)](https://github.com/Ullaakut/camerattack/releases/latest)
[![Go Report Card](https://goreportcard.com/badge/github.com/Ullaakut/camerattack)](https://goreportcard.com/report/github.com/Ullaakut/camerattack)

## An attack tool designed to remotely shut down CCTV cameras.

## Usage

Simply run it and provide it the RTSP stream URL as a parameter. Depending on your network speed and the camera you're trying to shutdown, it might work sooner or later, or might not work.

## How does it work?

It simply does lots of requests really quickly on the device, hoping that it will crash because of a memory leak or some mistakes in its firmware's code.
It simply does lots of requests really quickly on the device, hoping that it will crash because of a memory leak or some mistakes in its firmware's code.

0 comments on commit 4914382

Please sign in to comment.