GithubHelp home page GithubHelp logo

sensepost / go-out Goto Github PK

View Code? Open in Web Editor NEW
82.0 9.0 11.0 43 KB

☄️ go-out - A Golang egress buster.

License: GNU General Public License v3.0

Go 91.66% Makefile 8.34%
network security scanner egress-filtering buster

go-out's Introduction

☄️ go-out

A simple, Golang egress buster using @mubix letmeoutofyour.net and @bhinfosecurity allports.exposed services.

install

Download the latest release for your platform from the releases page.

building from source

This project makes use of Go modules, and therefore needs Golang 1.12+ to build.

To build go-out from source, simply clone this repository and go build -o go-out main.go. If you would like to cross compile for other platforms, take a look at the Makefile.

sample usage

CLI flags:

Usage of go-out:
  -end int
   The end port to use. (default 65535)
  -https
   Egress bust using HTTPs (letmeout only) (default true)
  -insecure
   Don't verify the certificate when using HTTPs
  -service string
   Use 'letmeout' or 'allports' for this run. (default "letmeout")
  -start int
   The start port to use. (default 1)
  -throttle
   Throttle request speed. (random for a max of 10sec)
  -w int
   Number of concurrent workers to spawn. (default 5)

Sample run:

$ go-out -start=50 -end=80
===== Configuration =====
Service:      letmeout
Start Port:   50
End Port:     80
Workers:      5
HTTPS On:     true
Ignore Certs: false
Throttle:     false
=========================

[!] Looks like we have egress using https://go-out.letmeoutofyour.net:53 on port 53
[!] Looks like we have egress using https://go-out.letmeoutofyour.net:80 on port 80
Done in 9.393870727s

contact

@leonjza

license

go-out is licensed under the GNU General Public License v3.0 license.

Permissions beyond the scope of this license may be available at http://sensepost.com/contact/.

go-out's People

Contributors

dependabot[bot] avatar goat-farm3r avatar leonjza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

go-out's Issues

Feature request: Invert results

Some people may want to just know what ports are not allowed out. (Like home users wanting to know what ports their ISP blocks. Would be nice to be able to check that.

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.