Pinned Repositories
BloodHound
Six Degrees of Domain Admin
audioconferencing
Audio conferencing system in Java using GStreamer and RTP/UDP (academic project)
burp-scan-manual-insertion-point
Burp Suite Pro extension
gdrive-uploader
This Python 3 script allows to archive a local folder, as a ZIP file, and upload it to a Google Drive folder. It allows to easily backup a folder from a server for example.
lebonscrap
Personal project to do web scraping in Python. CAUTION (old code): quality & security not guaranteed!
m365_groups_enum
Enumerate Microsoft 365 Groups in a tenant with their metadata
RazorVulnerableApp
DO NOT USE: this is a vulnerable ASP.NET web app using Razor templating engine. The vulnerability is a Server-Side Template Injection (SSTI). For training and testing purposes.
SplunkWhisperer2
Local privilege escalation, or remote code execution, through Splunk Universal Forwarder (UF) misconfigurations
twitter_likes
This small Python 3 project allows to fetch from Twitter API all the tweets you (or even another account) liked, to save them (for backup) and display them as a nice HTML page.
cypheroth
Automated, extensible toolset that runs cypher queries against Bloodhound's Neo4j backend and saves output to spreadsheets.
cnotin's Repositories
cnotin/audioconferencing
Audio conferencing system in Java using GStreamer and RTP/UDP (academic project)
cnotin/audiorecorder
Audio recorder in Java using GStreamer (academic project)
cnotin/gstreamer-rtp-experiments
Trying to get several senders to the same UDP port (RTP stream) while one receiver get and mix them all. Experimental code: quality not guaranteed!
cnotin/ClientPR
Client side of PongRoulette --- Powered by HTML5/JS/WebSocket
cnotin/ServeurPR
Server side of PongRoulette --- Powered by Python(Twisted framework, Websocket experimental branch)