noraj (Alexandre ZANNI) - Cybersecurity engineer & Pentester

ECW - 50 - Authentification - Web

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : European Cyber Week CTF Quals 2016 Website : challenge-ecw.fr Type : Online Format : Jeopardy - Student Description#

ECW - 50 - Ave, César! - Cryptography

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : European Cyber Week CTF Quals 2016 Website : challenge-ecw.fr Type : Online Format : Jeopardy - Student Description#

ECW - 150 - Carnet d'adresses - Web

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : European Cyber Week CTF Quals 2016 Website : challenge-ecw.fr Type : Online Format : Jeopardy - Student Description#

ECW - 150 - Dilemme - Misc

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : European Cyber Week CTF Quals 2016 Website : challenge-ecw.fr Type : Online Format : Jeopardy - Student Description#

ECW - 50 - Mario - Misc

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : European Cyber Week CTF Quals 2016 Website : challenge-ecw.fr Type : Online Format : Jeopardy - Student Description#

ECW - 100 - Pas seulement BSON - Web

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : European Cyber Week CTF Quals 2016 Website : challenge-ecw.fr Type : Online Format : Jeopardy - Student Description#

Hack The Vote 2016 - 50 - TOPKEK - Misc

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : Hack The Vote 2016 Website : https://pwn.voting/ Type : Online Format : Jeopardy CTF Time : link Description# A CNN

Python 3 "No module named SimpleHTTPServer"

If the default python on your machine is python 3 so running the following command will result an error: $ python -m SimpleHTTPServer python: No module named SimpleHTTPServer So use instead: python -m