Updated README with arch diagram

This commit is contained in:
@xer0dayz 2021-01-11 10:30:59 -07:00 committed by xer0dayz
parent 31df5dc44d
commit 4878169d66
1 changed files with 2 additions and 1 deletions

View File

@ -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 <TARGET> -w <WORKSPACE_ALIAS>
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).