command
module
Version:
v0.0.0-...-e217ffe
Opens a new window with list of versions in this module.
Published: Jun 13, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
sadExtractor is a simple recon tool that extract all links from a web page.
Install
If you have Go installed and configured (i.e. with $GOPATH/bin
in your $PATH
):
go install -v github.com/SaDs3c/sadExtractor@latest
Otherwise download a release for your platform.
To make it easier to execute you can put the binary in your $PATH
.
Usage
Single URL:
sadExtractor -d <domain> -o output.txt
Multiple URL in File:
sadExtractor -l urls.txt -o output.txt
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.