v4.3 of Xnl Reveal is available:
π©Ή BUG FIX: It wasn't installed with the intended font, so didn't look great on anyone else's machine but mine π
github.com/xnl-h4ck3r/X...
#BugBounty
π€
v4.3 of Xnl Reveal is available:
π©Ή BUG FIX: It wasn't installed with the intended font, so didn't look great on anyone else's machine but mine π
github.com/xnl-h4ck3r/X...
#BugBounty
π€
v8.6 of waymore is available:
π©Ή Fixed silent regex failures (-ko / -ra)
π©Ή Fixed MIME type validation for RFC-valid chars
β
Improved CDX/Common Crawl keyword matching logic
β
See CHANGELOG for more details
github.com/xnl-h4ck3r/w...
#BugBounty
π€
v8.5 of waymore is available:
π©Ή BUG FIX: Input paths containing spaces were failing.
π©Ή BUG FIX: Input paths were incorrectly forced to lowercase.
github.com/xnl-h4ck3r/w...
#BugBounty
π€
v8.4 of waymore is available:
π©Ή BUG FIX: Prevent various intermittent bugs where objects are not checked if None first. I think the errors are rare, but please upgrade.
github.com/xnl-h4ck3r/w...
#BugBounty
π€
v8.1 of waymore is available:
β
For some reason, the config.yml file doesn't get created for some users when installing. If this happens, the default config file will be created, if it doesn't already exist, when waymore is run
github.com/xnl-h4ck3r/w...
#BugBounty
π€
v8.0 of waymore is available:
β
Add source GhostArchive for mode U and R
β
Add arg -xga to exclude GhostArchive
β
Update --providers arg to include ghostarchive
β
Remove PDF from default filters (they can contain great content)
github.com/xnl-h4ck3r/w...
#BugBounty
π€
v7.7 of waymore is available:
π©Ή BUG FIX: Binary files like PDF, ZIP, etc. weren't being downloaded correctly so corrupted when trying to open
β
Add some more audio/video filter types
β
See CHANGELOG for more details
github.com/xnl-h4ck3r/w...
#BugBounty
π€
v8.1 of xnLinkFinder is available:
β
Add arg -rp / --request-proxy to specify a proxy for requests to be made through, e.g. socks5.
π©Ή If --forward-proxy is used, it now correctly sends all retrieved URLs, not just ones requested.
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v8.0 of xnLinkFinder is available:
β
Added functionality to find secrets within parsed responses/files.
β
Add arg -os / --output-secrets to specify name of JSON output file for secrets.
β
See CHANGELOG for more details.
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v5.8 of knoxnl is available:
π©ΉBUG FIX: Wasn't pausing correctly when "service UNAVAILABLE" message from @KN0X55 API.
π©Ή BUG FIX: Prevent ugly threading error when Ctrl-C pressed more than once.
github.com/xnl-h4ck3r/k...
#BugBounty
π€
v7.5 of waymore is available:
β
IntelX source now works with FREE Academia tier! So if you have an academic email address, go sign up to IntelX and get your API key!
β
Thanks to github.com/aleister1102 for the PR
github.com/xnl-h4ck3r/w...
#BugBounty
π€
v4.0 of xnldorker is available:
β
Added DuckDuckGo Lite as a source (it can give different results)
β
Better captcha detection for original DuckDuckGo source aswell as Lite
β οΈ Both DuckDuckGo sources only work with --show-browser option
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v6.3 of GAP Burp Extension is available:
β
A small improvement to the link finding regex
β
Some small performance improvements
β
A change to prevent possible memory leaks
github.com/xnl-h4ck3r/G...
#BugBounty
π€
v7.18 of xnLinkFinder is here:
β
Add arg -mrs/--max-response-size to configure max resp. size (default 100 MB). Any larger is skipped
β
Better performance time, lazy loading heavy imports
π©Ή BUG FIX: Stop freezing on large binary files
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v7.16 of xnLinkFinder is available:
β
Get readable version of HTML content with BeautifulSoup to search for links too. It decodes a lot of content
β
Add arg -ro / --readable-only to only search human readable text from HTML response/files
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v7.15 of xnLinkFinder is here:
β
Added OCR fallback for PDFs if text cant be extracted. Ensure you apt install ocrmypdf
β
Added PDF extraction for files, not just URL response
π©Ή BUG FIX: Ctrl-C wasn't always working
β
See CHANGELOG
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v7.14 of xnLinkFinder is available:
β
Add support to recognise PDF responses & convert it to the text later before extracting links and params
β
Run `sudo apt install poppler-utils` to use pdftotext instead of python pypdf. It's better
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v7.13 of xnLinkFinder is available:
π©Ή BUG FIX: The --depth processing wasn't working correctly (not sure since when)
β
Implement Keep-Alive to slightly speed up
π©Ή See CHANGELOG for other bug fixes
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v3.4 of xnldorker is available:
β
When processing file of dorks as input, results are now written to output file after each dork, rather than only at the end. Also if -ow is passed, only overwrite output on first dork of input file
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v3.3 of xnldorker is available:
π©Ή BUG FIX: Add --resubmit-without-subs to README args list. No idea why it was missing all this time!
π©Ή BUG FIX: A few fixes to information shown when using --forward-proxy and --resubmit-without-subs
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v7.12 of xnLinkFinder is available:
β
Add arg --heap: Take a heap snapshot of visited URLs & extract links from browser memory. This can take longer but could discover dynamically generated links that standard static analysis might miss
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v7.11 of xnLinkFinder is available:
π©Ή BUG FIX: Sorry, I broke it in v7.10. I may have said this before, but don't try and code under the influence and release code at Christmas kids! :/
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v3.2 of xnldorker is available:
β
Add new Google Custom Search source. Thanks to @pdstat.bsky.social for the idea, and code I could copy! π
β
Added GOOGLE_SEARCH_API_KEY & GOOGLE_SEARCH_CHAT_ID to the config.yml file
β
See README for instructions
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v7.4 of waymore is available:
π©Ή BUG FIX: The source specific totals were showing as 0 when running "-mode U" and the "ERROR processIntelxUrl 1: name 'linksFoundIntelx' is not defined" was being shown. Sorry! This is fixed now :)
github.com/xnl-h4ck3r/w...
#BugBounty
π€
v7.3 of waymore is available:
β
Add arg -nt / --notify-telegram to send a notification to Telegram when waymore is complete.
β
Add TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID to config.yml file to send notification to.
github.com/xnl-h4ck3r/w...
#BugBounty
π€
v3.0 of xnldorker is available:
β
Add Kagi search engine as a source. Kagi is a premium, ad-free search engine that focuses on privacy and quality results
β
Added config.yml to provide your Kagi Session Link
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v7.9 of xnLinkFinder is available:
β
Replaced the crude rule-based function with the "inflect" library for significantly more accurate singular/plural word variations in wordlist generation
β
Reduced the regex timeout to 30 seconds
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v6.1 of GAP Burp Extension is available:
β
Correctly get links/domains containing unicode like Γ€ or %C3%A
β
Improved regex statements to avoid catastrophic backtracking, replacing all unbounded quantifiers
β
See CHANGLOG for more info
github.com/xnl-h4ck3r/G...
#BugBounty
π€
v7.8 of xnLinKFinder is available:
β
You can now pass a .har (HTTP Archive) file as input. These can be generated from most browsers, and ZAP proxy can also export as a HAR file.
github.com/xnl-h4ck3r/x...
#BugBounty
π€
v7.7 of xnLinkFinder is available:
β
When passing a proxy file as input, Requests will also be searched aswell as Responses
π©Ή When passing Caido file, the first record was not checked for links and params
β
See CHANGLOG for more
github.com/xnl-h4ck3r/x...
#BugBounty
π€