Found 100 repositories(showing 30)
PatrikH0lop
Understand the nature of malicious software with practical examples in Python.
JunHao95
Malware programs written in python, reference from PatrikH0lop/malware_showcase
AbdouRoumi
Research project showcasing various malware evasion techniques used to bypass AVs and EDRs, continuously updated with new methods.
Minhal128
SPYSEE is an open-source keylogger malware designed to capture real-time images and screenshots of the user's screen. It can grab private credentials at runtime, showcasing advanced techniques in malware operation. This project highlights the importance of cybersecurity measures to protect sensitive information from potential threats.
mozilla
INACTIVE - http://mzl.la/ghe-archive - "It's a trap" and "It's an Attack" warning pages that showcase Firefox's phishing and malware protection feature
Angry-Pineapple3121
A repository dedicated to showcasing malware and scam/phishing links
lusca0x01
A repository showcasing various malware development techniques for study and fun only. Explore creative implementations of advanced concepts like process injection, timestomping, and stealth mechanisms while learning about Windows internals and low-level programming.
SouthCoded
Collection of Code written showcasing different malware injection techniques and an analysis of an Ursnif Sample
jatingidh0410
🚀 Jatin's React Portfolio Welcome to my digital showcase! This repository contains my personal portfolio built with React.js, designed to highlight my projects, skills, and experience. Dive into a sleek and responsive interface where you can explore my work in malware detection, cybersecurity, and more.
Fe1nus
A collection of detailed malware analysis reports showcasing reverse engineering, threat research, and detection engineering capabilities.
Aron-Tn
CryptoClipboardExploitDemo showcases how clipboard hijacker malware alters crypto wallet addresses in transactions. An educational tool to demonstrate and study this cyber threat.
skittcatt
Cybersecurity portfolio showcasing SOC investigations, malware analysis, and DFIR documentation. AUT student specializing in threat detection and incident response.
rikgdi
No description available
No description available
theyashwanthsai
This repository is to showcase all the malware I will be writing as a part of course or maybe just of fun. This is an educational project, only meant for learning.
sanskar-sudo
This project showcases various techniques employed in malware development, reverse engineering, and evasion tactics. The implementations are written in C++ and reflect methods often used by threat actors, red teamers, and advanced adversaries for research.
kushansm
This project showcases a basic Java implementation of file encryption and decryption. The encryptor appends a custom signature, applies bitwise NOT encryption, and renames files with a .malware extension. The decryptor restores original files. Intended for educational purposes only. Use responsibly.
AbdulRehman03077359891
Cybersecurity Information App with AI Chatbot This app offers a smart AI-driven assistant that provides real-time cybersecurity guidance locally, without third-party involvement. Key features include a comprehensive knowledge base on topics like malware and phishing, ensuring full data privacy and security while showcasing AI integration skills.
ezydubs
ShowCase of Python Malware
MarcoDotIO
Node IPC Malware demonstration to showcase the obfuscated malware within a recent version of 11.x
0xFirestorm
A bitcoin clipper malware I made to showcase my understanding of how malwares work and the persistence techniques they use.
shaydan12
A project showcasing the malware technique of shellcode injection into a running process on Windows
Youssefelsaeed
A comprehensive portfolio showcasing cybersecurity projects, including penetration testing, malware analysis, SOC operations, and security engineering.
NicolaBottura
This repository showcases proof-of-concept implementations created during my exploration of offensive malware techniques 👾
DarkRiptide03
A collection of detailed writeups on malware samples, showcasing different analysis techniques such as static and dynamic analysis, reverse engineering, and behavioral analysis. This repository aims to provide insights into identifying, understanding, and mitigating various malware threats.
saadhassan77
This ransomware project, created for my Fundamental Of Malware Analysis CY3004 course, showcases my grasp of malware behavior and persistence techniques. Designed for educational purposes only, it explores file encryption and decryption strategies commonly employed by malicious software.
afnanxb0
SOC Analyst Portfolio: A comprehensive showcase of my projects, certifications, and lab exercises completed as part of my SOC Analyst training. Includes detailed documentation of hands-on projects in threat detection, incident response, log analysis, and malware analysis.
KarthikSArkasali
This project showcases my 30-Day SOC Challenge, a hands-on journey to build core blue team skills. It includes daily labs on log analysis, incident response, threat hunting, malware investigation, and SIEM/EDR use cases using Splunk, Wazuh, and Suricata all based on real-world attack simulations with open-source tools.
NahomWondimu
Include personal script attempts include ransom scripts, worms, spyware, etc... Added to as I go.
vaishnavanS
This project focuses on understanding how malicious software works by implementing and analyzing simplified malware-like behaviors using Python.