Implementing fast TCP fingerprinting with eBPF
Link: https://halb.it/posts/ebpf-fingerprinting-1/
Discussion: https://news.ycombinator.com/item?id=44412080

| blog | https://halb.it |
| github | https://github.com/robalb |
@dan github and gitlab used to publicly expose the ssh keys of their users, for github i believe it was github.com/username.key
There were databases built by scraping all github users that allowed a reverse lookup to find the guthub account associated to a certain key.
Now this feature is behind an authenticated api endpoint, but I woudln't be surprised if some updated database is still around
Implementing fast TCP fingerprinting with eBPF
Link: https://halb.it/posts/ebpf-fingerprinting-1/
Discussion: https://news.ycombinator.com/item?id=44412080
I think it's finally time for me to learn some Java Script. Is this still a good resource?
https://docs.oracle.com/javase/7/docs/technotes/guides/scripting/programmer_guide/