Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/ElSicarius/findalllinks
- Owner: ElSicarius
- License: apache-2.0
- Created: 2022-01-09T21:28:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T13:41:45.000Z (over 2 years ago)
- Last Synced: 2024-05-20T12:33:51.201Z (6 months ago)
- Topics: bugbounty, extension, javascript, linkfinder
- Language: JavaScript
- Homepage:
- Size: 1.39 MB
- Stars: 18
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - ElSicarius/findalllinks - A tool to extract all the urls and paths found in the content of a page (js sources included) (JavaScript)
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
- enjoysame for Firefox