$dBWriteup['title'], 'author' => $dBWriteup['author'], 'originalLink' => $dBWriteup['originalLink'], 'ctf' => $dBWriteup['ctf'], 'category' => $dBWriteup['category'], 'month' => $dBWriteup['month'], 'year' => $dBWriteup['year'], 'tags' => getTagsByWriteupIdFromDB($writeupId), 'writeup' => file_get_contents($dBWriteup['folderPath'] . "readme.md") ]; return $writeup; } function deleteWriteupById($writeupId) { $writeup = getWriteupByIdFromDB($writeupId); if ($writeup['folderPath'] == '../uploads/' . $writeupId . "/") { system("rm -rf ".escapeshellarg($writeup['folderPath'])); } deleteTagsFromDB($writeupId); deleteWriteupFromDB($writeupId); } ?>

Features

CTF Writeups

As a team, we have been posting our writeups from various CTFs to our site. Also we are active on making various projects, web development and writing useful scripts.

Check out our Writeups here!

Blogging

Check out our medium website. We are active in writing blogs which are useful to both beginners and advanced hackers, ranging from web hacking to cryptography and game hacking.

Consulting

As a strong team, we have a community discord server where we discuss and talk about hacking, programming and anything related to the IT field.

Meet Our Team

Abraxus

Abda

Midnight

Polymero

H00nt3r

Playoff-Rondo

Castilho

Termus

Epaphus

Seal

Et3rnos

Some Fun Facts