Y
Hacker News
new
|
ask
|
show
|
jobs
by
yvoschaap
1455 days ago
I remember sending fake Yahoo login forms as html attachments. eval() & alert() fix:
`const ev = 'ev', al = 'al', ert = 'ert'; window[ev + al](window[al + ert]('hi'))`
2 comments
ghayes
1454 days ago
Curious if `evevalal` would have worked…
link
lalopalota
1454 days ago
"evreviewal" probably not
link
londons_explore
1455 days ago
block the word 'window' and I don't think your approach is possible?
link
Matheus28
1454 days ago
You don't even need letters to achieve turing completeness in js:
http://www.jsfuck.com/
link
kragen
1454 days ago
Just use 'this'.
link