Pinned Repositories
AppSecAssignment3.1
AppSecAssignment4.1
Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
BB-Disco
Automation script that monitors for new Bug Bounty programs on various platforms
BFS-Airline-Route
Coast-Vulnerable-Web-App
HackTheBox
PortSwiggerAcademy
PortSwigger Academy lab writeups in preparation for Burpsuite Certified Practitioner
privilege-escalation-awesome-scripts-suite
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
ShoddyCorp_Giftcards_Mobile
rangelo313's Repositories
rangelo313/Coast-Vulnerable-Web-App
rangelo313/PortSwiggerAcademy
PortSwigger Academy lab writeups in preparation for Burpsuite Certified Practitioner
rangelo313/privilege-escalation-awesome-scripts-suite
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
rangelo313/ShoddyCorp_Giftcards_Mobile
rangelo313/AppSecAssignment3.1
rangelo313/AppSecAssignment4.1
rangelo313/Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
rangelo313/BB-Disco
Automation script that monitors for new Bug Bounty programs on various platforms
rangelo313/BFS-Airline-Route
rangelo313/HackTheBox
rangelo313/BGP-routing-table
develop a program to analyze the BGP routing table to get the following connectivity property of the Internet AS graph.: the set of neighboring ASes of each AS.
rangelo313/BugBountyNotes
rangelo313/DestinationIP
rangelo313/exploit
Collection of different exploits
rangelo313/file-viewer
A simple file viewer in Java.
rangelo313/Grid
Builds a grid and utilizes certain functions to manipulate the grid.
rangelo313/Hashtable
Implements a hash table using a vector and a list to create a spell checker for text documents.
rangelo313/InfantIncubatorSimulator
rangelo313/MathFuncts
Uses MIPS to perform mathematical operations on given values.
rangelo313/Monty-Hall-Game
A simple monty-hall game made in C++
rangelo313/OSCP
My OSCP notes
rangelo313/Picture-Frame
A java picture frame manipulation
rangelo313/Proxy-Game-Server
This is a tutorial from Live Overflow
rangelo313/rangelo313
rangelo313/Spellchecker
Implements a hashtable and stores the dictionary within the hashtable to spellcheck.
rangelo313/Stealth-Keylogger
A work in progress. This logger collected commands while the program is active and will later implement networking features.
rangelo313/Teams
This takes in a text file called teams.txt and prints out data from this file in an organized fashion.
rangelo313/Temperature
takes in temperatures as input and manipulates them.
rangelo313/TJ-JPT
This repo contains my pentesting template that I have used in PWK and for current assessments. The template has been formatted to be used in Joplin
rangelo313/VulnFlaskApp
Vulnerable Flask Application