Skip to content

BlackTrace is a small tool (destined to evolve) that allows a quick analysis of the website or IP address. This tool allows you to perform a quick battery of scans in order to extract the data from services that could be hidden.

License

Notifications You must be signed in to change notification settings

Sn0wAlice/BlackTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackTrace

Simple scanner for black-box testing of web applications.

Usage

# Scan website
node index.js --url example.com

# Scan ip
node index.js --ip 1.2.3.4

Before using

Here is all the tools you need to install before using this tool:

  • Node.js
  • Npm
  • Git
  • Nmap

and of course you need to install the dependencies:

npm i 

Note: This tool is for educational purposes only. Do not use it for illegal purposes. I am not responsible for any damage caused by this tool. Use it at your own risk.

About

BlackTrace is a small tool (destined to evolve) that allows a quick analysis of the website or IP address. This tool allows you to perform a quick battery of scans in order to extract the data from services that could be hidden.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published