Aahron Chetrit (ahron-chet)

ahron-chet

Geek Repo

Company:Ness Technologies

Location:israel

Home Page:https://www.linkedin.com/in/aharon-chetrit-436886267/

Github PK Tool:Github PK Tool

Aahron Chetrit's repositories

GuardBypassToolkit

A tool that bypasses Windows Defender by manually loading DLLs, parsing EAT directly, and updating IAT with unhooked functions to run Mimikatz in-memory. The project includes an LSASS dumper that uses a callback function and memory manipulations to bypass Windows Defender

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

Efficient-Vulnerability-Scanning-and-Payload-Generation

A tool that automates vulnerability scanning and payload generation using Procmon and advanced techniques. It generates reports and payloads in C++ and can be run with options to customize the scan duration, apply filters, and specify the output path. It requires a GCC compiler to run in addition to Procmon.

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

Local-Windows-Privilege-escalation

Demonstrating privilege escalation in Windows, enabling a normal user to gain SYSTEM NT AUTHORITY privileges through a combination of techniques.

Language:C#Stargazers:4Issues:1Issues:0
Language:PowerShellStargazers:4Issues:1Issues:0

Reverse-Shell-managed-through-virustotal-api

Reverse Shell managed through virustotal api, to start the shell upload random file to virus total website copy the file hash into the "hashSource" variable on the top of the code, also copy your virus total api to "ApiVt" variable, do the same on both client and server.

Language:PythonStargazers:4Issues:1Issues:0

ahron-chet

Config files for my GitHub profile.

My-encryption-Algorithm-in-powershell

My symmetric encryption algorithm implemented in pure powershell

Language:PowerShellStargazers:3Issues:1Issues:0

PyCryptoLib

Asymmetric encryption Python library, providing a complete implementation of RSA, Elgamal, and Diffie-Hellman, along with other mathematical algorithms in the context of cryptography

Language:PythonStargazers:3Issues:1Issues:0

EAT-Hooking

This project focuses on manipulating the Export Address Table (EAT) to achieve function hooking in Windows binaries.

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

NeptoonC2

NeptoonC2: An adversary emulation framework for Windows environments. Capabilities include defence evasion, privilege escalation, data harvesting, lateral movement, and persistance.

Language:C#Stargazers:1Issues:0Issues:0

PE-Loader

This project is a manual Portable Executable (PE) loader, designed to read a PE file, allocate memory for it, and execute it in memory. Its implemented in C++.

ArgsSpoofer

A tool that manipulate the peb to achieve command line args spoofing

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

PureLoader

EDR anti-hooking using custom implementaions of LoadLibrary and GetProcAddress.

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