dawnl3ss
19-year-old cybersecurity enthusiast, ctf player and web-dev. EPITA student. Founder of @Hardware-Hub.
@Hardware-HubFrance
Pinned Repositories
ARS_ENCRYPT
ARS_ENCRYPT is a modified caesar's-cipher-based encrypt system written in C++.
Eros
Eros is a shellcode system written in python2 and assembly, fully developped by me during my free time.
Klephtes
Klephtes is a free and opensource script to grab and stock your website-viewers' data in a database written in PHP.
Lets-Freerun
Lets-Freerun is my own website which gather a lot of parkour spots around the world. Currently under development...
Nebula-Intelligency
Nebula-Intelligency is an open deep learning with neuronal system fully developped by me during my free time. (doesnt work though)
Nyx
Nyx is a windows key-logger hooking written in C using Windows.h header file.
Olympus
Olympus is a chat-box fully developped by me during my free time.
Selene
Séléné is a database dumper written in python3. Usefull during pentesting and CTFs.
Sigma
Sigma is a reverse tunnel system fully developped during my free time.
Simple-MySQL-API
Simple-MySQL-API is a free and easy API to manipulate MySQL with C99 and GCC compiler under GNU/Linux OS.
dawnl3ss's Repositories
dawnl3ss/ARS_ENCRYPT
ARS_ENCRYPT is a modified caesar's-cipher-based encrypt system written in C++.
dawnl3ss/Lets-Freerun
Lets-Freerun is my own website which gather a lot of parkour spots around the world. Currently under development...
dawnl3ss/Selene
Séléné is a database dumper written in python3. Usefull during pentesting and CTFs.
dawnl3ss/Nyx
Nyx is a windows key-logger hooking written in C using Windows.h header file.
dawnl3ss/Theia
Theia is an ip-lookup OSINT tool for linux written in Python3.
dawnl3ss/dawnl3ss.github.io
dawnl3ss website. Cybersecurity enthusiast, ctf player and web-dev. Boot-to-Root enjoyer 💀
dawnl3ss/AFIT
AFIT - Arithmetic for IT - An EPITA project
dawnl3ss/ctf
dawnl3ss/Iris
Iris is an open and free instant chat made with python3 based on client / server / client communication made by me during my free time.
dawnl3ss/Astral-Fight
Old python game that i made when i was younger. I try to rewrite it because it is actually sooo bad.
dawnl3ss/Gaia
Automatic installer for my pentesting / redteaming environnement. It installs tools & git repos & setup multiple things. Written in bash.
dawnl3ss/SCP-File-Manager
SCP-File-Manager permits to easily download and upload file from ssh scp protocol. Usefull during CTF.
dawnl3ss/Aura
Aura is an ipsweep script that lists all the ip for a given range connected on your network.
dawnl3ss/cybersec-notes
My personnal cybersec notes. I update them through my learning process. (Just a few part of my knowledges is uploaded here, kinda lazy to upload the rest lol)
dawnl3ss/Spells
Spells Plugin Commission [abandoned]
dawnl3ss/google-acc-automation
dawnl3ss/CPTS-Notes
dawnl3ss/hello-world
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
dawnl3ss/tartaros-framework
dawnl3ss/BankSystem
BankSystem written in C# to improve my skills for EPITA.
dawnl3ss/CVE-2022-46169
Unauthenticated Command Injection in Cacti <= 1.2.22
dawnl3ss/CVE-2023-30253
Reverse Shell POC exploit for Dolibarr <= 17.0.0 (CVE-2023-30253), PHP Code Injection
dawnl3ss/CVE-2023-32784
Retrieve the master password of a keepass database <= 2.53.1
dawnl3ss/CVE-2024-6387
dawnl3ss/dawnl3ss
dawnl3ss/dotfiles
dotfiles for my linux env (parrot)
dawnl3ss/EPITA-S1-Prog
dawnl3ss/htb-toolkit
Play Hack The Box directly on your system. Slightly modified for my own usage.
dawnl3ss/kdfull-web
dawnl3ss/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. [forked for my own use]