BroadbentT
MSc Digital Forensics & Cybercrime Analysis (Distinction). BSc Cyber Security (First Class).
United Kingdom.
Pinned Repositories
BASE64-BLOWFISH
Python script files to encode and decode BASE64/BLOWFISH text strings via a 'Password Based Key Derivation Function' (PBKDF2).
BINARY-MASTER
A python script file to statically and dynamically investigate and analyse binary files for buffer overflow exploits.
LINUX-FIREWALL
Shell script files to automatically configure a Linux firewall using Iptables.
OFFICE-CRACKER
Python script file to crack encrypted Microsoft office files using a dictionary attack or a hash attack.
PCAP-CRACKER
A python script file to decrypt encrypted IEE (802.11) Radio .pcap files captured via Wireshark for extraction and analyse.
PDF-CRACKER
Python script file to crack encrypted .pdf files using a dictionary attack or a hash attack.
RAM-MASTER
A python script file to forensically examine Microsoft Windows memory-dump files - It can pull usernames, password hashes, extract .pcap files, system executables, MFT tables, console keystrokes, screenshots and much much more.
ROGUE-AGENT
A python script file to forensically examine remote computer networks - It can analyse smb and ldap active directory systems, start phishing campaigns, extrapolate hidden data such as subdomains, security identifers, usernames and encrypted passwords; utilise pass the hash techniques, crack and auto import ntds.dit files, create on-demand golden and silver Kerberos tickets and... well, so much more...
RSA-CRACKER
A python script file that cracks RSA encrypted messages via a weak .pub key/.xml calculation by creating a fraudulent private key.
ZIP-CRACKER
A python script file to crack encrypted .zip files using a dictionary attack, a hash attack, or a alphanumeric brute force attack.
BroadbentT's Repositories
BroadbentT/PDF-CRACKER
Python script file to crack encrypted .pdf files using a dictionary attack or a hash attack.
BroadbentT/ROGUE-AGENT
A python script file to forensically examine remote computer networks - It can analyse smb and ldap active directory systems, start phishing campaigns, extrapolate hidden data such as subdomains, security identifers, usernames and encrypted passwords; utilise pass the hash techniques, crack and auto import ntds.dit files, create on-demand golden and silver Kerberos tickets and... well, so much more...
BroadbentT/ZIP-CRACKER
A python script file to crack encrypted .zip files using a dictionary attack, a hash attack, or a alphanumeric brute force attack.
BroadbentT/BINARY-MASTER
A python script file to statically and dynamically investigate and analyse binary files for buffer overflow exploits.
BroadbentT/RAM-MASTER
A python script file to forensically examine Microsoft Windows memory-dump files - It can pull usernames, password hashes, extract .pcap files, system executables, MFT tables, console keystrokes, screenshots and much much more.
BroadbentT/PCAP-CRACKER
A python script file to decrypt encrypted IEE (802.11) Radio .pcap files captured via Wireshark for extraction and analyse.
BroadbentT/OFFICE-CRACKER
Python script file to crack encrypted Microsoft office files using a dictionary attack or a hash attack.
BroadbentT/RSA-CRACKER
A python script file that cracks RSA encrypted messages via a weak .pub key/.xml calculation by creating a fraudulent private key.
BroadbentT/BASE64-BLOWFISH
Python script files to encode and decode BASE64/BLOWFISH text strings via a 'Password Based Key Derivation Function' (PBKDF2).
BroadbentT/ROP-TRICKS
Two python script files to perform Return-Oriented Programming (ROP) exploits on vulnerable ELF files.
BroadbentT/BASE64-AES
Python script files to encode and decode BASE64/AES text strings via a 'Password Based Key Derivation Function' (PBKDF2)
BroadbentT/DE-EXFILTRATOR
A python script file to decrypt BASE64/RC4 encrypted DNS exfiltration zip-file messages captured via Wireshark.
BroadbentT/MESSENGER
Simple python script files for a chatroom/messenger style server and associated remote access client(s).
BroadbentT/STEG-MASTER
A python script file to forensically investigate and extract hidden data covertly embedded within an image.
BroadbentT/ANSI-C
Various ANSI C programs.
BroadbentT/BASE64-DNA
A python script file to encode and decode BASE64/DNA based text strings.
BroadbentT/BASH
Various bash script files.
BroadbentT/FIREALARM1
Use of a MC68HC11F1 (8-bit) micro-controller with ported visual studio ANSI C computer programming language to construct a sophisticated fire alarm system.
BroadbentT/FIREALARM2
Use of labVIEW 2013 to construct a sophisticated smoke and heat detection system.
BroadbentT/JAVA
Various proof of concept java script files.
BroadbentT/LabVIEW
Various virtual instrument engineering workbench programs.
BroadbentT/LIN-HTTP-SERVER
BroadbentT/PENTEST-PEOPLE
BroadbentT/PROJECTS
Various project files.
BroadbentT/PYTHON
Various python utility and script files.
BroadbentT/RFID
RFID Security and Encryption.
BroadbentT/SQLMAP-AUDITOR
A python script file to perform OWASP’s automated audit tests against web application projects using SQLMAP.
BroadbentT/STATICS
Static Binaries
BroadbentT/WEB-MASTER
Experimental
BroadbentT/WIN-HTTP-SERVER
Windows HTTP Server