You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
web (app.interactsh.com) using oast.fun
interactsh-client (v1.0.7) using oast.fun
Current Behavior:
No DNS request are received from interactsh client when DNS request are performed from specific DNS servers. I identified that said server is performing mixed case dns query. HTTP request are properly received on the other hand.
Expected Behavior:
DNS query are received by the interactsh client.
Steps To Reproduce:
Get interactsh token
Make one or more letter of base domain (usually TLD/TLD+1) uppercase
Do command 'dig @ns1.<base_domain> <uppercase_token>' ex: dig @ns1.oast.fun cf08e2g2Vtc0000T9v70g8osydoyYyyyJ.Oast.fun
Interactsh version:
web (app.interactsh.com) using oast.fun
interactsh-client (v1.0.7) using oast.fun
Current Behavior:
No DNS request are received from interactsh client when DNS request are performed from specific DNS servers. I identified that said server is performing mixed case dns query. HTTP request are properly received on the other hand.
Expected Behavior:
DNS query are received by the interactsh client.
Steps To Reproduce:
Anything else:
Talk of mixed case dns query: https://isc.sans.edu/diary/Use+of+Mixed+Case+DNS+Queries/12418
Upper case letter in the random part of the token does not create any issue only the domain part
The text was updated successfully, but these errors were encountered: