zlacker

[parent] [thread] 1 comments
1. lyjack+(OP)[view] [source] 2020-06-01 02:47:52
Hmm 1. This is local execution 2. What's so secure about a downloaded executable run directly from the OS? It could send information to a remote server just (or more) easily, and less transparently
replies(1): >>CivBas+Z4
2. CivBas+Z4[view] [source] 2020-06-01 04:11:46
>>lyjack+(OP)
> What's so secure about a downloaded executable run directly from the OS?

I did not suggest distributing an executable. I suggested distributing code, so that the user could audit it before execution.

I did not realize this tool executed all of its logic in the client when I made that post. It is rare to find websites with plainly-written, unobfuscated, uncompressed, vanilla Javascript that don't rely on any server-side processing.

[go to top]