{"id":21708016,"url":"https://github.com/jakeoverall/reading-notes","last_synced_at":"2025-10-26T15:51:29.143Z","repository":{"id":56331929,"uuid":"301310607","full_name":"jakeoverall/reading-notes","owner":"jakeoverall","description":"Dedicated to my thoughts while learning cybersec","archived":false,"fork":false,"pushed_at":"2020-12-08T04:31:11.000Z","size":5031,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-31T19:23:13.261Z","etag":null,"topics":["cybersecurity","devops"],"latest_commit_sha":null,"homepage":"https://jakeoverall.github.io/reading-notes","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakeoverall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-05T06:14:41.000Z","updated_at":"2020-12-08T04:31:13.000Z","dependencies_parsed_at":"2022-08-15T16:50:26.167Z","dependency_job_id":null,"html_url":"https://github.com/jakeoverall/reading-notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jakeoverall/reading-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoverall%2Freading-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoverall%2Freading-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoverall%2Freading-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoverall%2Freading-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakeoverall","download_url":"https://codeload.github.com/jakeoverall/reading-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeoverall%2Freading-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281130765,"owners_count":26448690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cybersecurity","devops"],"created_at":"2024-11-25T22:20:10.402Z","updated_at":"2025-10-26T15:51:29.092Z","avatar_url":"https://github.com/jakeoverall.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Cyber Sec](https://images.techhive.com/images/article/2014/12/password-protection-100536243-orig.jpg)\r\n# Reading Notes\r\n\r\nA repo dedicated to my thoughts while going through Code Fellows Ops 401 focused on Cyber Security.\r\n\r\n### Ops 401 - Cyber Security \r\nCourse Id: seattle-ops-cybersecurity-401d1\r\n\r\n\u003e Precourse Setup\r\n- [x]  [install virtual box](https://www.virtualbox.org/)\r\n- [x]  [kali vm](https://www.offensive-security.com/kali-linux-vm-vmware-virtualbox-image-download/#1572305786534-030ce714-cc3b)\r\n- [x]  [windows 7 vm](https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/)\r\n- [x]  [ubuntu 20.04 vm](https://www.linuxvmimages.com/images/ubuntu-2004/)\r\n\r\n---\r\n\r\n#### Topics\r\n- [Kali and Metasploit](./ops-401/01.md)  \r\n    - **Kali Linux:** A special Linux distro designed to facilitate Penetration Testing and Security Auditing. \r\n    - **Metasploit:** A widely used penetration testing tool that makes hacking way easier than it used to be\r\n    - **Meterpreter:** An incredibly dangerous attack due to in-memory exploits leaving almost no forensic trace.\r\n- [ISCM with Nagios](./ops-401/02.md)\r\n    - **ISCM:** Information Security Continuous Monitoring\r\n- [Security Auditing with CSET](./ops-401/03.md)\r\n- [Identity and Access Management](./ops-401/04.md)\r\n- [Data file encryption](./ops-401/05.md)\r\n- [Protecting Data at Rest](./ops-401/06.md)\r\n- [Data Loss Prevention](./ops-401/07.md)\r\n- [Public Key Infrastructure (PKI)](./ops-401/08.md)\r\n- [Network Packet Analysis](./ops-401/09.md)\r\n- [Intrusion Detection](./ops-401/10.md)\r\n- [Cloud Architecture Security](./ops-401/11.md)\r\n- [Cloud Network Traffic](./ops-401/12.md)\r\n- [Threat Analysis, Cyber Kill-Chain](./ops-401/13.md)\r\n- [Using MITRE](./ops-401/14.md)\r\n- [Web Application Threat Modeling](./ops-401/15.md)\r\n- [STRIDE Security Threat Model](./ops-401/16.md)\r\n- [Splunk SIEM](./ops-401/17.md)\r\n- [Threat Hunting with ELK Stack](./ops-401/18.md)\r\n- [Cloud Incident Response](./ops-401/19.md)\r\n- [Forensics](./ops-401/20.md)\r\n- [Python in Cybersecurity](./ops-401/21.md)\r\n- [XSS, SQL Injection](./ops-401/22.md)\r\n- [Malware Analysis](./ops-401/23.md)\r\n- [Powershell in Cybersecurity](./ops-401/24.md)\r\n- [OWASP BWA](./ops-401/25.md)\r\n- [Exploiting Web App](./ops-401/26.md)\r\n- [Vulnerability Scanning](./ops-401/27.md)\r\n- [Social Engineering](./ops-401/28.md)\r\n- [Reconnaissance](./ops-401/29.md)\r\n- [Sniffing and Evasion](./ops-401/30.md)\r\n- [Exploitation with Metasploit](./ops-401/31.md)   \r\n  \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeoverall%2Freading-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakeoverall%2Freading-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeoverall%2Freading-notes/lists"}