• Joined on 2024-09-06
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-28 18:11:01 -04:00
6538a085b9 feature: parsing with getopt pretty much done (some checks tbd)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-26 10:02:11 -04:00
ad367d6792 fix: struct were not passed correctly as the argument of *_response
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-26 09:47:17 -04:00
675248cbff fix: various bug fixes on allocations and stuff (still wip)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-26 06:44:09 -04:00
3213a56d1b fix: add the dest address to conn_addr (bozo)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-26 06:18:25 -04:00
1ffb554a32 feature: send packets (reponse not working tho)
0x35c pushed to main at starnakin/42_IOT 2025-05-23 05:38:32 -04:00
a07e31299b fix: typo in the installation script
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-23 05:34:23 -04:00
9378251248 fix: better response handling (to be tested once send packets will be done)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-22 11:09:05 -04:00
84d5960900 feature: start to implement responses
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-21 12:23:19 -04:00
1361cd9f9c feature: default interface and basic start
0x35c created branch master in starnakin/42_ft_nmap 2025-05-21 12:23:19 -04:00
0x35c pushed to master at starnakin/42_override 2025-05-15 08:11:54 -04:00
d0282cafef level08: add cd /tmp in the exploit
0x35c pushed to master at starnakin/42_override 2025-05-15 08:10:25 -04:00
e1aafa2749 rename all the exploits to exploit.sh
0x35c pushed to master at starnakin/42_override 2025-05-15 08:01:44 -04:00
a3ea938eb1 level05: done (exploit modified to a better shellcode)
0x35c pushed to master at starnakin/42_override 2025-05-11 06:09:02 -04:00
1fc850adea level09: source code done
0x35c pushed to master at starnakin/42_override 2025-05-11 05:31:48 -04:00
332d382074 level08: source code done
0x35c pushed to master at starnakin/42_override 2025-05-11 05:31:23 -04:00
aeb8eeced6 level07: done
0x35c pushed to master at starnakin/42_override 2025-05-10 10:09:24 -04:00
7e4698c71f level07: source code done
0x35c pushed to master at starnakin/42_override 2025-05-10 09:32:28 -04:00
7873f038b3 level06: done (uwu)
0x35c pushed to master at starnakin/42_override 2025-05-10 06:57:23 -04:00
0d0573136e level05: exploit should be working but smh does not
0x35c pushed to master at starnakin/42_override 2025-05-10 05:19:24 -04:00
2a823d2346 core: add flags for the first 4 levels