osint-tools-web

Identify web technologies and gather domain URLs using CLI tools.

2|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/PandaWithAPlan/mas --skill osint-tools-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: osint-tools-web
Source: https://github.com/PandaWithAPlan/mas/tree/main/osint-analyst/skills/osint-tools-web
Command: npx skills add https://github.com/PandaWithAPlan/mas --skill osint-tools-web

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires whatweb, gau, waybackurls, eyewitness, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies web intelligence tasks such as technology fingerprinting, URL discovery, and automated screenshotting, providing efficient tools for analysts.

Core Features & Use Cases

  • Technology Fingerprinting: Identifies CMS, web servers, and JavaScript frameworks through tools like whatweb.
  • URL Discovery: Gather all known URLs of a domain using gau and Wayback Machine.
  • Automated Screenshotting: Generate screenshots of a list of URLs with eyewitness.

Quick Start

Analyze the technology stack of 'example.com' and take screenshots of all found URLs using the osint-tools-web skill.

Frequently Asked Questions about osint-tools-web

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify web technologies and CMS platforms used by a domain?

You can identify web technologies and CMS platforms using technology fingerprinting. This process utilizes the whatweb tool to scan a domain and detect web servers, JavaScript frameworks, and backend systems.

How do I discover all known URLs for a domain using Wayback Machine?

You can discover all known URLs for a domain using URL discovery tools. This process utilizes gau and waybackurls to gather historical and current web paths from the Wayback Machine for OSINT research.

Can I automate screenshotting for a list of URLs found during web intelligence gathering?

Yes, you can automate screenshotting for a list of URLs found during web intelligence gathering. The process utilizes the eyewitness tool to generate screenshots of discovered web paths automatically.

Do I need CLI tools to perform web technology fingerprinting and URL discovery?

Yes, you need CLI tools and web scraping capabilities to perform web technology fingerprinting and URL discovery. The process requires specific command line utilities like whatweb, gau, and waybackurls to function.

What is the best way to gather web intelligence for threat intelligence and digital forensics?

The best way to gather web intelligence for threat intelligence and digital forensics is combining technology fingerprinting, URL discovery, and automated screenshotting. This approach identifies web technologies and gathers domain URLs efficiently.