From 662f71212a93fe1455971c7db3bb3e99bcd467fc Mon Sep 17 00:00:00 2001 From: ekultek Date: Wed, 25 Oct 2017 14:50:40 -0500 Subject: [PATCH] updated the Zeus Scanner demo video, enjoy --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f91822..6798d17 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,12 @@ A basic dork scan with the `-d` flag, from the given dork will launch an automat Calling the `-s` flag will prompt for you to start the sqlmap API server `python sqlmapapi.py -s` from sqlmap, it will then connect to the API and perform a sqlmap scan on the found URL's. ![zeus-sqlmap-api](https://user-images.githubusercontent.com/14183473/30176259-6657b304-93c7-11e7-81f8-0ed09a6c0268.png) +You can see more screenshots [here](https://github.com/Ekultek/Zeus-Scanner/wiki/Screenshots) + ### Demo [![to_video](https://user-images.githubusercontent.com/14183473/31474224-feb8c022-aebe-11e7-9684-1ba83f4fd7ff.png) -](https://vimeo.com/237838681) +](https://vimeo.com/239885768) ### Requirements