Link Finder
- Clone linkfinder from git:
git clone https://github.com/1mirabbas/linkfinder.git
- Change the directory:
cd linkfinder
- Enjoy the Tool.
| Short Form | Description |
|---|---|
| -u | URL for which you want to find links. |
| -o | Output file name in which you need to save the results. |
- To list help about the tool:
python3 linkfinder.py -h
- To find links
python3 linkfinder.py -u https://example.com
- To save the results in (output.txt) file:
python3 linkfinder.py -u https://example.com -o output.txt
- Modes
1.<script>
2.<link>
3.<a>
4.all