Port Scanner
Try for free
3 days trial then $5.00/month - No credit card required now
View all Actors
Port Scanner
serhattsnmz/port-scanner
Try for free
3 days trial then $5.00/month - No credit card required now
Get open ports and port vulnerabilities of given IP addresses or hosts.
Port Scanner
Port Scanner actor helps you to get information on multiple servers/hosts and discover open ports with their vulnerabilities.
You can discover following information:
- Open TCP ports and their vulnerabilities
- Open UDP ports and their vulnerabilities
- IP addresses of the hosts
- Hostnames of the IP addresses
- Current status of the host
- OS information of the host server
Example Response
1[ 2 { 3 "host": "console.apify.com", 4 "hostnames": [ 5 { 6 "name": "console.apify.com", 7 "type": "user" 8 }, 9 { 10 "name": "ec2-100-25-66-255.compute-1.amazonaws.com", 11 "type": "PTR" 12 } 13 ], 14 "addresses": { 15 "ipv4": "100.25.66.255" 16 }, 17 "status": { 18 "state": "up", 19 "reason": "syn-ack" 20 }, 21 "uptime": { 22 "seconds": "3354905", 23 "lastboot": "Sun Dec 31 03:03:11 2023" 24 }, 25 "tcp": { 26 "80": { 27 "state": "open", 28 "reason": "syn-ack", 29 "name": "http", 30 "product": "awselb/2.0", 31 "version": "", 32 "extrainfo": "", 33 "cpe": "", 34 "vulnerability": {...} 35 }, 36 "443": { 37 "state": "open", 38 "reason": "syn-ack", 39 "name": "https", 40 "product": "awselb/2.0", 41 "version": "", 42 "extrainfo": "", 43 "cpe": "", 44 "vulnerability": {...} 45 } 46 }, 47 "osmatch": [ 48 { 49 "name": "Linux 4.2", 50 "accuracy": "85", 51 "line": "67020", 52 "osclass": [ 53 { 54 "type": "general purpose", 55 "vendor": "Linux", 56 "osfamily": "Linux", 57 "osgen": "4.X", 58 "accuracy": "85", 59 "cpe": [ 60 "cpe:/o:linux:linux_kernel:4.2" 61 ] 62 } 63 ] 64 } 65 ] 66 } 67]
Developer
Maintained by Community
Actor Metrics
2 monthly users
-
2 stars
93% runs succeeded
27 days response time
Created in Feb 2024
Modified 16 days ago
Categories