I'm looking for a #XSS vector with a maximum length of 18 chars. Any ideas?
-
-
Replying to @showthread
@swept Well, this would require a context. > echo '<script>alert(1)</script>' | wc -c 26 ^sn2 replies 0 retweets 0 likes -
Replying to @internetwache
@internetwache As a side note, your way of counting is off-by-one; it includes the trailing new line. +@swept1 reply 0 retweets 0 likes -
Replying to @internetwache
@internetwache@swept Nope, it’s because of the use of `echo` which adds the trailing newline by default. Use `printf` instead.1 reply 0 retweets 0 likes -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.