DrSquidX
I am a high schooler who is very into programming and cybersecurity. I'll no longer be posting my scripts, but I'll post exploits to old projects if I find any.
DrSquid Inc(Fake company, don't look up).Araara Island, Northland 0174, New Zealand
Pinned Repositories
CTJSSolutions
If you're in the same school as me and take the CT Advanced course, here are some solutions to the slideshows. Do not copy and paste, as the purpose of this repository is for you to check answers.
DatCord
This is a school project for one of my Design classes. This server is a sophisticated secure server using an SQL database to store passwords, along with sha256 password hashing which made passwords more secure. There is a logging system that allows errors and communication between client and server to be displayed, and allows for easier debugging and more. There is also a room system, where people can communicate with each other, as well as a direct messaging system that allows for private messaging.
Discord-Bots
Random Discord bots I coded when I was bored
Ethical-Hacking-Scripts
More Advanced and Powerful Scripts made for pen-testing. Here there are Vulnerability Scanners, ARP-Poisoners, Botnets, Phishing Scripts, DDoS scripts, Keylogging Scripts and Worms. These were made for educational purposes only and should not be used in a real attack. I have created vulnerable servers for you to be able to hack or attack on.
Hacker-Related-Python-Scripts
These are short simple scripts that are hacking-related. Use at your own risk, as hacking is obviously illegal. I am no longer adding to this repository. Go here: https://github.com/DrSquidX/Hacking-Scripts
Old-Projects
These are some very old projects that I made long before I found the area of programming that I wanted to get into. If this gets more stars than my main projects I'm gonna be sad.
picoCTF-2022-WriteUps
These are all of the write-ups from every problem I solved in the picoCTF 2022 competition. Everything will be there sometime later this week!
Side-Projects
Unrelated projects that I do whenever I feel like it.
SquidNet
A highly functional Botnet with security, powerful bot scripts, and the ability to set up remote access to it with admin scripts. It also has a dynamic-web-interface(but I'm not too good at HTML so it looks bad :/ ). It is mainly using TCP for regular bots, but it can use SSH when logging into SSH Servers.
SquidWeb
Small web server hosting module you can use to host static web page web servers(a little bit of modding can make the web pages dynamic).
DrSquidX's Repositories
DrSquidX/Ethical-Hacking-Scripts
More Advanced and Powerful Scripts made for pen-testing. Here there are Vulnerability Scanners, ARP-Poisoners, Botnets, Phishing Scripts, DDoS scripts, Keylogging Scripts and Worms. These were made for educational purposes only and should not be used in a real attack. I have created vulnerable servers for you to be able to hack or attack on.
DrSquidX/SquidNet
A highly functional Botnet with security, powerful bot scripts, and the ability to set up remote access to it with admin scripts. It also has a dynamic-web-interface(but I'm not too good at HTML so it looks bad :/ ). It is mainly using TCP for regular bots, but it can use SSH when logging into SSH Servers.
DrSquidX/DatCord
This is a school project for one of my Design classes. This server is a sophisticated secure server using an SQL database to store passwords, along with sha256 password hashing which made passwords more secure. There is a logging system that allows errors and communication between client and server to be displayed, and allows for easier debugging and more. There is also a room system, where people can communicate with each other, as well as a direct messaging system that allows for private messaging.
DrSquidX/Discord-Bots
Random Discord bots I coded when I was bored
DrSquidX/Hacker-Related-Python-Scripts
These are short simple scripts that are hacking-related. Use at your own risk, as hacking is obviously illegal. I am no longer adding to this repository. Go here: https://github.com/DrSquidX/Hacking-Scripts
DrSquidX/Old-Projects
These are some very old projects that I made long before I found the area of programming that I wanted to get into. If this gets more stars than my main projects I'm gonna be sad.
DrSquidX/picoCTF-2022-WriteUps
These are all of the write-ups from every problem I solved in the picoCTF 2022 competition. Everything will be there sometime later this week!
DrSquidX/Side-Projects
Unrelated projects that I do whenever I feel like it.
DrSquidX/SquidWeb
Small web server hosting module you can use to host static web page web servers(a little bit of modding can make the web pages dynamic).
DrSquidX/CTJSSolutions
If you're in the same school as me and take the CT Advanced course, here are some solutions to the slideshows. Do not copy and paste, as the purpose of this repository is for you to check answers.
DrSquidX/Cyber-Security-Scripts
Scripts that may be able to detect and counter malicious python scripts.