References - ryanm292002/CAPSTONE GitHub Wiki

  • I want to thank any of the references below, at the beginning of this I had basic python experience and little html experience. Some of these are on sprint reports but some of them aren't, here's the full list of references. (shout out to https://www.bibcitation.com/) for decent MLA9 formating.

Citations

262588213843476. “Python Nslookup.” Gist, https://gist.github.com/gmic/97f991899a6d2544f084. Accessed 24 Apr. 2024.

Ali, Moez. “An Introduction to Python Subprocess: Basics and Examples.” DataCamp, 3 Feb. 2023, https://www.datacamp.com/tutorial/python-subprocess. Accessed 24 Apr. 2024.

AlienVault-OTX. “GitHub - AlienVault-OTX/OTX-Python-SDK: The Python SDK for AlienVault OTX.” GitHub, https://github.com/AlienVault-OTX/OTX-Python-SDK. Accessed 24 Apr. 2024.

API — Flask Documentation (3.0.x). https://flask.palletsprojects.com/en/3.0.x/api/#flask.flask. Accessed 24 Apr. 2024.

Application Setup — Flask Documentation (3.0.x). https://flask.palletsprojects.com/en/3.0.x/tutorial/factory/. Accessed 24 Apr. 2024.

Aquarthur. “GitHub - Aquarthur/Urlscanio: CLI Tool Which Uses URLScan to Scan Websites and Download Corresponding Screenshots and DOMs.” GitHub, https://github.com/Aquarthur/urlscanio. Accessed 24 Apr. 2024.

CK, jaseem. “How to Render HTML File in Flask - TechCrush - Medium.” TechCrush, 20 Apr. 2020, https://medium.com/techcrush/how-to-render-html-file-in-flask-3fbfb16b47f6. Accessed 24 Apr. 2024.

CSS Border-Radius Property. https://www.w3schools.com/cssref/css3_pr_border-radius.php. Accessed 24 Apr. 2024.

CSS Navigation Bar. https://www.w3schools.com/css/css_navbar.asp. Accessed 24 Apr. 2024.

CSS Rounded Corners. https://www.w3schools.com/css/css3_borders.asp. Accessed 24 Apr. 2024.

CSS :Hover Selector. https://www.w3schools.com/cssref/sel_hover.php. Accessed 24 Apr. 2024.

“Csv — CSV File Reading and Writing.” Python Documentation, https://docs.python.org/3/library/csv.html. Accessed 24 Apr. 2024.

dbrennand. “GitHub - Dbrennand/Virustotal-Python: A Python Library to Interact with the Public VirusTotal v3 and v2 APIs.” GitHub, https://github.com/dbrennand/virustotal-python. Accessed 24 Apr. 2024.

“Virustotal-Python/Examples/Scan_file.Py at Master · Dbrennand/Virustotal-Python.” GitHub, https://github.com/dbrennand/virustotal-python/blob/master/examples/scan_file.py. Accessed 24 Apr. 2024.

Dyouri, Abdelhadi. “How To Create Your First Web Application Using Flask and Python 3.” DigitalOcean, 18 Aug. 2021, https://www.digitalocean.com/community/tutorials/how-to-create-your-first-web-application-using-flask-and-python-3. Accessed 24 Apr. 2024.

“How To Make a Web Application Using Flask in Python 3.” DigitalOcean, 16 Apr. 2020, https://www.digitalocean.com/community/tutorials/how-to-make-a-web-application-using-flask-in-python-3. Accessed 24 Apr. 2024.

endail. “GitHub - Endail/PythonDNS.” GitHub, https://github.com/endail/PythonDNS. Accessed 24 Apr. 2024.

“Flask-Limiter.” Flask-Limiter, https://flask-limiter.readthedocs.io/en/stable/. Accessed 24 Apr. 2024.

GeeksforGeeks. “Python Subprocess Module.” GeeksforGeeks, 17 Dec. 2018, https://www.geeksforgeeks.org/python-subprocess-module/. Accessed 24 Apr. 2024.

“GIMP.” GIMP, https://www.gimp.org/. Accessed 24 Apr. 2024.

heywoodlh. “GitHub - Heywoodlh/Urlscan-Py: Python Wrapper for Urlscan.Io’s API.” GitHub, https://github.com/heywoodlh/urlscan-py. Accessed 24 Apr. 2024.

“:Hover - CSS: Cascading Style Sheets.” MDN Web Docs, https://developer.mozilla.org/en-US/docs/Web/CSS/:hover. Accessed 24 Apr. 2024.

Kaleido. “Remove Background from Image for Free – Remove.Bg.” Remove.Bg, https://www.remove.bg/. Accessed 24 Apr. 2024.

Simple Flask Hosting: PythonAnywhere. https://www.pythonanywhere.com/details/flask_hosting. Accessed 24 Apr. 2024.

“Microsoft Copilot: Your Everyday AI Companion.” Microsoft Copilot: Your Everyday AI Companion, https://copilot.microsoft.com/. Accessed 24 Apr. 2024.

NumPy -. http://numpy.org. Accessed 24 Apr. 2024.

paulc. “GitHub - Paulc/Dnslib: A Python Library to Encode/Decode DNS Wire-Format Packets.” GitHub, https://github.com/paulc/dnslib. Accessed 24 Apr. 2024.

PythonAnywere. “Setting up Flask Applications on PythonAnywhere.” PythonAnywhere Help, 13 May 2015, https://help.pythonanywhere.com/pages/Flask/. Accessed 24 Apr. 2024.

TechieBlogging. “How To Create A Python Flask Website On PythonAnyWhere.” YouTube, Video, 2 May 2022, https://www.youtube.com/watch?v=Ad4usj_cTmE. Accessed 24 Apr. 2024.

Te-k. “GitHub - Te-k/Pysafebrowsing: Python 3 Google Safe Browsing Library.” GitHub, https://github.com/Te-k/pysafebrowsing. Accessed 24 Apr. 2024.

Thon, Aditya Pai. “Deploy Python Flask App on Pythonanywhere.Com.” YouTube, Video, 9 Aug. 2019, https://www.youtube.com/watch?v=6p7GBfHgJq8. Accessed 24 Apr. 2024.

“Urllib.Parse — Parse URLs into Components.” Python Documentation, https://docs.python.org/3/library/urllib.parse.html. Accessed 24 Apr. 2024.

“Usage Restrictions.” Google for Developers, https://developers.google.com/safe-browsing/v4/usage-limits. Accessed 24 Apr. 2024.

“VirusTotal.” VirusTotal, https://www.virustotal.com. Accessed 24 Apr. 2024.

Welcome to Flask — Flask Documentation (3.0.x). https://flask.palletsprojects.com/. Accessed 24 Apr. 2024.