RTFM🧐
👉waymore - get URLs & archived responses
👉GAP - Burp ext. like xnLinkFinder
👉xnLinkFinder - get links, params & target wordlist
👉 Xnl Reveal - BB Chrome/FF Ext
👉urless - de-clutter URL list
👉knoxnl - wrapper for KNOXSS API
👉 xnldorker - gather search links
github.com/xnl-h4ck3r
🩹 The -from and -to args will now work for all sources (excl. IntelX) when getting URLs for date range (only worked for a few sources before)
✅ Arg -lcy is now removed as -from and -to can be used for this purpose
github.com/xnl-h4ck3r/w...
#BugBounty
🤘
🩹 The -from and -to args will now work for all sources (excl. IntelX) when getting URLs for date range (only worked for a few sources before)
✅ Arg -lcy is now removed as -from and -to can be used for this purpose
github.com/xnl-h4ck3r/w...
#BugBounty
🤘
✅ You can show sources with tabs in same browser, of separate browser windows
✅ Add anti-bot measures
🩹 BUG FIXES: Lots! See CHANGELOG for more details
✅ Run "pip install --upgrade xnldorker" to update
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ You can show sources with tabs in same browser, of separate browser windows
✅ Add anti-bot measures
🩹 BUG FIXES: Lots! See CHANGELOG for more details
✅ Run "pip install --upgrade xnldorker" to update
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Improved recognising input file of domains instead of content
🩹 BUG FIX: Fixed errors occurring when passing a file as input
🩹 See CHANGELOG for more other fixes
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Improved recognising input file of domains instead of content
🩹 BUG FIX: Fixed errors occurring when passing a file as input
🩹 See CHANGELOG for more other fixes
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Add search/filter to DevTools tab
🩹 BUG FIX: White/Black list functionality wasn't working properly
✅ Added param reflection checking on SPAs
✅ See CHANGELOG for lots more
github.com/xnl-h4ck3r/X...
#BugBounty
🤘
✅ Add search/filter to DevTools tab
🩹 BUG FIX: White/Black list functionality wasn't working properly
✅ Added param reflection checking on SPAs
✅ See CHANGELOG for lots more
github.com/xnl-h4ck3r/X...
#BugBounty
🤘
✅ Add new DevTools tab for messages instead of writing to busy console
✅ Let you easily copy all msgs from tab
✅ Update "sus" params to include all Akamai WAF data from @ryancbarnett
✅ See CHANGELOG for more
github.com/xnl-h4ck3r/X...
#BugBounty
🤘
✅ Add new DevTools tab for messages instead of writing to busy console
✅ Let you easily copy all msgs from tab
✅ Update "sus" params to include all Akamai WAF data from @ryancbarnett
✅ See CHANGELOG for more
github.com/xnl-h4ck3r/X...
#BugBounty
🤘
✅ Rename -proxy arg to --forward-proxy
✅ Add arg --request-proxy: can be single proxy to make requests to sources, or a file of proxies - one chosen at random
🩹 BUG FIX: Fix Yandex issues
✅ See CHANGELOG
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Rename -proxy arg to --forward-proxy
✅ Add arg --request-proxy: can be single proxy to make requests to sources, or a file of proxies - one chosen at random
🩹 BUG FIX: Fix Yandex issues
✅ See CHANGELOG
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Add new source Seznam (seznam .cz) - lots more links than most sources
✅ Update with "pip install --upgrade xnldorker"
⚠️ I've tried to fix Bing, but failed. Consider using this to exclude: -es bing
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Add new source Seznam (seznam .cz) - lots more links than most sources
✅ Update with "pip install --upgrade xnldorker"
⚠️ I've tried to fix Bing, but failed. Consider using this to exclude: -es bing
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Add new source: Ecosia search engine
✅ Add new source: Baidu search engine
✅ See CHANGELOG
✅ Update with "pip install --upgrade xnldorker"
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Add new source: Ecosia search engine
✅ Add new source: Baidu search engine
✅ See CHANGELOG
✅ Update with "pip install --upgrade xnldorker"
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Use Firefox instead of Chrome. This fixed a DuckDuckGo issue blocking for bot detection
✅ Changed Google to return all results instead of 5 pages since a change they made
✅ See CHANGELOG for more
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Use Firefox instead of Chrome. This fixed a DuckDuckGo issue blocking for bot detection
✅ Changed Google to return all results instead of 5 pages since a change they made
✅ See CHANGELOG for more
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Allow a file of dorks to be passed as input aswell as a single dork
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Allow a file of dorks to be passed as input aswell as a single dork
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Add arg -r / --retries: No. of times to retry a request after timeout, connection error, etc. Defaults to 0, max retries of 5 per request.
✅ See CHANGELOG for more
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Add arg -r / --retries: No. of times to retry a request after timeout, connection error, etc. Defaults to 0, max retries of 5 per request.
✅ See CHANGELOG for more
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ Various optimizations to improve performance, e.g. Pre-compiled Regular Expressions, Optimized Extension Filtering and Memory-Efficient File Processing.
✅ Update with "pip install --upgrade urless"
github.com/xnl-h4ck3r/u...
#BugBounty
🤘
✅ Various optimizations to improve performance, e.g. Pre-compiled Regular Expressions, Optimized Extension Filtering and Memory-Efficient File Processing.
✅ Update with "pip install --upgrade urless"
github.com/xnl-h4ck3r/u...
#BugBounty
🤘
🩹 BUG FIX: Fixes the issue where urless produces no output when run in Docker, CI, or cron jobs.
✅ Update with "pip install --upgrade urless"
github.com/xnl-h4ck3r/u...
#BugBounty
🤘
🩹 BUG FIX: Fixes the issue where urless produces no output when run in Docker, CI, or cron jobs.
✅ Update with "pip install --upgrade urless"
github.com/xnl-h4ck3r/u...
#BugBounty
🤘
✅ Allow setting prefix for origin domain only for links found without a domain
✅ Pop up editor to make adding prefix links easier
✅ Add minimum word length option
✅ See CHANGELOG for more
github.com/xnl-h4ck3r/G...
#BugBounty
🤘
✅ Allow setting prefix for origin domain only for links found without a domain
✅ Pop up editor to make adding prefix links easier
✅ Add minimum word length option
✅ See CHANGELOG for more
github.com/xnl-h4ck3r/G...
#BugBounty
🤘
✅ - Add arg -rl / --rate-limit: max no. of requests sent per second. Can be used when a target specifies a rate limit in their bug bounty scope.
✅ - See CHANGELOG for other minor changes.
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ - Add arg -rl / --rate-limit: max no. of requests sent per second. Can be used when a target specifies a rate limit in their bug bounty scope.
✅ - See CHANGELOG for other minor changes.
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ - Get links that start with #/ - these are usually hash-based routing links in single-page apps
🩹 - BUG FIX: Change matching brackets logic for links to improve quality
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ - Get links that start with #/ - these are usually hash-based routing links in single-page apps
🩹 - BUG FIX: Change matching brackets logic for links to improve quality
github.com/xnl-h4ck3r/x...
#BugBounty
🤘
✅ - Get links that start with #/ - these are usually hash-based routing links in single-page apps
🩹 - BUG FIX: Change matching brackets logic for links to improve quality
github.com/xnl-h4ck3r/G...
#BugBounty
🤘
✅ - Get links that start with #/ - these are usually hash-based routing links in single-page apps
🩹 - BUG FIX: Change matching brackets logic for links to improve quality
github.com/xnl-h4ck3r/G...
#BugBounty
🤘
I tried to cover EVERYTHING, including useful post processing (that's why it's over 2 hours long 😬).
Hopefully it will be helpful.
🤘
www.youtube.com/watch?v=hMaY...
I tried to cover EVERYTHING, including useful post processing (that's why it's over 2 hours long 😬).
Hopefully it will be helpful.
🤘
www.youtube.com/watch?v=hMaY...
✅ Modified the Sus Params data to include additional data gathered from Akamai WAF threat research team intel - thanks @ryancbarnett !
github.com/xnl-h4ck3r/G...
#BugBounty
🤘
✅ Modified the Sus Params data to include additional data gathered from Akamai WAF threat research team intel - thanks @ryancbarnett !
github.com/xnl-h4ck3r/G...
#BugBounty
🤘
✅ Improve the quality of the parameter list
✅ Find extra links from fetch and JQuery-like methods
github.com/xnl-h4ck3r/G...
#BugBounty
🤘
✅ Improve the quality of the parameter list
✅ Find extra links from fetch and JQuery-like methods
github.com/xnl-h4ck3r/G...
#BugBounty
🤘
🩹 BUG FIX: Show an error message informing the user to go to knoxss.pro and (re)validate their API key if the API returns a response of "Invalid or expired API key."
github.com/xnl-h4ck3r/k... #BugBounty
🤘
🩹 BUG FIX: Show an error message informing the user to go to knoxss.pro and (re)validate their API key if the API returns a response of "Invalid or expired API key."
github.com/xnl-h4ck3r/k... #BugBounty
🤘
✅If input is a file of URLs, these will be shuffled before being processed to avoid hitting the target server sequentially so KNOXSS can fly under the radar better.
github.com/xnl-h4ck3r/k...
@KN0X55 #BugBounty
🤘
✅If input is a file of URLs, these will be shuffled before being processed to avoid hitting the target server sequentially so KNOXSS can fly under the radar better.
github.com/xnl-h4ck3r/k...
@KN0X55 #BugBounty
🤘
✅ Less errors and more clarity of API responses
✅ Runtime logs will now be streamed as they happen
✅ Add arg --stall-timeout
✅ Lots of changes & improvements! See CHANGELOG for details
⏫ knoxnl -up
github.com/xnl-h4ck3r/k...
#BugBounty
🤘
✅ Less errors and more clarity of API responses
✅ Runtime logs will now be streamed as they happen
✅ Add arg --stall-timeout
✅ Lots of changes & improvements! See CHANGELOG for details
⏫ knoxnl -up
github.com/xnl-h4ck3r/k...
#BugBounty
🤘
✅ The KNOXSS API now returns whether the target has an Open Redirect. So even if it doesn't find an XSS for a passed URL, you may get lucky and find an OR instead!
github.com/xnl-h4ck3r/k...
#BugBounty
🤘
✅ The KNOXSS API now returns whether the target has an Open Redirect. So even if it doesn't find an XSS for a passed URL, you may get lucky and find an OR instead!
github.com/xnl-h4ck3r/k...
#BugBounty
🤘
🩹 BUG FIX: Was unable to get links from Google after they made a change to the page. Links can no be retrieved again
github.com/xnl-h4ck3r/x...
#bugbounty
🤘
🩹 BUG FIX: Was unable to get links from Google after they made a change to the page. Links can no be retrieved again
github.com/xnl-h4ck3r/x...
#bugbounty
🤘