Skip to content

A CLI tool that analyzes the tech stack behind websites and web servers.

License

Notifications You must be signed in to change notification settings

olivercalazans/stack-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Stack-Sniffer

StackSniffer is a Python-based command-line tool that collects and displays fingerprinting evidence from websites and web servers, presenting raw data (such as HTTP headers, HTML meta tags, script URLs, and file paths) that can be used to identify the underlying technology stack without making assumptions.


Dependencies

This project can used with Python 3. Some external libs are requered.

pip install requests beautifulsoup4

How to use

python3 stack-sniffer.py --url <url>

Note

Use --help or -h to see more flags


Legal and ethical use warning

Caution

YOU AGREE TO:

  1. Use only with proper authorization
  2. Comply with all applicable laws
  3. Assume full liability for misuse

The Developer assume NO liability.


License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A CLI tool that analyzes the tech stack behind websites and web servers.

Topics

Resources

License

Stars

Watchers

Forks

Languages