All Projects → turingsec → Marsnake

turingsec / Marsnake

Licence: gpl-3.0
System Optimizer and Monitoring, Security Auditing, Vulnerability scanner for Linux, macOS, and UNIX-based systems

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Marsnake

Vuls
Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
Stars: ✭ 8,844 (+55175%)
Mutual labels:  security-tools, security-audit, security-hardening, vulnerability-detection, vulnerability-scanner
Lynis
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
Stars: ✭ 9,137 (+57006.25%)
Mutual labels:  security-tools, security-audit, security-hardening, vulnerability-detection
Rapidscan
🆕 The Multi-Tool Web Vulnerability Scanner.
Stars: ✭ 775 (+4743.75%)
Mutual labels:  security-tools, vulnerability-detection, vulnerability-scanner
Xattacker
X Attacker Tool ☣ Website Vulnerability Scanner & Auto Exploiter
Stars: ✭ 897 (+5506.25%)
Mutual labels:  security-tools, vulnerability-detection, vulnerability-scanner
Audit scripts
Scripts to gather system configuration information for offline/remote auditing
Stars: ✭ 55 (+243.75%)
Mutual labels:  security-tools, security-audit, security-hardening
Prowler
Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 200 controls covering CIS, ISO27001, GDPR, HIPAA, SOC2, ENS and other security frameworks.
Stars: ✭ 4,561 (+28406.25%)
Mutual labels:  security-tools, security-audit, security-hardening
Golang Tls
Simple Golang HTTPS/TLS Examples
Stars: ✭ 857 (+5256.25%)
Mutual labels:  security-tools, security-audit, security-hardening
Electriceye
Continuously monitor your AWS services for configurations that can lead to degradation of confidentiality, integrity or availability. All results will be sent to Security Hub for further aggregation and analysis.
Stars: ✭ 255 (+1493.75%)
Mutual labels:  security-tools, security-audit, security-hardening
Hellraiser
Vulnerability scanner using Nmap for scanning and correlating found CPEs with CVEs.
Stars: ✭ 413 (+2481.25%)
Mutual labels:  security-tools, security-audit, vulnerability-detection
Graudit
grep rough audit - source code auditing tool
Stars: ✭ 747 (+4568.75%)
Mutual labels:  security-tools, security-audit, vulnerability-detection
Vhostscan
A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
Stars: ✭ 767 (+4693.75%)
Mutual labels:  security-tools, security-audit
Npq
🎖safely* install packages with npm or yarn by auditing them as part of your install process
Stars: ✭ 513 (+3106.25%)
Mutual labels:  security-tools, security-audit
Satansword
红队综合渗透框架
Stars: ✭ 482 (+2912.5%)
Mutual labels:  security-tools, vulnerability-detection
0xsp Mongoose
a unique framework for cybersecurity simulation and red teaming operations, windows auditing for newer vulnerabilities, misconfigurations and privilege escalations attacks, replicate the tactics and techniques of an advanced adversary in a network.
Stars: ✭ 419 (+2518.75%)
Mutual labels:  security-tools, security-audit
Skf Flask
Security Knowledge Framework (SKF) Python Flask / Angular project
Stars: ✭ 573 (+3481.25%)
Mutual labels:  security-audit, security-hardening
Kube Scan
kube-scan: Octarine k8s cluster risk assessment tool
Stars: ✭ 566 (+3437.5%)
Mutual labels:  security-tools, security-audit
Terraform Aws Secure Baseline
Terraform module to set up your AWS account with the secure baseline configuration based on CIS Amazon Web Services Foundations and AWS Foundational Security Best Practices.
Stars: ✭ 596 (+3625%)
Mutual labels:  security-tools, security-hardening
Habu
Hacking Toolkit
Stars: ✭ 635 (+3868.75%)
Mutual labels:  security-tools, security-audit
Ossa
Open-Source Security Architecture | 开源安全架构
Stars: ✭ 796 (+4875%)
Mutual labels:  security-tools, security-audit
Otseca
Open source security auditing tool to search and dump system configuration. It allows you to generate reports in HTML or RAW-HTML formats.
Stars: ✭ 416 (+2500%)
Mutual labels:  security-tools, security-audit

Welcome to Marsnake

Marsnake is an IT Infrastructure Security Operations Platform

Supported Versions Supported Versions

Essential required packages

  • Python Environment(Python2.7 or Python 3.6)
  • python-devel
  • pip
  • lshw
  • openssl
  • gcc
  • imlib2

Essential required python modules

  • rsa
  • pycrypto
  • psutil
  • futures
  • ptyprocess
  • pystun
  • pywinpty
  • vcruntime 2015 x32 x64

Support OS

Distribution Release Basic Info Monitor Vulscan Hardening
Ubuntu 11, 12, 14, 15, 16 YES YES YES YES
Debian 7, 8, 9 YES YES YES YES
Red Hat 5, 6, 7 YES YES YES YES
CentOS 6, 7 YES YES YES YES
Fedora 22, 23, 24, 25, 26 YES YES YES YES
openSUSE 42 YES YES NO YES
Mint 18.3 YES YES YES YES
MacOS X 10 YES YES NO NO

Tutorial:

This tutorial will let you know how to install Marsnake client and how to associate your devices with cloud account This can be done in the following steps.

  1. Register a cloud account
  2. Launch ./install.sh script
  3. Associate your cloud account with your device
  4. Enjoy

Step1. Register a cloud account

Visit http://www.marsnake.com to register a cloud account.
Cloud account used to manage your multiple devices via web panel.

Step2. Launch ./install.sh script

This script help you to install Marsnake client daemon on your device.
We recommend you to launch script with root privilege to have a better experience.

chmod +x install.sh
./install.sh

Step3. Associate your cloud account with your device

Enter your cloud account registed on Step1

Step4. Enjoy

You can visit http://www.marsnake.com to manage your devices

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].