We wrote a Python script that sends fake PAPI packet responses to swarm.cgi which instructs it to tell our process to read another file, this time “/tmp/../etc/passwd”. We had to find an unauthenticated code path that reach this function in order to exploit it without credentials. Wha...
hash-tableseparate-chainingcompact-hashing UpdatedOct 31, 2021 C++ eriknyquist/hashtable Star2 Code Issues Pull requests A lightweight separate-chaining hashtable in C, designed to be flexible enough for embedded systems data-structureembedded-systemshashtableembedded-cseparate-chainingdata-structures-and...