Automated OSINT Reconnaissance Using SpiderFoot in Kali Linux

Nerd Cafe

What is SpiderFoot?

  • Open-Source Intelligence (OSINT) automation tool

  • Automates reconnaissance

  • Collects:

    • Domains

    • Subdomains

    • IP addresses

    • Emails

    • Data breaches

    • Social media

    • WHOIS

    • DNS records

  • Used in:

    • Ethical hacking

    • Cybersecurity investigations

    • Threat intelligence

    • Red teaming

Installing SpiderFoot in Kali Linux

Option 1 (Pre-installed Check)

If not installed:

Option 2 – Install via APT

Option 3 – Install from GitHub (Latest Version)

Launching the Web Interface

  • Open browser in Kali

  • Go to:

  • SpiderFoot Dashboard appears

Create a Controlled Passive Scan

Step 1: Create New Scan

Click:

Fill in:

  • Scan Name: Vulnweb Passive Recon

  • Target: testphp.vulnweb.com

  • Target Type: DOMAIN_NAME

Step 2: Select Scan Type (IMPORTANT)

Choose:

OR

Select modules manually and enable only:

  • DNS resolution

  • WHOIS

  • Subdomain enumeration

  • ASN lookup

  • SSL certificate info

triangle-exclamation

Do NOT enable aggressive modules for this lab.

Click:

Monitor and Analyze Results

Let the scan run 5–15 minutes.

Step 3: Analyze Web Server

Go to:

  • Identified Technology: The web server is running nginx/1.19.0.

  • Timestamp: The data was identified on February 20, 2026, at 00:55:24.

  • Context: This is part of a passive reconnaissance scan, meaning the information was gathered from external sources without directly interacting with the target.

Step 4: Analyze Physical Location

Go to:

Step 5: Analyze Linked URL - Internal

Go to:

💖 Support Our Work

If you find this post helpful and would like to support my work, you can send a donation via TRC-20 (USDT). Your contributions help us keep creating and sharing more valuable content.

octagon-check

TRC-20 Address: TAAVVf9ZxUpbyvTa6Gd5SGPmctBdy4PQwf

Thank you for your generosity! 🙏

Keywords

SpiderFoot, Kali Linux, OSINT, passive reconnaissance, footprinting, subdomain enumeration, DNS analysis, WHOIS lookup, attack surface mapping, threat intelligence, ASN lookup, IP geolocation, SSL certificate analysis, infrastructure mapping, API integration, Shodan integration, data breach detection, graph visualization, security assessment, cyber reconnaissance , Nerd Cafe , نرد کافه

Channel Overview

🌐 Website: www.nerd-cafe.irarrow-up-right

📺 YouTube: @nerd-cafearrow-up-right

🎥 Aparat: nerd_cafearrow-up-right

📌 Pinterest: nerd_cafearrow-up-right

📱 Telegram: @nerd_cafearrow-up-right

📝 Blog: Nerd Café on Virgoolarrow-up-right

💻 GitHub: nerd-cafearrow-up-right

Last updated