0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
little modifications in ip/tcp checksum functions More... over 13 years ago
removed pbuf_size variable, replaced with pbuf.size function of vector class. More... over 13 years ago
a lot of importante changes related to performance (implemented indipendence between packet capturing and ttl bruteforging intervals) More... over 13 years ago
added a member synack_ttl inside ttlfous to track the ttl received in the synack used to calculate ttl added function analyze_incoming_ttl to debug ttl different from synack ttl More... over 13 years ago
a lot of important bugfixies! More... over 13 years ago
added some randomization into last_pkt_fix to decretee which checksum invalidate (ip or tcp) More... over 13 years ago
At the moment we can inject only into evil packet, not in real one; The reason is explained diffusely into the code. More... over 13 years ago
changed mtu of the tunnel to MTU_FAKE 1440 to permit always ip/tcp injections without causing fragmentation More... over 13 years ago
some code semplifications More... over 13 years ago
Simple code reorganizations More... over 13 years ago
Rewritten some of the code related to hack selection and execution More... over 13 years ago
some code moved from a class to an other; simple edits; More... over 13 years ago
Various bugfixing and added important checks on size (pper bound) of ip packets More... over 13 years ago
important rewrite of code related to hacks (load, selection and execution) More... over 13 years ago
added a missing debug information More... over 13 years ago
Reintroduced code i stupidly removed commit by commit =) More... over 13 years ago
various bugfixies More... over 13 years ago
corrected a duplicated if check More... over 13 years ago
Important and Dangerous commit, maybe i've inserted a lot of bugs =) More... over 13 years ago
hacks can now be configured for anticipation and posticipation using the low priority queue due to new inser_before and insert_after functions More... over 13 years ago
version normalization inside configure.in now permits a correct "make dist" More... over 13 years ago
better organization an check added inside configure.in More... over 13 years ago
edited Makefile.in adding some file dependences More... over 13 years ago
updated the INSTALL file More... over 13 years ago
Corrected some errors in packaging More... over 13 years ago
Mass project reorganization (vecna probably will kill me..); Some and various bugfixing too More... over 13 years ago
Mass project reorganization (vecna probably will kill me..); Some and various bugfixing too More... over 13 years ago
added fclose inside optional data debug More... over 13 years ago
Some rewrites More... over 13 years ago
Optional debug set to relative with respect to sniffjoke working directory More... over 13 years ago