sasaga
Amante de la Programación, hacking ético, backend, 100% linuxero para generar cultura de conocimientos idoneos... libera tu mente, transmite conocimiento..
Pinned Repositories
anubis
Anubis es un software construido completamente en python el cual te permite realizar un análisis estático de forma rápida para analizar ejecutables en Windows.
AssaultCubeHook
This is a hook for the assaultcube game with frida
cloud-hacking
Sometimes it is difficult to practice pentesting when we do not have an environment at hand or our hardware resources are not enough, with cloud hacking you can make use of AWS and Terraform to use your favorite pentesting distributions and best of all, from a web browser .
crackMD5
Esta es una herramienta que permite crackear un hash MD5 que lo han recortado utilizando metodos como substring, escogiendo un rango de corte del hash generado.
cydia-repo
Debugger
Docker container with the necessary tools for debugging devices.
game-hacking-CSR
Repositorio que contiene el código fuente para modificar en tiempo real los valores del juego CSRRacing a traves de tecnicas de Hooking con frida en plataformas iOS.
LinuxMinimalOS-v2.0
Proyecto para la creacion de un sistema GNU/Linux desde cero
SHELLCODES-WINDOWS
This is a space where I share some shellcodes that I wrote in ASM x86 and x64 when I was developing exploits for the windows platform
TallerOverflow
sasaga's Repositories
sasaga/cloud-hacking
Sometimes it is difficult to practice pentesting when we do not have an environment at hand or our hardware resources are not enough, with cloud hacking you can make use of AWS and Terraform to use your favorite pentesting distributions and best of all, from a web browser .
sasaga/LinuxMinimalOS-v2.0
Proyecto para la creacion de un sistema GNU/Linux desde cero
sasaga/cydia-repo
sasaga/SHELLCODES-WINDOWS
This is a space where I share some shellcodes that I wrote in ASM x86 and x64 when I was developing exploits for the windows platform
sasaga/anubis
Anubis es un software construido completamente en python el cual te permite realizar un análisis estático de forma rápida para analizar ejecutables en Windows.
sasaga/crackMD5
Esta es una herramienta que permite crackear un hash MD5 que lo han recortado utilizando metodos como substring, escogiendo un rango de corte del hash generado.
sasaga/Debugger
Docker container with the necessary tools for debugging devices.
sasaga/game-hacking-CSR
Repositorio que contiene el código fuente para modificar en tiempo real los valores del juego CSRRacing a traves de tecnicas de Hooking con frida en plataformas iOS.
sasaga/TallerOverflow
sasaga/AssaultCubeHook
This is a hook for the assaultcube game with frida
sasaga/bruteSSH
bruteSSH es un script escrito totalmente en python para verisones 2.7, que te pérmite realizar ataques de fuerza brute sobre servicios SSH, en cualquier puerto en donde se encuentre habilitado, teniendo en cuenta que la mayoria de herramientas no permiten automatizar esta tarea cambiando el puerto de destino.
sasaga/combination_dictionary
Este herramienta te permite combinar dos listas y generar correos electronicos de form facil y sencilla
sasaga/LinuxMinimalOS
sasaga/mayhem-firmware
Custom firmware for the HackRF+PortaPack H1/H2/H4
sasaga/metasploit-framework
Metasploit Framework
sasaga/Osiris-framework
Osiris es un framework de exploiting desarollado totalmente en lenguaje de programacion python.
sasaga/php-byte-buffer
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
sasaga/SAMCANNER
SAMCANNER es un escaner de puertos TCP facil de utilizar basado en conexion por socket y programado en multihilos y multiprocessing para agilizar un poco la velocidad de estado de los puertos.