TXT Record XSS
51–60 of 236 posts
Re: TXT Record XSS
#52Earlier quoted context omitted.
Stuff like this is why NoScript and RequestPolicy were invented.
For making your life living hell in the name of overbearing security measures.
It's the users' resistance to the slightest inconvenience that makes security so hard.
Re: TXT Record XSS
#53Wish there was a warning, because I accidentally clicked this link in class just now.
Re: TXT Record XSS
#54isn't this technically illegal to demonstrate haha?
Why on earth would it be illegal?
Re: TXT Record XSS
#55Earlier quoted context omitted.
Why on earth would it be illegal?
dam, that got downvoted into oblivion haha. honest question... although i dont believe it should be, a third party injecting javascript to demonstrate an exploit might be...
""
Because that is all this is.
Re: TXT Record XSS
#56Earlier quoted context omitted.
This is hilarious, but what's up with this line? >jamiehankins.co.uk descriptive text "v=spf1 include:spf.mandrillapp.com ?all" Why is mandrillapp.com (tranactional email startup) included?
It's my personal domain, I use mandrill for some stuff.
Re: TXT Record XSS
#57 1. DNS query for TXT record for example.com
2. DNS reply with HTML content
Compared with the traditional 7 steps: 1. DNS query for A record for example.com
2. DNS reply with x.x.x.x
3. TCP SYN to port 80
4. TCP SYN/ACK
5. TCP ACK
6. HTTP GET
7. HTTP reply with HTML content
It would also make the content super-distributed, super-reliable, as DNS servers cache it worldwide (and for free so it would reduce hosting costs :D). Also TXT records can contain more than 255 bytes as long as they are split on multiple strings of 255 bytes in a DNS reply.Again, I am only half serious, but this is an interesting thought experiment...
Edit: oddtarball: DNSSEC would solve spoofing. And updates should take no longer than the DNS TTL to propagate: the TTL is under your control; you could set it to 60 seconds if you wanted. It is a common, false misconception that many DNS resolvers ignore the TTL. Some large web provider (was it Amazon? I forget) ran an experiment and demonstrated that across tens or hundreds of thousands of clients wordlwide, 99% of them saw DNS updates propagated within X seconds if the TTL was set to X seconds. Only <1% of DNS resolvers were ignoring it.
Re: TXT Record XSS
#58Re: TXT Record XSS
#59Re: TXT Record XSS
#60When I went to the page, it started playing music. I find that very frustrating and annoying.