JCyberSec
Working in Cyber Security / Threat Intelligence / Malware. Expert in Credential Phishing and Phishing Kits.
UK
Pinned Repositories
Broken-MBR-python-code
This is a piece of code which searches through an image and seeks out bytes matching headers of partitions.
certstream-server-go
This project aims to be a drop-in replacement for the official certstream server by Calidog. This tool aggregates, parses, and streams certificate data from multiple certificate transparency logs via websocket connections to the clients.
code_snippets
CTI-Lexicon
CTIURLScan
CTI-URLScan is a command line tool to enable analysts to search URLscan.io submissions. Pull screenshot and DOM content. As well as, automatic extraction of API items to allow for easier ingestion later on.
JCyberSec
kitphishr
A tool designed to hunt for Phishing Kit source code
lp-db
Login Pages Database forms a knowledge base on login pages related to malicious activities (C2, phishing, TDS...).
MalwarePasswordReversal
This BASH script is able to generate the password which is generated by a piece of malware
JCyberSec's Repositories
JCyberSec/CTIURLScan
CTI-URLScan is a command line tool to enable analysts to search URLscan.io submissions. Pull screenshot and DOM content. As well as, automatic extraction of API items to allow for easier ingestion later on.
JCyberSec/Broken-MBR-python-code
This is a piece of code which searches through an image and seeks out bytes matching headers of partitions.
JCyberSec/certstream-server-go
This project aims to be a drop-in replacement for the official certstream server by Calidog. This tool aggregates, parses, and streams certificate data from multiple certificate transparency logs via websocket connections to the clients.
JCyberSec/code_snippets
JCyberSec/CTI-Lexicon
JCyberSec/JCyberSec
JCyberSec/kitphishr
A tool designed to hunt for Phishing Kit source code
JCyberSec/lp-db
Login Pages Database forms a knowledge base on login pages related to malicious activities (C2, phishing, TDS...).
JCyberSec/MalwarePasswordReversal
This BASH script is able to generate the password which is generated by a piece of malware
JCyberSec/phishing_catcher
Phishing catcher using Certstream
JCyberSec/phishpond
Because phishtank was taken.. explore phishing kits in a contained environment!
JCyberSec/Python-anagramSolver
This code is able to solve anagrams through a word dictionary
JCyberSec/Python-Challange---Solutions
http://www.pythonchallenge.com/ - This site contains challanges to complete. These are my solutions. They aren't the most compact but they get the job done. Perfect!
JCyberSec/python-password-hasher
This is a very basic code to import a file, which contains a number of hashes. It then uses a word dictionary to hash the new words and compare the hashes. Once it finds a match, it prints the password to console.
JCyberSec/Site-Live-Checker
Takes a file and checks whether the URLs are currently live (200) or dead (404)
JCyberSec/websiteScrapper
Simple Python 3 code. The code crafts a random user agent header and then access a website and scraps the data off the website saving it to a locally stored log file.
JCyberSec/Zip_Password_Cracker
Simple zip password cracker using a word list to brute force