├── 2022-200-most-common-passwords-en.xlsx ├── Mastering CyberSecurity with ChatGPT.pdf ├── README.md ├── Top100 Cyber Treats.pdf ├── api-security.md ├── cyber-books.md ├── cyber-file-checking-site.md ├── cyber-learning-platforms.md ├── cyber-maps.md ├── cyber-news-resources.md ├── cyber-podcasts-.md ├── cyber-youtube-twitch.md ├── cybersecurity-search-engines.md ├── cybersecurity-twitter-feeds.md ├── cybersecurity-videos.md ├── free-certifications.md ├── headlines ├── audio │ ├── __pycache__ │ │ └── edge_tts.cpython-311.pyc │ ├── edge_Guy_headlines.py │ ├── edge_Jenny_headlines.py │ └── headlines_audio.py └── scriptfile.md ├── infographics ├── 21_email_tools_for_OSINT.jpg ├── 21_email_tools_for_osint.md ├── DNS_cache_poisoning.jpg ├── cybersecurity_training_platforms.jpg ├── dns_record_types.gif ├── how_ransomware_works.gif ├── password_cracking_tools.jpg ├── stopransomware_guide_2023.pdf ├── sub_domain_takeover_attack.gif ├── top-interactive-malware-sandboxes.jpg ├── top_8_types_of_cyberattacks.jpg └── tpyes_of_malware.jpg ├── learn-python.md ├── learn-sql.md ├── table-test.md └── useful-security-scripts ├── powershell ├── epss.ps1 └── shodan_cve_epss.ps1 └── python ├── epss-cve-probability.py ├── shodan_cve_epss.py └── web_based ├── readme.md ├── templates ├── index.html └── results.html └── web_cve_epss.py /2022-200-most-common-passwords-en.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/2022-200-most-common-passwords-en.xlsx -------------------------------------------------------------------------------- /Mastering CyberSecurity with ChatGPT.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/Mastering CyberSecurity with ChatGPT.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/README.md -------------------------------------------------------------------------------- /Top100 Cyber Treats.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/Top100 Cyber Treats.pdf -------------------------------------------------------------------------------- /api-security.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/api-security.md -------------------------------------------------------------------------------- /cyber-books.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cyber-books.md -------------------------------------------------------------------------------- /cyber-file-checking-site.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cyber-file-checking-site.md -------------------------------------------------------------------------------- /cyber-learning-platforms.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cyber-learning-platforms.md -------------------------------------------------------------------------------- /cyber-maps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cyber-maps.md -------------------------------------------------------------------------------- /cyber-news-resources.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cyber-news-resources.md -------------------------------------------------------------------------------- /cyber-podcasts-.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cyber-podcasts-.md -------------------------------------------------------------------------------- /cyber-youtube-twitch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cyber-youtube-twitch.md -------------------------------------------------------------------------------- /cybersecurity-search-engines.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cybersecurity-search-engines.md -------------------------------------------------------------------------------- /cybersecurity-twitter-feeds.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cybersecurity-twitter-feeds.md -------------------------------------------------------------------------------- /cybersecurity-videos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/cybersecurity-videos.md -------------------------------------------------------------------------------- /free-certifications.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/free-certifications.md -------------------------------------------------------------------------------- /headlines/audio/__pycache__/edge_tts.cpython-311.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/headlines/audio/__pycache__/edge_tts.cpython-311.pyc -------------------------------------------------------------------------------- /headlines/audio/edge_Guy_headlines.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/headlines/audio/edge_Guy_headlines.py -------------------------------------------------------------------------------- /headlines/audio/edge_Jenny_headlines.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/headlines/audio/edge_Jenny_headlines.py -------------------------------------------------------------------------------- /headlines/audio/headlines_audio.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/headlines/audio/headlines_audio.py -------------------------------------------------------------------------------- /headlines/scriptfile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/headlines/scriptfile.md -------------------------------------------------------------------------------- /infographics/21_email_tools_for_OSINT.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/21_email_tools_for_OSINT.jpg -------------------------------------------------------------------------------- /infographics/21_email_tools_for_osint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/21_email_tools_for_osint.md -------------------------------------------------------------------------------- /infographics/DNS_cache_poisoning.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/DNS_cache_poisoning.jpg -------------------------------------------------------------------------------- /infographics/cybersecurity_training_platforms.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/cybersecurity_training_platforms.jpg -------------------------------------------------------------------------------- /infographics/dns_record_types.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/dns_record_types.gif -------------------------------------------------------------------------------- /infographics/how_ransomware_works.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/how_ransomware_works.gif -------------------------------------------------------------------------------- /infographics/password_cracking_tools.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/password_cracking_tools.jpg -------------------------------------------------------------------------------- /infographics/stopransomware_guide_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/stopransomware_guide_2023.pdf -------------------------------------------------------------------------------- /infographics/sub_domain_takeover_attack.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/sub_domain_takeover_attack.gif -------------------------------------------------------------------------------- /infographics/top-interactive-malware-sandboxes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/top-interactive-malware-sandboxes.jpg -------------------------------------------------------------------------------- /infographics/top_8_types_of_cyberattacks.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/top_8_types_of_cyberattacks.jpg -------------------------------------------------------------------------------- /infographics/tpyes_of_malware.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/infographics/tpyes_of_malware.jpg -------------------------------------------------------------------------------- /learn-python.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/learn-python.md -------------------------------------------------------------------------------- /learn-sql.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/learn-sql.md -------------------------------------------------------------------------------- /table-test.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/table-test.md -------------------------------------------------------------------------------- /useful-security-scripts/powershell/epss.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/useful-security-scripts/powershell/epss.ps1 -------------------------------------------------------------------------------- /useful-security-scripts/powershell/shodan_cve_epss.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/useful-security-scripts/powershell/shodan_cve_epss.ps1 -------------------------------------------------------------------------------- /useful-security-scripts/python/epss-cve-probability.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/useful-security-scripts/python/epss-cve-probability.py -------------------------------------------------------------------------------- /useful-security-scripts/python/shodan_cve_epss.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/useful-security-scripts/python/shodan_cve_epss.py -------------------------------------------------------------------------------- /useful-security-scripts/python/web_based/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/useful-security-scripts/python/web_based/readme.md -------------------------------------------------------------------------------- /useful-security-scripts/python/web_based/templates/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/useful-security-scripts/python/web_based/templates/index.html -------------------------------------------------------------------------------- /useful-security-scripts/python/web_based/templates/results.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/useful-security-scripts/python/web_based/templates/results.html -------------------------------------------------------------------------------- /useful-security-scripts/python/web_based/web_cve_epss.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DJBsec/cybersecurity/HEAD/useful-security-scripts/python/web_based/web_cve_epss.py --------------------------------------------------------------------------------