mirror of https://github.com/1N3/Sn1per.git
Sn1per by @sn1persecurity - https://sn1persecurity.com
This commit is contained in:
parent
ddbd891fec
commit
635c0995ca
12
README.md
12
README.md
|
|
@ -13,6 +13,7 @@ Discover the attack surface and prioritize risks with our continuous Attack Surf
|
|||
[[Website](https://sn1persecurity.com/wordpress/)] [[Blog](https://sn1persecurity.com/wordpress/blog/)] [[Shop](https://sn1persecurity.com/wordpress/shop)] [[Documentation](https://sn1persecurity.com/wordpress/documentation/)] [[Demo](https://www.youtube.com/watch?v=bsUvB4Vca7Y&list=PL40Vp978dDP9KX2V3VLnNzgJuf4nJrRo9&index=1)] [[Find Out More](https://sn1persecurity.com/wordpress/sn1per-professional-v10-released/)]
|
||||
|
||||
[](https://sn1persecurity.com/)
|
||||
|
||||
[](https://www.youtube.com/watch?v=bsUvB4Vca7Y&list=PL40Vp978dDP9KX2V3VLnNzgJuf4nJrRo9&index=1)
|
||||
|
||||
## FEATURES:
|
||||
|
|
@ -74,12 +75,23 @@ Receive notifications for scan and host status changes, URL and domain changes a
|
|||
List all DNS records vulnerable to domain hijacking and takeover.
|
||||
|
||||
## KALI/UBUNTU/DEBIAN/PARROT LINUX INSTALL:
|
||||
[]()
|
||||
```
|
||||
git clone https://github.com/1N3/Sn1per
|
||||
cd Sn1per
|
||||
bash install.sh
|
||||
```
|
||||
|
||||
## AWS AMI (FREE TIER) VPS
|
||||
[](https://aws.amazon.com/marketplace/pp/prodview-rmloab6wnymno)
|
||||
|
||||
To install Sn1per Professional using a AWS EC2:
|
||||
|
||||
1. Go to https://aws.amazon.com/marketplace/pp/prodview-rmloab6wnymno and click the “Continue to Subscribe” button
|
||||
2. Click the “Continue to Configuration” button
|
||||
3. Click the “Continue to Launch” button
|
||||
4. Login via SSH using the public IP of the new EC2 instance
|
||||
|
||||
## DOCKER INSTALL:
|
||||
[](https://hub.docker.com/r/sn1persecurity/sn1per)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue