santiago0072002
Software Developer with Motivation, I am just trying to Survive and stay busy with Life. I like to always stay busy, learn something new everyday.
Pinned Repositories
100-redteam-projects
Projects for security students
Amass
In-depth Attack Surface Mapping and Asset Discovery
assetfinder
Find domains and subdomains related to a given domain
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
BattleDrills
This are the battle Drills that I am trying to Develop.
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Findsploit
Find exploits in local and online databases instantly
NetAss2
Network Assessment Assistance Framework (PenTest Toolkit).
santiago0072002's Repositories
santiago0072002/100-redteam-projects
Projects for security students
santiago0072002/BattleDrills
This are the battle Drills that I am trying to Develop.
santiago0072002/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
santiago0072002/NetAss2
Network Assessment Assistance Framework (PenTest Toolkit).
santiago0072002/assetfinder
Find domains and subdomains related to a given domain
santiago0072002/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
santiago0072002/Amass
In-depth Attack Surface Mapping and Asset Discovery
santiago0072002/Android
santiago0072002/Awesome-Hacking-Resources
A collection of hacking / penetration testing resources to make you better!
santiago0072002/awesome-osint
:scream: A curated list of amazingly awesome OSINT
santiago0072002/C_language
Various C files.
santiago0072002/C_Sharp_Stuff
some of my C# projects that I have been working over time, here and there.
santiago0072002/cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
santiago0072002/crawler
An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
santiago0072002/darkarmour
Windows AV Evasion
santiago0072002/DockerRepoTraining
santiago0072002/Go
santiago0072002/go-training
Leetcode submissions and others samples in Golang
santiago0072002/hacker101
Hacker101
santiago0072002/HTML_and_CSS_stuff
General Information about Curbside Thai
santiago0072002/JavaStuff
This are some of the Java Files that I have been working over time, got to save them in GitHub
santiago0072002/keepnote
Quick and Dirty Penetration Testing Notes
santiago0072002/php-rootkit
PHP Backdoor Script
santiago0072002/public-pentesting-reports
Curated list of public penetration test reports released by several consulting firms and academic security groups
santiago0072002/Python_stuff
This is just Random python stuff practicing and learning it
santiago0072002/shodan-eye
Shodan Eye This tool collects all the information about all devices directly connected to the internet using the specified keywords that you enter. Author: Jolanda de Koff
santiago0072002/sql-injection-payload-list
🎯 SQL Injection Payload List
santiago0072002/sub_domain_finder_php
I am developing a Subdomain Finder in PHP, This Tool will be one of Many to Come.
santiago0072002/subfinder
Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing.
santiago0072002/XSS-Freak
XSS-Freak is an xss scanner fully written in python3 from scratch. it is one of its kind since it crawls the website for all possible links and directories to expand its attack scope. then it searches them for inputs tags and then launches a bunch of xss payloads. if an inputs is not sanitized and vulnerable to xss attacks, the tool will discover it in seconds.