Update README.md

main
Chan Nyein Wai 2023-03-31 19:03:27 +07:00 committed by GitHub
parent f54e9582be
commit 60f0ad4537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -84,11 +84,14 @@ cat urls.txt | jsleak -l -s -c 30
### To Do ### To Do
- Scan secret on completeURL with 200 response.
- Add Version flag.
- Support scanning local files. - Support scanning local files.
- Support scanning apk files. - Support scanning apk files.
- Update Regex. - Update Regex.
- Support mulitple user agents. - Support mulitple user agents.
### Credit and thanks to all the following resources ### Credit and thanks to all the following resources
- https://github.com/GerbenJavado/LinkFinder - https://github.com/GerbenJavado/LinkFinder
- https://github.com/0xsha/GoLinkFinder - https://github.com/0xsha/GoLinkFinder