A network security analysis and monitoring toolkit Linux distribution.
Network Security Toolkit (NST) is a bootable ISO image (Live USB Flash Drive) based on Fedora 42 providing easy access to best-of-breed Open Source Network Security Applications and should run on most x86_64 systems.
The main intent of developing this toolkit was to provide the security professional and network administrator with a comprehensive set of Open Source Network Security Tools. The majority of tools published in the article: Top 125 Security Tools by INSECURE.ORG are available...
...It is designed to respond to Telco providers or enterprises needs, which want a centralized dhcp server solution.
* hooks for pre-process and post-process dhcp request
* modular solution with referential in file,ldap,mysql and lease in mysql
* support customize referentiel and lease solution
* support integration of lease database with powerdns backend.
* support overlaping subnet ( use for example in vcpe solution )
A web based GUI for managing PXE boot and optionally managing DHCP service. Also supports creating and serving Kickstart and preseed scripts. This provides a client install in one click. This is a generic framework created to work with anything that's PXE bootable.
Adding new hosts can be done via "PXE enrollment" where the client PXE boots to enroll into OneClickKick.
Easily integrated with existing naming sources such as NIS and LDAP for central lookup of host and mac address...
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
rc.stupid a Linux daemon that:
- repeatedly runs a start script at system startup until this script exits with zero status
- regulary runs a check script
- runs a stop script at system shutdown
Why ?
Because startup systems like systemd and upstart are sometimes hard to tune in many situations, like MySQL data directory on a networked filesystem.
As rc.stupid does nothing other as running scripts (or anything that may be executed) you may find other use cases like simple clustering.
SWAL is a program that can launch as a service (or standalone) and monitor other services and control other programs. Written in C++ and might have some .NET components (planning on a linux port)