smariussorin
Feel free if something helped you ☕https://www.buymeacoffee.com/smariussorin
@HeimdalSecurityBucharest, Romania
Pinned Repositories
AspNetCoreSecuritySamples
Samples for various ASP.NET Core Security Features
DnsServer
Technitium DNS Server
EventSourcedMicroservices
Microservices Architecture with Event Sourcing and CQRS using Node.JS
IdentityUI
IdentityUI is a simple platform for administrative management of users and admins with a graphical interface. It is easy to set up, has a clean API, and runs on all recent .NET Core releases.
Owin-Linkedin-Full-Profile-Implementation
Getting Linkedin Full Profile instant code
saga-pattern-within-masstransit
Getting started with Saga Pattern within MassTransit in a document generation example
sb-notification-sample
simple example of using Azure Service Bus and SignalR to notify about push notification via web page and received (acknowledged) in WPF app)
StackExchange.Redis.Extensions
Titanium-Web-Proxy
A cross-platform asynchronous HTTP(S) proxy server in C#.
youtube-dl
Command-line program to download videos from YouTube.com and other video sites
smariussorin's Repositories
smariussorin/AspNetCoreSecuritySamples
Samples for various ASP.NET Core Security Features
smariussorin/DnsServer
Technitium DNS Server
smariussorin/IdentityUI
IdentityUI is a simple platform for administrative management of users and admins with a graphical interface. It is easy to set up, has a clean API, and runs on all recent .NET Core releases.
smariussorin/Owin-Linkedin-Full-Profile-Implementation
Getting Linkedin Full Profile instant code
smariussorin/saga-pattern-within-masstransit
Getting started with Saga Pattern within MassTransit in a document generation example
smariussorin/sb-notification-sample
simple example of using Azure Service Bus and SignalR to notify about push notification via web page and received (acknowledged) in WPF app)
smariussorin/StackExchange.Redis.Extensions
smariussorin/Titanium-Web-Proxy
A cross-platform asynchronous HTTP(S) proxy server in C#.
smariussorin/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
smariussorin/angular-translate
Translating your AngularJS 1.x apps
smariussorin/BloodHound
Six Degrees of Domain Admin
smariussorin/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
smariussorin/crud-asp.net-core-2.0
crud-asp.net-core-2.0-2017
smariussorin/DevAfterWork-Dapr
smariussorin/DiffO
Deep compare objects
smariussorin/DumpThatLSASS
Dumping LSASS by Unhooking MiniDumpWriteDump by getting a fresh DbgHelp.dll copy from the disk , plus functions and strings obfuscation , it contains Anti-sandbox , if you run it under unperformant Virtual Machine you need to uncomment the code related to it and recompile.
smariussorin/EPPlus.Core6
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core
smariussorin/example-apt-repo
Example apt repo
smariussorin/FilelessRemotePE
Loading Fileless Remote PE from URI to memory with argument passing and ETW patching and NTDLL unhooking and No New Thread technique
smariussorin/ipnetwork
IPNetwork command line and C# library take care of complex network, IP, IPv4, IPv6, netmask, CIDR, subnet, subnetting, supernet, and supernetting calculation for .NET developers. It works with IPv4 as well as IPv6, is written in C#, has a light and clean API, and is fully unit-tested
smariussorin/MalwLess
Test Blue Team detections without running any attack.
smariussorin/media-server-plex
Media server template for Plex
smariussorin/meetup-event-sourcing
smariussorin/NetCoreRedisDemo
Redis implementation on .Net Core 7
smariussorin/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
smariussorin/Remote-workstation-management-system
Remote workstation management system using .NET Framework
smariussorin/savacli
Avira SAVAPI command line client
smariussorin/SvgToXaml
Smart Tool to view svg-files and convert them to xaml for use in .NET
smariussorin/WFN
Windows Firewall Notifier extends the default Windows embedded firewall by allowing to handle and notify about outgoing connections, offers real time connections monitoring, connections map, bandwidth usage monitoring and more...
smariussorin/WindowsServiceToRunAppAsAdmin
Example of How to run an app As Admin from Windows Service using C#.NET