added an array of services

This commit is contained in:
jc
2024-09-24 11:31:24 +03:00
parent 9265c047d6
commit f8259f2e55
2 changed files with 7 additions and 5 deletions
+4 -2
View File
@@ -3,6 +3,8 @@
**Portradar** is a freaking fast and stealthy port scanner. Hold my beer! I don't drink though :)
**Note**: I'd advise running this script on a Linux host with atleast 4 cores for maximum efficiency.
## Subnet scan
Scanning open ports across an entire subnet.
![alt text](images/subnet_scan.png)
@@ -16,5 +18,5 @@ Scanning a specific open port but instead utilizing nmap for service and version
![alt text](images/nmap_flag.png)
## Scanning a DC for open ports
I heard this took less than 25 seconds to complete 👀
![alt text](images/scanning_dc.png)
I heard this took less than half a minute to complete 👀
![alt text](images/scanning_dc.png)