You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

security-recon

Inactive

Tool of The Stall

declared in 4.97.1

Host network recon using nmap + DNS (dig) + WHOIS. Returns open ports with service/version, A/AAAA/MX/TXT DNS records, and WHOIS registrar info. authorized=true required — caller certifies they own or have written permission to scan the target. quick scan: top-100 ports / ~10s. standard scan: top-1000 ports + service versions / ~30–60s.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "target",
    "authorized"
  ],
  "properties": {
    "target": {
      "type": "string",
      "description": "Hostname or IP address to scan (e.g. 'example.com' or '192.168.1.1')."
    },
    "scan_type": {
      "type": "string",
      "description": "Scan depth. 'quick' = top-100 ports, fast. 'standard' = top-1000 ports + service version detection."
    },
    "authorized": {
      "type": "string",
      "description": "Must be 'true'. By submitting you certify you own this target or have explicit written authorization to perform network reconnaissance against it."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →