Giter Club home page Giter Club logo

recongo's Introduction

Recon-Go

This is a project for learning Golang and system/ OS reconnaisance. I'm building the --what command which will be implemented into the mother go monorepo written by Sam Caldwell.

(I'm testing the waters to make sure my code is worthy before n00bing up someone else's hard work)

Goals:

The overall goal of the --what command is to enumerate resources on a system so it can be fingerprinted. This type of recon normally requires a lot of keyboard/ user input. The --what command should make finger-printing and reconnaissance faster and simpler.

Use Case Example: Network Fingerprinting

As an example, on a Linux command line, in order to fingerprint the local network, multiple individual commands can be used.

Instead of using ip a traceroute ifconfig etc. etc. you could instead use --what ip and the what command will execute those commands for you and return all of the output to you.

Cross-Compiling:

This command will be expected to cross-compile and work on multiple OS's including Linux, Darwin, and Windows. It will also handle the case where the OS is unknown (and return an error, I'm not a magician).

Stay Tuned for More!!

recongo's People

Contributors

trshpuppy avatar

Watchers

 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.