So, one of my resolutions this year was to write more code.
I love to break stuff, but last year I reignited my passion for coding and I would really love to contribute to the community that has given me so much and continues to do so.
And contributing works a lot better by creating, rather than breaking.

So I created a codeberg account. And I already have a first repo published!
I called it Axmar.
Axmar is a C# implementation of the SilentHarvest technique that was published last year.
It uses backup access and rarely used APIs to (mostly) stealthily read the local credentials database in Windows system.

Enjoy!

https://codeberg.org/Ti-Kallisti/Axmar

#foss #coding #infosec #malware #pentesting #redteaming #codeberg #windows #csharp

Axmar

A C# implementation of the SilentHarvest technique

Codeberg.org

Added an option that can help bypass AppLocker if InstallUtil is allowed to be run.

https://codeberg.org/Ti-Kallisti/Axmar

Axmar

A C# implementation of the SilentHarvest technique

Codeberg.org

More coding!

This one is not really anything new.
It's just a tool that allows to interact with Microsoft SQL from the command line in different ways.

I used it in a few engagements I had and I thought it came in handy every time, so I decided to publish the code.

Maybe someone else will find it useful as well.

https://codeberg.org/ti-kallisti/Tessera

#foss #coding #InfoSec #pentesting #redteaming #codeberg #windows #mssql #csharp

Tessera

A small C# tool for interacting with MSSQL

Codeberg.org