christianhacks
B.S. Computer and Information Technology & Cybersecurity; Post-Graduate Certificate Information Technology Project Management
@PurdueUniversity @Thrift-Ahoy Toronto
Pinned Repositories
Bash-Scripts
A few useful BASH scripts
Beta_SPYthon
The idea for this project is to create a multi-threaded python server that will generate HTML reports on what exploits can be run against what host. First, the user will create a new session with the host and give the host an IP. Based on whether or not that IP can be scanned passively (if it exists in Shodan/Censys) it will ask the user if this is owned or allowed infrastructure to scan. If the user consents, the server will scan the host with Nmap and determine what versions the host is running and if their services are vulnerable. If the user does not approve the server will not scan the host. If the given host has already been scanned by Censys/Shodan then those results will be fed into the server via API's. The server/script will then determine if the vulnerability has a given exploit, which it will then display to the user along with the ports in a report that is in HTML format.
breach-parse
A tool for parsing breached passwords
christianhacks
About me!
cloud-init.io
Remote Ubuntu Server install using cloud-init autoinstall
theEthicalHackingGuide
The following is a compilation of my notes and tips for ethical hacking beginners. It is still a work-in-progress. Final version will be released in a couple of months. Please I appreciate any helpful feedback. (Sources are yet to be added)
Tree_Dectection_OpenCV
project17_UAV
Projet 17 with Purdue and Pusan national university
christianhacks's Repositories
christianhacks/Bash-Scripts
A few useful BASH scripts
christianhacks/breach-parse
A tool for parsing breached passwords
christianhacks/cloud-init.io
Remote Ubuntu Server install using cloud-init autoinstall
christianhacks/theEthicalHackingGuide
The following is a compilation of my notes and tips for ethical hacking beginners. It is still a work-in-progress. Final version will be released in a couple of months. Please I appreciate any helpful feedback. (Sources are yet to be added)
christianhacks/Beta_SPYthon
The idea for this project is to create a multi-threaded python server that will generate HTML reports on what exploits can be run against what host. First, the user will create a new session with the host and give the host an IP. Based on whether or not that IP can be scanned passively (if it exists in Shodan/Censys) it will ask the user if this is owned or allowed infrastructure to scan. If the user consents, the server will scan the host with Nmap and determine what versions the host is running and if their services are vulnerable. If the user does not approve the server will not scan the host. If the given host has already been scanned by Censys/Shodan then those results will be fed into the server via API's. The server/script will then determine if the vulnerability has a given exploit, which it will then display to the user along with the ports in a report that is in HTML format.
christianhacks/christianhacks
About me!
christianhacks/Tree_Dectection_OpenCV