mauricelambert
Python, Web and cybersecurity enthusiast ! Offensive and defensive projects to improve the world of cybersecurity.
Pinned Repositories
AsyncPortScanner
Asynchronous port scanner written in Nim.
CLEF
Collect Linux Evidences for Forensics and investigations.
CVE-2022-21907
CVE-2022-21907: detection, protection, exploitation and demonstration. Exploitation: Powershell, Python, Ruby, NMAP and Metasploit. Detection and protection: Powershell. Demonstration: Youtube.
FastRC4
Optimized implementation of RC4 (Rivest Cipher 4, ARCFOUR) in ASM (x64) for Linux and Windows.
MaliciousPDF
This file implements a library and tool to make malicious PDF files.
OSPF_bruteforce
This repository performs a dictionnary attack against OSPF MD5 authentication using scapy.
PyObfuscator
This module obfuscates python code.
SpyWare
This package implements a complete SpyWare.
Vulnerability1-XSS-title
I found a XSS vulnerability in the title of simpletouchsoftware.com/timers/boxingtimerpro/ application.
WebScripts
This tool runs scripts and display the result in a Web Interface.
mauricelambert's Repositories
mauricelambert/SpyWare
This package implements a complete SpyWare.
mauricelambert/PyObfuscator
This module obfuscates python code.
mauricelambert/WebScripts
This tool runs scripts and display the result in a Web Interface.
mauricelambert/AsyncPortScanner
Asynchronous port scanner written in Nim.
mauricelambert/EntropyEncoding
This package implements an encoding to bypass entropy antivirus check.
mauricelambert/PeInjector
This python tool injects shellcode in Windows Program Executable to backdoor it with optional polymorphism.
mauricelambert/FastRC4
Optimized implementation of RC4 (Rivest Cipher 4, ARCFOUR) in ASM (x64) for Linux and Windows.
mauricelambert/ProgramExecutableAnalyzer
This script analyzes MZ-PE (MS-DOS) executable file
mauricelambert/EicarSpam
Cross-platform scripts/DLLs/programs/modules to test your antivirus software with Eicar files called from different processes and different ways.
mauricelambert/ElfAnalyzer
This module parses and analyzes ELF file for Forensic and investigations.
mauricelambert/PDForensic
This package analyses PDF files for Forensic Investigations.
mauricelambert/RC4Encryption
This package implements RC4 encryption.
mauricelambert/Cr0wl3r
Full and discreet web crawler for pentest, red-teaming or hacking discovery using simple HTTP request or selemium.
mauricelambert/EmojiEncode
This module encodes and decodes data into partially random Unicode Emoji, it's like a steganography in message or social network.
mauricelambert/EntropyAnalysis
This package analyzes file entropy (shannon entropy) for forensic and malware analysis.
mauricelambert/mauricelambert.github.io
mauricelambert/RC6Encryption
This package implements the RC6 encryption.
mauricelambert/Shell-Exploit-Umbraco
This module implements a shell to exploit a RCE in umbraco CMS.
mauricelambert/The-Hacker-Recipes
This project is aimed at freely providing technical guides on various hacking topics: Active Directory services, web services, servers, intelligence gathering, physical intrusion, phishing, mobile apps, iot, social engineering, etc.
mauricelambert/Agent-EX-MACHINA
Agent to manage your systems from C2-EX-MACHINA server.
mauricelambert/BypassHash
This tool downloads an executable and bypasses hash-based virus checks
mauricelambert/C2-EX-MACHINA
C2 Server for administration, SOC and SecOPS.
mauricelambert/CTF-WriteUps
CTF write ups
mauricelambert/Deployment-EX-MACHINA
Deployment for C2-EX-MACHINA Server.
mauricelambert/Documentation-EX-MACHINA
Documentation for C2-EX-MACHINA server, agent, deployment and APIs.
mauricelambert/FastLogCollector
Event collector for Linux (python) and Windows (powershell). I write theses scripts in KOTH (King of the Hill) to detect any intrusion by monitoring only one file.
mauricelambert/linux
Linux kernel source tree
mauricelambert/PickleExploit
This package implement a Pickle Exploit Builder.
mauricelambert/python-safety-check
mauricelambert/SimpleWhois
This pure python module implements WHOIS protocol and performs WHOIS requests.