Pinned Repositories
python-scripts
This is a pair of Python scripts that I created to help me exploit blind SQL injection. I input the URL of the challenge into the script, specify the input to be manipulated, perform a brute force attack, and retrieve the admin user's password.
Online_2
This project challenged me to create a professional back-end with PHP and OOP than the previous application, focus on validations on any input to make the project as secure as possible, and understand how validation is done, fostering my comprehension of application logic
OnlineStore
This is a simple project to understand the syntax of PHP and how can I create a back-end by using its syntax.
Niix404's Repositories
Niix404/python-scripts
This is a pair of Python scripts that I created to help me exploit blind SQL injection. I input the URL of the challenge into the script, specify the input to be manipulated, perform a brute force attack, and retrieve the admin user's password.
Niix404/Online_2
This project challenged me to create a professional back-end with PHP and OOP than the previous application, focus on validations on any input to make the project as secure as possible, and understand how validation is done, fostering my comprehension of application logic
Niix404/OnlineStore
This is a simple project to understand the syntax of PHP and how can I create a back-end by using its syntax.