Portfolio

Some recent developments: 1. Since 2018 i've gone from slumbering in .NET Framework 3.5 to 4.0, 4.5, and this year to 4.7.2 to 4.8. This has been a necessary development since i needed more functio...
Started coding in .NET 5.0 on Linux. Ported one of my tools that remove the sequence number from PCAP files as a test to see how things work. Will be trying out .NET 6.0 during XMas holiday.
Created ExtractC2FromShellcode. A tool to extract C2 command and Control IP Endpoints from Shellcode. https://github.com/ProIntegritate/ExtractC2FromShellcode
Wrote Akacia. A high interaction Honeypot that supports TCP, UDP, interaction rules, faking responses and also banners, then logs all connections and received data to a file. Currently not planned ...
Wrote a tool to dump XML data from .ETL files: https://github.com/ProIntegritate/ETLDump
Wrote a little tool to add timestamps to files, meant to be used in scripting when processing tonnes of files to make them sortable and batch processing them or finding files with System.IO.Directo...
Created Risk Analysis software. A network graph (*) based risk analysis software created as a demo. Add risks, add solutions or notes. Never commercialized. (* yeah, i loved network graphs before t...
Created EventlogRT. A console app that dumps out Eventlog entries as they appear in either the System, Application or Security evenlog. Requires administrative privileges to dump out Security log e...
So, i wrote NetEnum a while ago, can barely keep track of my smaller projects. Anyway, It logs network connections, states (SYN/FIN etc). Useful for doing standalone monitoring of processes etc... ...
Open sourced my Richhash tool. Want to be able to correlate between malware samples and implement Richhash generation, and read plain and simple code? Right here: https://github.com/ProIntegritate/...
Built my first PC. Windows 95 and everything. Got some really old spare parts from friends like an old sound card and a 112 MB hard drive to add to it. At least i was on the Windows platform. Also ...
Created BIM. Bulk Importer for MySQL. To be able to automate bulk import of data instead of using annoying Insert statements, i wrote BIM to be able to script such imports from other tools or scrip...
First IT job. Internship. Zero work experience in IT, Quickly learned Windows, proceeded to learn to write DBase apps, then move on to MS Access and DDE. When i finished my internship in 1995 they ...
Currently I'm working on my own CTI/Threat-hunting platform, which will address lots of problems associated with security monitoring such as: • Lack of skilled analysts. • Information overload. • P...
Attended 1 year business school for entrepreneurs who wanted to develop their own business and create their own products. Apart from this, I also have an economical background (Accounting, Marketin...
Created USBProtect. A standalone encryption program that opens up a folder on your desktop allowing drag and drop to encrypt files from/to it. Used AES256 for encryption and SHA256 for key generati...
Created SpamProtect. An SMTP Proxy that scanned SMTP traffic for new and unknown email adresses and rewrote the packet data in realtime and placed unsolicited emails in a spam folder. Accepting sen...
Created Gibberish. A generative password manager that would create a strong password on the fly, select between different strengths and special characters to be compatible with as many sites as pos...
Got my first computer 💻 - A Commodore Vic 20. 3 KB of ram, hard to believe that you could do anything with that nowadays. I couldn't do anything but to program it since i had no tape or diskdrive t...
Bought my first Amiga (500) 💕 Was later followed by an Amiga 1200, CD32 and Amiga 4000. As Commodore ran the company into the ground with greed, the quote "It was the best of times, it was the wors...
Created Procwall. A process firewall that allowed programs to run or not depending on allow/deny lists. Featured detailed logging of what process tried to start, administration of allow/deny lists,...
Created CeNTurion security scanner for Windows NT 4 Servers. Scanned systems locally and remotely for vulnerabilities at the time, had HTML reporting feature that explained in detail the identified...