ryanm292002 / CAPSTONE

0 stars 0 forks source link

Welcome to the github for my Capstone Security Tool!

rhino3

At its base this project uses python (flask for web integration), HTML aswell as CSS. See Full Wiki for documnetation//reflections from myself while working on this project (https://github.com/ryanm292002/CAPSTONE/wiki)

See Working Code Folder for latest updated code running on backend This code is NOT for download, this is just to ensure the user has full visibility of whats being run when they input a domain/URL

See here for the public webapp: apiryan.pythonanywhere.com

See here for the application code: https://github.com/ryanm292002/CAPSTONE/blob/main/workingCODE/ryanspythonapp.py

See here for templates folder and static folder (images, css)
Static Folder: https://github.com/ryanm292002/CAPSTONE/tree/main/workingCODE/static
Templates Folder (html pages): https://github.com/ryanm292002/CAPSTONE/tree/main/workingCODE/templates

Big Shoutout to the below references: https://github.com/ryanm292002/CAPSTONE/wiki/References