Unicode

No explicit questions like "how do I hack xxx.com" please!
Post Reply
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Unicode

Post by maboroshi »

Is this correct that Illegal UTF 8 characters are written as Hexidecimal when attacking a web site

Maboroshi

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

um, hexadecimal is UCS-4, UTF-8 is always written in octet sequences, but both standards are fully compatible, so: yes.
here´s the rfc when you want to take a deeper look:
http://www.ietf.org/rfc/rfc2279.txt

:wink:

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

I´ve added a ebook named HTTP IDS Evasions Revisited to the textfiles-section, you´ll find some further informations about the topic there... :wink:

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Cheers

Post by maboroshi »

hey thanks I read the PDF it had a lot of Good info

Post Reply