CTF Write-up - SECCON 2017 Qubic Rube - Solving a Rubik's without force

Here’s the solution for a programming challenge I did during SECCON 2017.

CTF Write-Up - HackIT CTF 2017 Web200

I participated at the HackIT 2017 CTF with team sec0d, and we finished first. As requested by some other teams, here’s a write-up for the Web200 CTF challenge of HackIT 2017.

From unauthenticated to root on a supervision appliance

On a recent penetration test, I had to opportunity to test the security of an open-source supervision appliance called EyesOfNetwork. Multiple vulnerabilities have been found and will be reported in this post.

Mandatory Hello World

Greetings,

My name is Dany, even if you can call me Rioru.

I finally decided to launch my blog on github using Jekyll to generate my pages. I used to have a blog but since I created it when I was 17, I decided it was better to start once again from scratch.

This blog will mostly talk about computer security, generally from the point of view of a penetration tester. I’ll share my tips, tricks and thoughts here.

<?php
echo "Hello World";
?>

See you around. Cheers.