Giter Site home page Giter Site logo

Modular and System-Agnostic Enumeration Framework

Usage

goEnum is a standalone CLI tools which no dependancies, this means all you will ever need it the binary itself

goEnum also has a robust help interface (thanks to Cobra!) for if you have any questions on what goEnum is doing

Examples

goEnum --help

System-Agnostic and Modular Enumeration Framework by Maxwell Fusco

Usage:
 goEnum [flags]
 goEnum [command]

Available Commands:
 all         run all available modules
 completion  Generate the autocompletion script for the specified shell
 help        Help about any command
 modules     display all available modules
 none        runs no modules
 ssh         execute goEnum over ssh remote connection

Flags:
 -f, --format string   output format [json, markdown]
 -h, --help            help for goEnum
 -c, --no-color        disable color output
 -o, --output string   output file
 -v, --verbose         verbose output

Use "goEnum [command] --help" for more information about a command.

goEnum modules

====== Modules ======

[+] services              => Insecure Services and Utilized Binaries
[+] unquoted-service-path => Unquoted Service Paths
[+] cve-2021-3156         => CVE-2021-3156
[+] writable-files        => Mispermissioned Files (readable)
[+] special-perms         => SUID and GUID Files
[+] priv-container        => Priviledged Container
[+] block-devices         => Block Devices in Containers
[+] protected-files       => Protected Files
[+] cronjobs              => Cronjobs with Writable Executable
[+] readable-files        => Mispermissioned Files (readable)
[+] docker-sock           => Container with Docker Socket

goEnum cve-2021-3156

====== CVE-2021-3156 ======
[+] Prereqs: Passed
[+] Enumeration: Succeeded
[*] Reporting: Skipping

====== Report ======

=== CVE-2021-315 ===
Description: Vulnerable version of sudo allowing for Heap-Based Buffer Overflow Privelege Escalation
Files: /snap/bin/sudo
     - /snap/bin/sudoedit

** Results for modules will vary based on the system executed on

Contributing

Pull requests, forks, and issues are all welcome! Make sure to make open a new branch, pull request, and issues for any submitted changes and they will be reviewed!

License

BSD-3

goEnum's Projects

goenum icon goenum

goEnum is a modular and system-agnostic enumeration framework

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.