Shayan Ahmed Khan (shaddy43)

shaddy43

Geek Repo

Company:CYTOMATE

Location:DOHA (QA), ISLAMABAD (PK)

Home Page:https://www.linkedin.com/in/shayan-ahmed-khan-517168120/

Twitter:@ShayanJadoon

Github PK Tool:Github PK Tool

Shayan Ahmed Khan's repositories

AES_Shellcode_Encryptor

This repository contains a tool that can encrypt all type of files and give the encrypted output in the form of an encrypted shellcode. Process of encrypting shellcode is very important for injection processes to bypass signature based detection by the security controls.

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

MalwareAnalysisSeries

This repository contains the analysis reports, technical details or any tools created for analyzing a piece of malware sample. Additionally, the repo also contains interesting TTPs extracted and recreated from malware samples for security testing.

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

Byte_Shuffler

This repository contains a bash script, that can change a specific set of bytes with random bytes to change a binary signature every time it is executed.

Language:ShellStargazers:5Issues:1Issues:0

ReverseShell_NC

This repository contains a program that gives remote shell connection on the sockets back to the c2 server. This connection can be listened on Netcat as well. It is just a PoC for getting reverse shells by sending input messages, that are commands (from c2) and getting back output messages that are outputs or errors of those commands.

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

XOR_Shellcode_Encryptor

This repository contains xor shellcode encryptor that is used to bypass static or signature based detection of malicious shellcodes for Process Injection exploits

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

Donut_Injector

This repo gives you an injector that bypasses static and dynamic analysis. The shellcodes that are injected must be encrypted with a key and decrypted at runtime to avoid detection.

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

Position_Independent_Backdoor

This project contains methodology of creating position independent code that is used to extract shellcode from the generated binary. Position independent shellcode could be injected in any process for evading defenses and creating backdoors.

Language:AssemblyStargazers:2Issues:1Issues:0

ExploitDB

This repository contains ideas and PoCs of malware that could be used for redteaming exercises to test an organizations security controls.

Language:PowerShellStargazers:0Issues:1Issues:0

PocketEncryptor

My own personal pet project that i use for encrypting private files before saving them on hard drives or on cloud. This repo can encrypt and decrypt any type of file (videos, images, files, docs etc). The encryption and decryption process is based on a key passed as parameter. Encryption is CBC AES 256 bit.

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

SGCApp

secure group communication app

Language:JavaStargazers:0Issues:0Issues:0

SGCAppV2

Secure group communications

Language:JavaStargazers:0Issues:0Issues:0