Giter Club home page Giter Club logo

cb-response-smb1-utility's Introduction

cb-response-smb1-utility

A simple utility to check the status of and/or disable SMBv1 on Windows system via Cb Response's Live Response functionality.

Assuming that you’re already set up wih cbapi-python, a survey is as simple as:

./smb1-util.py 

The output status will be one of:

  • smb1_enabled_default - The SMB1 subkey does not exist, meaning that SMBv1 is enabled by default.
  • smb1_enabled_explicit - The SMB1 subkey exists and is set to 1. This rarely occurs.
  • cblr_timeout - The system is online but we couldn't get a Live Response session.
  • error - An unhandled error during the Live Response routine.

The above will only report the status of SMB1 on each available system. It will not make any changes.

If you want to explicitly disable SMB1, run with:

./smb1-util.py —disable-smb1

You can use --help for additional information.

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.