Pinned Repositories
.github
ctf-challenge-ekoparty-2023
A CTF challenge we put together for Ekoparty's 2023 main CTF
ctf-challenge-ekoparty-2024
Challenge we created for the Ekoparty 2024 Main CTF
edgar-8k105
A script designed to fetch and analyze SEC filings specifically related to "Material Cybersecurity Incidents" and "Item 1.05". It employs the SEC's EDGAR database to retrieve these filings and analyze their potential impact on stock prices using Yahoo Finance data.
gitverify
GitVerify is a tool designed to analyze GitHub repositories and provide insights into their trustworthiness. It gathers data from the GitHub API and, optionally, performs VirusTotal checks on associated domains, then presents the results in a concise manner. Supported output formats include: text, json, csv.
gitxray
A multifaceted security tool which leverages Public GitHub REST APIs for OSINT, Forensics, Pentesting and more.
mindthegap
A Python-based tool specifically designed for users to identify the "patch gap" in their Ubuntu release - the delay between the disclosure of a vulnerability and the patch release. By querying Ubuntu's CVE system, it provides a clearer picture of the current security standing of different Ubuntu versions.
secureboot-signer
This script automates the signing and loading of the VMware modules when secure boot is enabled.
Kulkan Security's Repositories
kulkansecurity/gitxray
A multifaceted security tool which leverages Public GitHub REST APIs for OSINT, Forensics, Pentesting and more.
kulkansecurity/edgar-8k105
A script designed to fetch and analyze SEC filings specifically related to "Material Cybersecurity Incidents" and "Item 1.05". It employs the SEC's EDGAR database to retrieve these filings and analyze their potential impact on stock prices using Yahoo Finance data.
kulkansecurity/gitverify
GitVerify is a tool designed to analyze GitHub repositories and provide insights into their trustworthiness. It gathers data from the GitHub API and, optionally, performs VirusTotal checks on associated domains, then presents the results in a concise manner. Supported output formats include: text, json, csv.
kulkansecurity/secureboot-signer
This script automates the signing and loading of the VMware modules when secure boot is enabled.
kulkansecurity/mindthegap
A Python-based tool specifically designed for users to identify the "patch gap" in their Ubuntu release - the delay between the disclosure of a vulnerability and the patch release. By querying Ubuntu's CVE system, it provides a clearer picture of the current security standing of different Ubuntu versions.
kulkansecurity/ctf-challenge-ekoparty-2023
A CTF challenge we put together for Ekoparty's 2023 main CTF
kulkansecurity/.github
kulkansecurity/ctf-challenge-ekoparty-2024
Challenge we created for the Ekoparty 2024 Main CTF