Maurice Lambert's repositories
AsyncPortScanner
Asynchronous port scanner written in Nim.
NetbiosSpoof
This package implements a Netbios Spoofer (Netbios, LLMNR, DNS Local).
PDForensic
This package analyses PDF files for Forensic Investigations.
ProgramExecutableAnalyzer
This script analyzes MZ-PE (MS-DOS) executable file
SimpleHttpProxy
This package implements a simple HTTP(S) proxy.
RC6Encryption
This package implements the RC6 encryption.
PyPePacker
This package implements a packer written in python, the packer reduce the size (gzip compression), encrypt data (RC6 encryption) and reduce data entropy (using EntropyEncoding).
PyPeUrlLoader
This package uses PyPeLoader to load a PE program from a HTTP server (from an URL).
RansomWare
This package implements a RansomWare.
AuditdParsingScript
Little scripts to parse auditd logs
BypassHash
This tool downloads an executable and bypasses hash-based virus checks
ComboundFileParser
This module implements a Compound file parser (file format used by OLE and base file format for macros, msi, msg, doc, xls...)
CTF-WriteUps
CTF write ups
DigisparkRubberDuckyExecuteCommand
This script generates the INO code to make your own Rubber Ducky with a Digispark without any requirements
GoInstaller
This repository implements an installer for Linux and Windows softwares
MbrWiper
This repository implements a little MBR Wiper.
MouseJiggler
This program generates mouse and keyboard events to simulate user activity, useful to maintain online status, to avoid productivity tracking and prevent the system from entering sleep mode.
NetworkCollectDFIR
This script collects data for incident response and forensic (useful for CTF and DFIR challenges !).
NimKeylogger
This nim script implements a keylogger and saves keyboard events in a Keyboard Catpure file
PyPeLoader
This package implements a basic PE loader in python to load executable in memory (used to create packer, loader from internet or to impact a process context).
QueryCombinedLogFormat
This tool extracts, filters and parses combined log format (apache and nginx default access.log format) with a easy and fast language syntax.
SpywareStealer
This browser extension implements a spyware and a stealer to exfiltrate data from all user interactions (keylogger and form data stealer), it works on Chrome and Firefox.
System32RenameBackdoor
This repository implements a check on System32 executable files to detect backdoor by renamed file
Talk1.BankSecurity
Little talk about my bank security problems. Some banks don't care about cybersecurity, i make this talk to help people to choose a secure bank.
TotpWinExe
Little GUI Windows application to enter a secret key and obtain your TOTP without any phone or other device
UrlIPv6ZoneIdSecurity
Research about few security problems and bugs caused by the host element for modern URI.
WindowsServices
This repository contains code to generate a minimal service on Windows using multiples languages.