MongoDB-HoneyProxy is a logging proxy tool created in response to the 'MongoDB Apocalypse'. Pre-requisites: sudo apt-get install nodejs npm gcc g++. You'll also need to install MongoDB for this to function. Setup: Create a MongoDB database, generate dummy data with JSON Generator, and install the project by cloning the repository and running npm install. To run the project, use node index.js. Docker version: Build a Docker image with 'docker build --tag="changeme" .', then run it with 'docker run -d -p 27017:27017 --name="changeme" changeme'. To access the container, use 'docker exec -it changeme bash'.
FEATURES
ALTERNATIVES
Access a repository of Analytic Stories and security guides mapped to industry frameworks, with Splunk searches, machine learning algorithms, and playbooks for threat detection and response.
Security-Guard helps secure microservices and serverless containers by detecting and blocking exploits.
Procmon for Linux is a reimagining of the classic Procmon tool from Windows, allowing Linux developers to trace syscall activity efficiently.
Investigate malicious logons by visualizing and analyzing Windows Active Directory event logs with LogonTracer.
Sysmon for Linux is a tool that monitors and logs system activity with advanced filtering to identify malicious activity.
PINNED

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.