Giter Site home page Giter Site logo

5amu / zeus Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 69 KB

Powerful and Fast automated local vulnerability scanner over a remote connection

Go 100.00%
authentication cvssv3 golang security-automation-framework security-tools vulnerability-scanners

zeus's Introduction

Zeus

fast and reliable local vulnerability scanner

๐Ÿ”ฅ release โš™๏ธ tests


Zeus is used to assess the security of an Operating System using a remote connection. This is achieved by sending commands and checking matching specific rules to the output based on a plugin system.

Install

You can instal from the release page of this repository, or using go:

go install -v github.com/5amu/zeus/cmd/zeus@latest

Usage

zeus -h

This will display the help.


Last and reliable local vulnerability scanner over remote connection

Usage:
  ./zeus [flags]

Flags:
TARGET:
   -u, -target string  target host to scan
   -l, -list string    file containing targets to scan

OUTPUT:
   -v, -verbose        set output to verbose
   -o, -output string  set output file

PLUGINS:
   -vp, -validate string    validate specified plugin
   -p, -plugin-path string  path to get plugins from

DEBUG:
   -V, -version      show version and exit
   -t, -threads int  set the number of concurrent hosts to scan (default 4)

zeus's People

Contributors

5amu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

zeus's Issues

software scanner

Is there a way to automatically update an inventory of outdated software?

The ideal scenario is: I get the list of installed packages -> I run it into a procedure -> I get the results in the .json output

documentation

This project needs a documentation. Possibly for me, an automated one ๐Ÿ˜„

I'll get into it when I'll have more time...

workflows

In order to support multiple connections schemas, a method to dispach plugins across multiple targets is needed (basic example: windows or linux). So a workflow.yaml has to be implemented.

A set of plugins to identify the os, distro and platform, then to load only needed plugins.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.