Uid | Hackropole
Uid Ressources Link : Hackropole/pwn/uid Files : docker-compose.yml uid Analysis Code reading call 0x1050 <get...
Uid Ressources Link : Hackropole/pwn/uid Files : docker-compose.yml uid Analysis Code reading call 0x1050 <get...
Shellcode Ressources Link : Hackropole/pwn/shellcode Files : docker-compose.yml execut0r Analysis Code reading push...
Poney Ressources Link : Hackropole/pwn/poney Files : docker-compose.yml poney Analysis informations file poney pone...
Part 1 : Ceres Search use std::{fs::File, io::{self, Read}}; fn get_row(str_input: &String) -> Vec<Vec<char>> { let mut array_2d: Vec<Vec<char>> = Vec::new(); ...
link : https://adventofcode.com/2024/day/3 For this challenge, this regex site helped me a lot to extract what I needed from the input file. Part One | Mull It Over use std::{fs::File, io::{sel...
use std::{fs::File, io::{self, Read}}; fn str_to_vec_num(str_inputs: &String) -> Vec<Vec<i32>> { let mut inputs: Vec<Vec<i32>> = Vec::new(); for line in str...
Rainbow Rocket Ressources URL : https://rainbow-rocket.404ctf.fr FILE : rainbow-rocket.zip - Frontend - Backend Exploration We read the route : router.post('/register', registerUser); ...
Gorfou en danger 2/3 Ressources Cody a atteint le point de rendez-vous avec notre station orbitale Penrose, mais il est incapable de s’amarrer sans les clés d’accès, malheureusement détruites ...
Gorfou en danger 1/3 Ressources Une tempête de sable d’une intensité sans précédent a frappé notre station martienne “Fermat”, laissant notre agent Cody bloqué et la plupart de nos systèmes ho...
Fire Server Ressources URL : https://fire-server.404ctf.fr/ FILE : fire-server.zip doc*.txt Dockerfile index.php Exploration When we click to a file, the website write his content on th...