alberto ventafridda 

29 Followers
62 Following
36 Posts
@raptor Wow i didn't tknow pwn college has an activity graph now. I really need to start doing challenges again
@dan Glad to hear it! I should mention that it was mostly taken from https://www.taniarascia.com/ or at least an older iteration of that website. I often visit it for design inspiration
Tania's Website

Software engineer and open source creator. This is my digital garden.

@dan What a cool design :)

@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

Implementing fast TCP fingerprinting with eBPF

x86-64 playground: an online assembly editor and GDB-like debugger: http://x64.halb.it
X86-64 playground

An online assembly editor, emulator, and debugger for the x86-64 architecture. Learn and experiment with assembly and system internals directly in your browser—no setup required

X86-64 playground
@q3k fun fact, this super-cursed thing is how i learned programming. Back in 2014 there was a cool app that patched minecraft for android and exposed a kinda undocumented modding api with this js/java engine

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/

Java Scripting Programmer's Guide

@maldr0id wow! where is this place?