Projects

https://github.com/seanlum/jFind
A collection of knowledge on cyber threat intelligence, cybersecurity, and DevSecOps
jFind – A Java-based CLi file/directory regular expression search tool.

https://github.com/seanlum/Cybersecurity-Notes
A collection of knowledge on cyber threat intelligence, cybersecurity, and DevSecOps

https://github.com/seanlum/PowerShellTool
A tool which uses PowerShell to provide analysis-level details about different parts of Windows

https://github.com/seanlum/YaraCollector
A tool for assembling large quantities of Yara rule files into a single scanner, and scanning a list of files

https://github.com/seanlum/DupllicateFinder
DupllicateFinder – a cli Python utility which finds duplicate files by sha256sum

https://github.com/seanlum/GravityFallsCryptoTools
A Python data tool for the Gravity Falls cartoon cryptograms and puzzles.

github.com/seanlum/journal-notifications

A program for sending journalctl events through the GNOME desktop session as a popup.

github.com/seanlum/webwindow

An HTML DOM (Document Object Model) Windowing System, written in JavaScript ECMA 5, 6, and React (Work in Progress). It works on tablets, phones, laptops, and desktops.

github.com/seanlum/useful-scripts

gen-password – Generates passwords in the commandline.

getfdata – Gets some file metadata, and works best with images

howmanydups – Compares two files and tells you what is different (very basic), the delimiter may be specified.

pretty-json – Takes JSON data from various sources and formats it to stdout with some available options

Web Tools

draw-rectangles.html – Allows you to freely click-and-drag to create rectangles with the left-click

text-node-search.html – Multiple Regular Expression searching within a page (Work in Progress)

load-table.html – Basic data driver for JSON data data which may be tabular in representation

draw-heatmap.html – Draw a basic heatmap with HTML, CSS, HTML, OpenGL, and SVG.

binary-converter.html – Network calculator tools (Work in Progress, but almost perfect). CIDR notation, subnet calculator, base-10 to 2’s compliment and back again

github.com/seanlum/dictconcat
Dictionary Concatinator – A simple tool for concatenating dictionaries.

github.com/seanlum/simple-tiles
This is a simple grid template system for a main content container of 990px wide and a footer which is at 1320px wide. There is also styling for an aside content which is approximately 319px wide. (example design)

github.com/seanlum/CSS-Reset
This reset file spans across regions of CSS and creates a stable place to start a web page. It also includes HTML5 and CSS3.