Pinned Repositories
agentGPT_answerParser
Takes a text file output from AgentGPT's website and extracts only the output texts
Auto-GPT_LitReview
An experimental open-source attempt to make GPT-4 fully autonomous.
CameraShyCracker
Software to perform a dictionary attack on a Gif encrypted with CameraShy.
cip_dissector
Simple example to continually capture traffic from a network and parse out CIP data section bytes from packets
CryptomathicCracker
Password cracker for cryptomathic
CTFd
CTFs as you need them
GPT3_5_FileSplitter
Takes in text files in a folder called TextPapers and splits the files for GPT 3.5 Turbo token limit (4096tokens) 2k
ICS_repo
Collection of resources for Industrial control system cybersecurity
textMining
Summarize and extract keywords in text
WinFMT
File Metadata Timeline Creator for Windows OS 7, XP, Vista
rayborg's Repositories
rayborg/ICS_repo
Collection of resources for Industrial control system cybersecurity
rayborg/agentGPT_answerParser
Takes a text file output from AgentGPT's website and extracts only the output texts
rayborg/textMining
Summarize and extract keywords in text
rayborg/WinFMT
File Metadata Timeline Creator for Windows OS 7, XP, Vista
rayborg/Auto-GPT_LitReview
An experimental open-source attempt to make GPT-4 fully autonomous.
rayborg/CameraShyCracker
Software to perform a dictionary attack on a Gif encrypted with CameraShy.
rayborg/cip_dissector
Simple example to continually capture traffic from a network and parse out CIP data section bytes from packets
rayborg/CryptomathicCracker
Password cracker for cryptomathic
rayborg/CTFd
CTFs as you need them
rayborg/GPT3_5_FileSplitter
Takes in text files in a folder called TextPapers and splits the files for GPT 3.5 Turbo token limit (4096tokens) 2k
rayborg/iAutomate
Generic Password Cracking Program
rayborg/ipDNSspoofingverification
A simple bash script that uses the Host command to verify a list of IP addresses as having legitimate domains
rayborg/Link-extractor
Extract links from a file
rayborg/lit_review_repo
Papers for lit review test
rayborg/LUKSBashAttack
Script to perform a dictionary attack on an encrypted Linux LUKS volume
rayborg/NetworkLogsCheck
Various tools to check network and gather logs
rayborg/NewtonianPhysicsProfessor
The Newtonian physics professor
rayborg/nmaptocsv
A simple python script to convert Nmap output to CSV
rayborg/PcapIP_MacAddr_Association
IPMAC association script
rayborg/PcapNetworkGrapher
Pcap Network Graph Creator scripts
rayborg/PDFs2Text_PDF_MINER
Takes a folder of PDFs and extracts the text into a list of text files
rayborg/rayborg.github.io
Personal site
rayborg/SecurePasswordGenerator
Generate a strong password to use for high security oriented applications.
rayborg/ShellParallelism
Parallel processing example in shell scripts
rayborg/summarizeTextFiles
A python script to summarize a text file
rayborg/textSummarize_GPT
Summarizes a text only file using GPT 3.5 turbo model