You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+Uses DNS resolving instead of a port specific or ping scan.
@@ -154,7 +158,7 @@ Rpcbind Process Lister
154
158
+Validates HTTP and HTTPS ports by actually making a request instead of relying off the fact that it is open (many http/https ports that i've seen in the wild are timeouts)
155
159
156
160
157
-
-+Easy to use so that it is fast for pen-testers but also script kiddies can operate this which is bad (Unlike nmap which needs flags to be set right)...
161
+
-+Easy to use so that it is fast for pen-testers but also script kiddies can operate this which is bad...
158
162
159
163
+Automatically scans subdomains without having the need for the hassle of scanning subdomains, making a list, nmap scanning them.
0 commit comments