Viewing profile — u123u4
u123u4
HN member- Joined
- Thu, May 19, 2016, 7:04 PM UTC
- HN karma
- 10
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About u123u4
No profile information was provided.
Recent public activity
-
comment
Comment #15482218
I wonder when the NSA and CIA was responsibly informed about this vulnerability.
-
comment
Comment #14618477
Could this be used to break my existing hard drive encryption, or does it only apply to the key generation stage?
-
comment
Comment #11752632
What would happen if I, as an unprivileged user on the box running this, did this: for port in $(seq 1024 65535); do ./my-ssh-sniffer-thing $port &; done I leave my ssh at port 22 …