With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Send Mime and Smime Emails to Any Type of Mail Server
Aegis Implicit Mail is a free and open source library which is designed to provide fast and developer friendly API to send emails using SMTP ports.
Binaries are available in the form of NuGet package:
https://www.nuget.org/packages/AIM
Please check http://pki.tools/aim.html as well
AIM Supports :
* None Ssl Mails
* Implicit Ssl Mails
* Explicit Ssl Mails
* Smtp Connection test
* Detect Ssl type of mail server
* Attachments for MIME and S/MIME message.
* In-line attachment...
httpshell is an interactive https command exploit to test the perimeter security of your network.
This is a customized HTTPS encrypted reverse shell.
It illustrates how easy to bypass any perimiter firewall and IPS by simply encrypting the data.
To list all connecting clients:
sulod -l
To interact with existing client sessions:
sulod -i <number>
by Nelson Maligro
This project has been migrated to GitHub : https://github.com/vlachenal/anch-framework
AnCH framework aims to provide utility classes for some common programming features. Features are implemented to be used as simply as possible.
This framework was initially a way to test new C++ specifications (C++11) and to test C++ design patterns and tricks.
Only POSIX systems are supported for now. Others could be supported later.
(Partial) Doxygen documentation can be found on project home page.