GithubHelp home page GithubHelp logo

tubbz-alt / elliot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from archive-puma/elliot

0.0 1.0 0.0 2.69 MB

:bust_in_silhouette: A framework to automate the OSINT process at night

License: Apache License 2.0

Go 46.50% Dockerfile 1.99% Shell 0.28% CSS 2.23% JavaScript 15.48% HTML 33.52%

elliot's Introduction

Elliot

Logo

Golang Go Report Card Latest Version License

If you do not know Elliot, you are not aware of the number of possibilities that you are wasting when it comes to perform your pentestings. A new all-in-one hacking framework is going to be unleashed... or is it just a product of your imagination?

๐Ÿ–ฅ๏ธ Installation

To install the tool, the easiest way is to use the go get command:

go get github.com/cosasdepuma/elliot

You can also download the precompiles binary for your system in the Release tab.

๐Ÿƒ Run the application

To run the program, just type elliot in the terminal. A graphical interface will automatically open with which to execute the different processes.

elliot

๐Ÿ‹ Dockerize

You can execute the application in containerized environments like Docker. To download the image, just run:

docker pull cosasdepuma/elliot:latest

The recommended way to run the image is:

docker run --rm -it cosasdepuma/elliot

๐Ÿ”ฉ Develop

You can develop your own modules or contribute to the development and improvements of the project freely.

The first thing you need to do is clone the project using the git tool:

git clone https://github.com/cosasdepuma/Elliot

Once downloaded, do not hesitate to modify everything you think necessary.

You should take a look at the Changelog file to get an idea of what is being done.

๐Ÿ”ง Compile

Compiling Elliot is a quite tricky. Since Elliot relies on go-sqlite3, gcc may need to be installed on your system. To compile it, just run the command:

CGO_ENABLED=1 go build -o elliot main.go

You can also specify both the operating system and the target architecture:

Supported x32 Supported x64
windows/386 windows/am64
linux/386 linux/amd64
darwin/386 darwin/amd64
freebsd/386 freebsd/amd64

๐Ÿ’• Thanks to

Elliot grows thanks to the curiosity of its creator, which means that some of its features are born from ideas taken from other repositories and tools:

Idea Source
Subdomain APIs assetfinder
Common Crawler API waybackurls

๐Ÿ™ Support the developer!

Everything I do and publish can be used for free whenever I receive my corresponding merit.

Anyway, if you want to help me in a more direct way, you can leave me a tip by clicking on this badge:


PayPal Donation

elliot's People

Contributors

cosasdepuma 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.