Pinned Repositories
C-Plus-Plus_Portfolio
C++programs from coursework
CowrieLogStats
A script to output information from text logs from a Cowrie text log.
device-status-plugin
This is a plugin to be used in an <iframe> element of a webpage. The scripts will ping a device and see if it is reachable through an icmp echo, then update the plugin page with a status indicator.
flashcards
Flashcard software to be run entirely in the command line
graphing-utility
Producing graphs with Chart.js
ipinfo-report
This project sorts ip addresses into a single list, then pulls data from ipinfo.io about each corrosponding ip address. A final report is made that contains the raw data for each ip address in ip.txt
java-code
Code completed in an introductory javascript programming course.
Linux-Scripts
scripts for linux
Windows-Scripts
Random scripts I have found helpful from time to time.
yara_rule_generator
Helpful python scripts for yara rule generation
ExylumTechnical's Repositories
ExylumTechnical/CowrieLogStats
A script to output information from text logs from a Cowrie text log.
ExylumTechnical/device-status-plugin
This is a plugin to be used in an <iframe> element of a webpage. The scripts will ping a device and see if it is reachable through an icmp echo, then update the plugin page with a status indicator.
ExylumTechnical/flashcards
Flashcard software to be run entirely in the command line
ExylumTechnical/graphing-utility
Producing graphs with Chart.js
ExylumTechnical/ipinfo-report
This project sorts ip addresses into a single list, then pulls data from ipinfo.io about each corrosponding ip address. A final report is made that contains the raw data for each ip address in ip.txt
ExylumTechnical/Windows-Scripts
Random scripts I have found helpful from time to time.
ExylumTechnical/yara_rule_generator
Helpful python scripts for yara rule generation
ExylumTechnical/Arduino
Some of the arduino projects I have tooled around with in the past
ExylumTechnical/java-code
Code completed in an introductory javascript programming course.
ExylumTechnical/Linux-Scripts
scripts for linux
ExylumTechnical/Yara-Rules
Yara rules from blogposts, advisories, and whatever I happen to find interesting on the weekends.
ExylumTechnical/Honeypots
Some Honeypot Technologies to tarpit, confuse, distract, and detect attackers on the network they are deployed
ExylumTechnical/Python-Scripts
Usefull python scripts and functions