Pinned Repositories
Attributed-CVEs
:dart: List of publicly disclosed application vulnerabilities that I found, reported and were attributed to me.
C2Detective
:mag: Application for detecting command and control (C2) communication through network traffic analysis.
C2Hunter
:eagle: Use fingerprinting to actively hunt for Command and Control servers on Shodan. Process threat feeds from Abuse.ch services to create a local database of C2 servers.
kibanafu
:ramen: Parse IP IoCs and build a search query for Kibana with defined parameters.
linkseeker
:knife: Retrieve all hyperlinks from the website source code after the JavaScript code has been executed.
mailo
:mailbox_with_mail: Process EML and MSG file types and extract various Indicators of Compromise.
OhMyDoS
:no_entry: Console application abusing Wordpress API called XML-RPC and its functions with aim of Denial-of-Service.
quickToRelay
:onion: Automate the process of setting up a Middle/Guard Tor Relay on Debian.
redSnooper
:chains: Redirect chain analysis tool with random user agents supporting VPN and TOR as a network configuration.
StegTools
:mag_right: Steganographic and steganalysis multi tool providing various functionalities in one place.
martinkubecka's Repositories
martinkubecka/C2Detective
:mag: Application for detecting command and control (C2) communication through network traffic analysis.
martinkubecka/C2Hunter
:eagle: Use fingerprinting to actively hunt for Command and Control servers on Shodan. Process threat feeds from Abuse.ch services to create a local database of C2 servers.
martinkubecka/OhMyDoS
:no_entry: Console application abusing Wordpress API called XML-RPC and its functions with aim of Denial-of-Service.
martinkubecka/mailo
:mailbox_with_mail: Process EML and MSG file types and extract various Indicators of Compromise.
martinkubecka/kibanafu
:ramen: Parse IP IoCs and build a search query for Kibana with defined parameters.
martinkubecka/redSnooper
:chains: Redirect chain analysis tool with random user agents supporting VPN and TOR as a network configuration.
martinkubecka/StegTools
:mag_right: Steganographic and steganalysis multi tool providing various functionalities in one place.
martinkubecka/linkseeker
:knife: Retrieve all hyperlinks from the website source code after the JavaScript code has been executed.
martinkubecka/Polynomial-Factorization
:abacus: Console application for polynomial factorization over GF(p^n)
martinkubecka/quickToRelay
:onion: Automate the process of setting up a Middle/Guard Tor Relay on Debian.
martinkubecka/SimpleReverseShell
:shell: Generate reverse shell payloads fast and easily.
martinkubecka/Attributed-CVEs
:dart: List of publicly disclosed application vulnerabilities that I found, reported and were attributed to me.
martinkubecka/martinkubecka.github.io
:globe_with_meridians: Personal website built with static site generator Hugo.
martinkubecka/SimpleCrypt
:lock: Console application which provides authenticated encryption and decryption of files using the principles of an asymmetric cryptography.