Pinned Repositories
AESExample
An example of AES in Java 8 that aims to be easy to implement in production.
Basic-TCPy
An extremely basic TCP client in python, useful for performing GETs.
Bookmarklets
A few bookmarklets I use.
BrickFTP
🐍 Python Client for BrickFTP API (https://developers.brickftp.com/)
CVEDetailsSearch
A simple tool to search the description of CVEs at CVEDetails.com
FileFinder
Utilities for finding names and dirs. Renaming too.
GoLang-CookBook
A bunch of "recipes" for stuff in GoLang.
GoVirusTotalHashSubmitter
A go script for scanning a directory, hashing the files in it and sending the hashes to virustotal.
HashFiles
A python3 script that hashes all the files in the directory and subdirectory.
WinlogSysmonInstaller
A Winlogbeat and Sysmon installer for windows written in Go.
devyzr's Repositories
devyzr/WinlogSysmonInstaller
A Winlogbeat and Sysmon installer for windows written in Go.
devyzr/CVEDetailsSearch
A simple tool to search the description of CVEs at CVEDetails.com
devyzr/AESExample
An example of AES in Java 8 that aims to be easy to implement in production.
devyzr/Basic-TCPy
An extremely basic TCP client in python, useful for performing GETs.
devyzr/Bookmarklets
A few bookmarklets I use.
devyzr/BrickFTP
🐍 Python Client for BrickFTP API (https://developers.brickftp.com/)
devyzr/FileFinder
Utilities for finding names and dirs. Renaming too.
devyzr/GoLang-CookBook
A bunch of "recipes" for stuff in GoLang.
devyzr/GoVirusTotalHashSubmitter
A go script for scanning a directory, hashing the files in it and sending the hashes to virustotal.
devyzr/HashFiles
A python3 script that hashes all the files in the directory and subdirectory.
devyzr/img_dl
Download image with python 3. For personal reference.
devyzr/MassChannel
Takes the results from masscan and passes them to nmap
devyzr/PyCondenser
A tool used to condense sale/purchase data specific to the SOLE system.
devyzr/PyUnZipper
A python script to unzip multiple files in a n organied fasion.
devyzr/PyUtils
A set of useful python scripts
devyzr/rastrea2r
Collecting & Hunting for IOCs with gusto and style
devyzr/WordFinder
A tool for searching for a string or regex, line by line, through multiple files in a directory.