From 4878169d663cfdc3d3d24e39810505042a342f4d Mon Sep 17 00:00:00 2001 From: "@xer0dayz" <1n3@hushmail.com> Date: Mon, 11 Jan 2021 10:30:59 -0700 Subject: [PATCH] Updated README with arch diagram --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b6dbe3..23cf642 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Sn1per Community Edition is an automated scanner that can be used during a penet [![](https://xerosecurity.com/images/xerosecurity-sn1per4b.PNG)](https://xerosecurity.com/) [![](https://xerosecurity.com/images/xerosecurity-sn1per5.PNG)](https://xerosecurity.com/) [![](https://xerosecurity.com/images/xerosecurity-sn1per6.PNG)](https://xerosecurity.com/) +[![](https://xerosecurity.com/images/Sn1per-Diagram.png)](https://xerosecurity.com/) ## KALI/UBUNTU/DEBIAN/PARROT LINUX INSTALL: ``` @@ -129,7 +130,7 @@ sniper -c /path/to/sniper.conf -t -w sniper -u|--update ``` -## MODES +## MODES: * **NORMAL:** Performs basic scan of targets and open ports using both active and passive checks for optimal performance. * **STEALTH:** Quickly enumerate single targets using mostly non-intrusive scans to avoid WAF/IPS blocking. * **FLYOVER:** Fast multi-threaded high level scans of multiple targets (useful for collecting high level data on many hosts quickly).