Giter VIP home page Giter VIP logo

staresc's Introduction

Staresc

fast and reliable local vulnerability scanner


Initially developed as an internal tool for @5amu's day job, thanks to @cekout it became clear that the software could be generalized for a larger audience. So it became public. The project is heavily inspired by nuclei, but it targets another audience, such as professionals testing network objects with SSH or Telnet credentials.

Usage

usage: staresc [-h] [-d] [-c C] [-ocsv filename] [-oxlsx filename] [-ojson filename] [-oall pattern] (-t | -v | -f F | connection)

Make SSH/TELNET PTs great again!

positional arguments:
  connection            schema://user:auth@host:port
                        auth can be either a password or a path to ssh
                        privkey, specified as \\path\\to\\privkey

options:
  -h, --help            show this help message and exit
  -d, --debug           increase output verbosity to debug mode
  -c C, --config C      path to plugins directory
  -oall pattern, --output-all pattern
                        export results in all possible formats
  -t, --test            test staresc integrity
  -v, --version         print version and exit
  -f F, --file F        input file: 1 connection string per line

  -ocsv filename, --output-csv filename
                        export results on a csv file
  -oxlsx filename, --output-xlsx filename
                        export results on a xlsx (MS Excel) file
  -ojson filename, --output-json filename
                        export results on a json file

Install

From Git Source

git clone https://github.com/staresc/staresc && cd staresc
sudo make install

Compiled version

Download the latest version of the pyinstaller's compiled binary: https://github.com/staresc/staresc/releases/download/latest/staresc

Archlinux BTW

paru -S staresc

staresc's People

Contributors

5amu avatar cekout avatar lokiuox avatar

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.