bluepugsengine

command module
v0.0.0-...-08b82ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2020 License: MPL-2.0 Imports: 5 Imported by: 0

README

BluePugs

GoDoc Build Status Software License Go Report Card

BluePugsEngine (BETA)

Introduction

After a first try in python using multiprocessing, here's is the new Blue Pugs. Engine. A 100% Go program made to rapidly scan website for emails.The initial idea was to make theHarvester faster, but someone had already used threading. Blue Pugs takes advantage of heavy co-routines it order to send thousands of pugs (workers) on different websites.

dirty benchmark

Beta

This program is basically in beta, that is that it basically works,but it needs further testing. If you find any bugs, orif you want a special feature, you can just submit an issue.

Screenshot

screenshot

## Installation

The only dependency you need to install is libzmq

sudo apt-get install libzmq3-dev

You can then download the repository with the standard git clone command.

git clone https://github.com/guanicoe/bluepugsengine
cd bluepugsengine
chmod +x bluepugsengine

To run you simply specify the URL, and the scope of the search, that usually is the domain name.

./bluepugsengine -u http://yourwebsite.com -d yourwebsite

If you need to build the program, you should be able, as long as you have go installed, to type

go build -o bluepugsengine

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL