Emanuel Durmaz (0xEmanuel)

0xEmanuel

Geek Repo

Location:~/emanuel.sh

Home Page:https://emanuel.sh

Github PK Tool:Github PK Tool

Emanuel Durmaz's repositories

FilesystemMon

A Windows minifilter kernel driver for monitoring file system events, process starts and process terminations. This project is completely based on native C and the Windows kernel API

Language:CStargazers:6Issues:2Issues:0

ClipboardHijackingDetection

A tool for Windows that can scan on demand for activity of a clipboard hijacker and determine its process ID.

Language:C++Stargazers:3Issues:2Issues:0

SandboxedMalwareAnalysis

A framework for automated execution and analysis of malware samples in a Windows sandbox. C&C communication can also be simulated. HTTP/S traffic is recorded via mitmproxy.

Language:PythonStargazers:3Issues:2Issues:0

SymmetricCryptanalysis-Studies

A mixed repo with code snippets (from my studies) for AES Integral Attack and MILP-Based Differential Cryptanalysis

Language:SageStargazers:3Issues:1Issues:0

WalletProtectionMiniFilter

A windows minifilter kernel driver for protecting files (in this case: wallet files) via access controls. This project is completely based on native C and the Windows Kernel API

Language:CStargazers:3Issues:2Issues:0

ARM-Shellcodes

Some basic ARM shellcodes I wrote during my studies. Can be used for buffer overflow vulnerabilities.

Language:AssemblyStargazers:1Issues:1Issues:0

BitcoinTransactionPlotter

A simple script from which all transactions and corresponding income from given Bitcoin addresses can be determined and plotted in graphs.

Language:PythonStargazers:1Issues:2Issues:0

FlickrBulkDownloader

With this tool all media can be downloaded (via Flickr API) of multiple given Flickr users (e.g. for backup purposes). The downloads are logged in an internal database (HSQLDB), so the next time the program is run, they will not be repeated. OAuth is supported.

Language:JavaLicense:GPL-3.0Stargazers:1Issues:1Issues:0

ParityDockerScripts

Scripts to run a parity ethereum node in a docker container, mount chaindata, configuration, wallet files from different drives.

Language:ShellStargazers:1Issues:1Issues:0

ProgramAnalysis-Studies

A mixed repo with code snippets (from my studies) for dynamic reloading of DLL's, obfuscation of strings, prime test via x86 assembler, shellcode launcher, anti-debug methods, etc.

Language:C++Stargazers:1Issues:1Issues:0

CVE-2016-3113

A proof of concept to exploit the reflected XSS vulnerability in the oVirt web interface (RedHat). In this PoC a VM in the oVirt IaaS environment is to be started via the victim's browser session. JS code has been kept simple due to the rush.

Language:JavaScriptStargazers:0Issues:2Issues:0
Language:HTMLStargazers:0Issues:2Issues:0

AsymmetricCryptanalysis-Studies

A mixed repo with code snippets (from my studies) for PollardRho Algorithm and Meet-in-the-Middle Attack on RSA

Language:PythonStargazers:0Issues:2Issues:0

BitcoinDockerScripts

Scripts to run bitcoin-qt in a docker container with X11 forwarding, mount chaindata, configuration, wallet files from different drives.

Language:ShellStargazers:0Issues:1Issues:0

MultiThreadedTextSearch

A tool to search (via Regex) text-based files in nested directory structures with multiple Threads

Language:PythonStargazers:0Issues:2Issues:0

YaraSignatures

Yara hunting signatures (based on memory dumps) for some ClipboardHijacker and WalletFileStealer malware families

Stargazers:0Issues:2Issues:0