-
Could you possibly make the ability to export to a text file? I run this with a large list of URLs for bug bounty and would like to use it within a recon automation. The only problem with that is I ei…
-
how fix it
Traceback (most recent call last):
File "/home/kali/secretfinder/SecretFinder.py", line 435, in
matched = parser_file(file,mode)
File "/home/kali/secretfinder/SecretFinder.py…
-
$ python3 SecretFinder.py -i https://www.edgehill.ac.uk/ -e
[ + ] URL: https://www.edgehill.ac.uk/wp-includes/js/jquery/jquery.min.js?ver=3.7.1
[ + ] URL: https://www.edgehill.ac.uk/w…
-
When find api in a js link or a js file. THis error comes.
Traceback (most recent call last):
File "/root/tools/secretfinder/SecretFinder.py", line 16, in
import jsbeautifier
ModuleNotFou…
-
Any idea whats going wrong here?
python SecretFinder.py -i js.js -o test.html
```
+ ] URL: file:///home/kali/Desktop/Tools/SecretFinder/js.js
Traceback (most recent call last):
File "/home/…
-
Hello, hope all is well. Just had a quick question concerning the scanner. When I tried to scan a domain, I ended up getting the following error after it found a few java script files and then froze:
…
-
Hello,
I'm using this command to trigger scan
`python SecretFinder.py -i https://www.mywebsite.com -e`
but after enumerating some JavaScript files , it throws an error like this
`Tr…
-
Can you please add these tools for js scraping and secret finding:
https://github.com/hueristiq/xurlfind3r/fork
https://github.com/m4ll0k/SecretFinder
Subdomain recon from csp:
https://git…
-
I'm trying to use the secret finder extension in burp suite, I'm getting the following error and no match is reported in Dashboard.
Kindly look into this when u have time.
Let me know If you nee…
-
Anyone gets the error `cat: standard output: Bad file descriptor` when trying to run the whole website?
`python3 SecretFinder.py -i https://web-site.com -e`