Skip to content

Commit 4914382

Browse files
authored
v1.0.0: Add badges to README.md
1 parent b5000dc commit 4914382

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

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

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

710
## Usage
811

912
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.
1013

1114
## How does it work?
1215

13-
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.
16+
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 commit comments

Comments
 (0)