Pinned Repositories
bearsfeed
BearsFeed is an all new way for you to connect with your school community.
BetterPasswords
Better Passwords aims to create more secure passwords by taking a user's original weak password and making it stronger by adding symbols & numbers.
BitHash
Unique hashing method for security built in javascript. The method can be easily transferred into PHP or other server-side languages. Ideal for storing unique hashes into a database.
Cillian-Collins
CryptoRanks
A customized ranking of the top cryptocurrencies. Functions rely on user input to determine how long the list is. The default list is set to 10.
ctf
CTF resources/write-ups
CTF-Bot
CTF Bot for Ireland Without The RE Discord
dirscraper
OSINT scanning tool which discovers and maps directories found in javascript files hosted on a website.
Recon
The Recon scanning tool scans websites for open files & directories specified in the custom config file. Default server configuration files, open directories and other potentially harmful files can be found using this scanning tool. Use with permission of website administrators.
subscraper
Reconnaissance tool which scans javascript files for subdomains and then iterates over all javascript files hosted on subsequent subdomains to enumerate a list of subdomains for a given URL.
Cillian-Collins's Repositories
Cillian-Collins/dirscraper
OSINT scanning tool which discovers and maps directories found in javascript files hosted on a website.
Cillian-Collins/subscraper
Reconnaissance tool which scans javascript files for subdomains and then iterates over all javascript files hosted on subsequent subdomains to enumerate a list of subdomains for a given URL.
Cillian-Collins/Recon
The Recon scanning tool scans websites for open files & directories specified in the custom config file. Default server configuration files, open directories and other potentially harmful files can be found using this scanning tool. Use with permission of website administrators.
Cillian-Collins/BetterPasswords
Better Passwords aims to create more secure passwords by taking a user's original weak password and making it stronger by adding symbols & numbers.
Cillian-Collins/CTF-Bot
CTF Bot for Ireland Without The RE Discord
Cillian-Collins/bearsfeed
BearsFeed is an all new way for you to connect with your school community.
Cillian-Collins/BitHash
Unique hashing method for security built in javascript. The method can be easily transferred into PHP or other server-side languages. Ideal for storing unique hashes into a database.
Cillian-Collins/Cillian-Collins
Cillian-Collins/CryptoRanks
A customized ranking of the top cryptocurrencies. Functions rely on user input to determine how long the list is. The default list is set to 10.
Cillian-Collins/ctf
CTF resources/write-ups
Cillian-Collins/genetic-algorithms
Genetic algorithm research
Cillian-Collins/LaProxy
An easy to use proxy for A/D CTFs
Cillian-Collins/php-session-rce
Remote Code Execution on PHP's include function using PHP sessions.
Cillian-Collins/Push-To-Talk-LLM
Research into OpenAI LLM use cases.
Cillian-Collins/swarmkit
A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.