Pinned Repositories
b01lers-CTF
Few of the challenges I was able to solve in the b01lers CTF
CryptoSolver
This is a CTF tool made in Rust, which can encrypt and decrypt some main ciphers.
DefenderStop
Stop Defender Service using C# via Token Impersonation
DInvoke-Examples
This repository contains my imports of process injection techniques using DInvoke
DownUnderCTF
This has the DownUnder CTF challenges that I was able to solve
LDAPFury
This is a simple C# tool for sending out custom LDAP queries and viewing specified attributes
PerunsFart
This is my own implementation of the Perun's Fart technique by Sektor7
PoorMansThreatHunting
I created this as a solution for the Auror Project Challenge - 2
ProcessGhosting
Small POC for process ghosting
TradecraftImrprovement
This repository will contain source codes from the Tradecraft improvement blog series
dosxuz's Repositories
dosxuz/DefenderStop
Stop Defender Service using C# via Token Impersonation
dosxuz/PerunsFart
This is my own implementation of the Perun's Fart technique by Sektor7
dosxuz/ProcessGhosting
Small POC for process ghosting
dosxuz/TradecraftImrprovement
This repository will contain source codes from the Tradecraft improvement blog series
dosxuz/LDAPFury
This is a simple C# tool for sending out custom LDAP queries and viewing specified attributes
dosxuz/DownUnderCTF
This has the DownUnder CTF challenges that I was able to solve
dosxuz/PoorMansThreatHunting
I created this as a solution for the Auror Project Challenge - 2
dosxuz/b01lers-CTF
Few of the challenges I was able to solve in the b01lers CTF
dosxuz/CryptoSolver
This is a CTF tool made in Rust, which can encrypt and decrypt some main ciphers.
dosxuz/DInvoke-Examples
This repository contains my imports of process injection techniques using DInvoke
dosxuz/CTF-Challenges
Here I upload, my solutions for some random CTF challenges.
dosxuz/Custom-Metasploit-Modules
This repository contains some custom metasploit modules that I have created
dosxuz/Descarga-android-malware-analysis
This is the malware analysis of the android malware
dosxuz/dosxuz.github.io
Some writeups and notes for myself and if anyone needs them
dosxuz/Exploit-Dev-Notes
These are my notes I use for Exploit Dev
dosxuz/Filter-Ports
This script greps out only the port numbers from the greppable nmap file/gnmap files
dosxuz/Graphql-Notes
This repository contains my notes for GraphQL
dosxuz/Hackpack2020
These are few of the problems I solved in hackpack2020
dosxuz/HTB-Writeups
These are some of the Hackthebox writeups which are password protected with the corresponding flags according to the Hackthebox policy.
dosxuz/Pretty-Shitty-Proxy
This is a proxy server written in golang. I'll use this for malware analysis and for analysing the requests.
dosxuz/Process-Injections
This repository contains some process injection techniques and POCs
dosxuz/ReflectiveLoader
This is a repository that I have created for practice and reference for creating C# reflective loader. Sources will be in the README
dosxuz/Securinets-CTF-Quals-2020
Few of the challenges I was able to solve from this CTF
dosxuz/slow-loris
A DDoS Attack with slow loris technique, implemented in python. [Do not try this on any server, criminal prosecution can proceed if done illegally]
dosxuz/Test-Graphql-Server
This is a graphql server that I made and I use for testing purposes
dosxuz/useful_stuff
I have included some of my dot files and scripts in this repository
dosxuz/Workspace_creator
This is a workspace creator customised to my own needs