mirror of https://github.com/1N3/Sn1per.git
Updated README with arch diagram
This commit is contained in:
parent
31df5dc44d
commit
4878169d66
|
|
@ -16,6 +16,7 @@ Sn1per Community Edition is an automated scanner that can be used during a penet
|
|||
[](https://xerosecurity.com/)
|
||||
[](https://xerosecurity.com/)
|
||||
[](https://xerosecurity.com/)
|
||||
[](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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue