Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ElSicarius/findalllinks

A tool to extract all the urls and paths found in the content of a page (js sources included)
https://github.com/ElSicarius/findalllinks

bugbounty extension javascript linkfinder

Last synced: 3 months ago
JSON representation

A tool to extract all the urls and paths found in the content of a page (js sources included)

Awesome Lists containing this project

README

        

# FindAllLinks
A tool to extract all the urls and paths found in the content of a page (js/html sources included)

# /!\
This tool is still in dev. The main regex used for finding paths might also create a lot of noise. I'm still working on it ! but i'm sure, if you look closely to the results, you'll see the golden gem.

# Install
Chrome store: https://chrome.google.com/webstore/detail/findalllinks/ecakpoecmehpjhpgfndlkhahedcembki
Firefox AMO: https://addons.mozilla.org/firefox/addon/findalllinks/

from the sources:

- clone the repo
- go in chrome -> chrome://extensions
- clic "load unpacked extension"
- select the 0.1 directory
- enjoy

same for Firefox