Giter VIP home page Giter VIP logo

epyon's Introduction

Epyon

Epyon is a swiss army knife tool for pentesting DevOps ecosystems.

Available modules:

  1. Gitlab
  2. Github
  3. Jenkins
  4. Azure DevOps
  5. Sonatype Nexus
  6. Docker Registry
  7. Sonarqube
  8. Gitea
  9. Artifactory
  10. Terraform Cloud/Enterprise

Build

Clone the repository and build the project with Golang:

$ git clone https://github.com/pasknel/epyon.git
$ cd epyon
$ go build

Make sure the "config.yaml" file is in the same folder as the main binary (use "config-example.yaml" as template).

Check the binary:

$ ./epyon -h

Epyon: Swiss army knife for pentesting DevOps ecosystems

Usage:
  epyon [flags]
  epyon [command]

Available Commands:
  artifactory Interact with JFrog Artifactory
  azure       Interact with Azure DevOps
  completion  Generate the autocompletion script for the specified shell
  gitea       Interact with Gitea server
  github      Interact with Github (Enterprise and Actions)
  gitlab      Interact with Gitlab Server
  gitleaks    Scan projects folders with Gitleaks
  help        Help about any command
  horusec     Static source code analysis with Horusec
  jenkins     Interact with Jenkins Server
  nexus       Interact with Nexus Repository
  registry    Interact with Docker Registry
  sonarqube   Interact with Sonarqube API
  terraform   Interact with Terraform Cloud/Enterprise
  trufflehog  Find leaked credentials with TruffleHog

Flags:
  -h, --help                  help for epyon
  -P, --proxy-pass string     Proxy Password
  -X, --proxy-server string   Proxy Server
  -U, --proxy-user string     Proxy User
  -S, --socks-server string   SOCKS5 Server (ip:port)
  -K, --ssl-insecure          SSL Insecure (default true)
  -V, --verbose               Verbose

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

Examples

See the project's wiki for documentation and usage examples

To do

Check the TODO file

epyon's People

Contributors

pasknel avatar

Stargazers

 avatar PRISCILLA WALK avatar James Ethridge avatar Keep Going avatar Chris Nelson avatar Josh Buker avatar Dan Hamilton avatar Dave Nicoll avatar Michael Van Leeuwen avatar vflame6 avatar Keefer avatar Hugo Lemos da Silva avatar  avatar Ajam avatar  avatar SuperZero avatar 阿修羅 avatar Rafael  avatar DIMOOON avatar 9flowers avatar regne avatar Victor Picon avatar Tiago Tavares avatar Martins avatar Vinicius Aragão avatar Marcelo Vitor avatar Natalia Aparecida Souza Dias avatar  avatar 0ldb0y avatar Alquymia avatar Alita avatar Iago Santos avatar Jean Uchôa avatar 4ndr3 C0ut0 avatar André Flores avatar  avatar Victor Ferreira avatar Suri avatar Eduardo B.N avatar Leonardo Waclawovsky avatar  avatar Gabriel Victor avatar  avatar Vinicius avatar Dasw avatar Lila avatar TcherBer avatar ARES avatar  avatar crd0x49 avatar  avatar Or Guetta avatar Ranyele Amorim avatar 0xSkla3 avatar  avatar  avatar  avatar Zeyad Abulaban avatar Itay Migdal avatar  avatar Miziara avatar Italo Rafael  avatar  avatar kundera avatar Magno Logan avatar Fábio Mendes avatar Marcos Saraiva avatar MestreJonas avatar  avatar Cristiano Henrique avatar  avatar

Watchers

 avatar  avatar Helvio Junior (M4v3r1cK) avatar  avatar

epyon's Issues

Erro artifactory.docker

E ae jovem, tem que adicionar no config-examples.yaml a informação do docker { docker: "artifactory.docker" }, se não retorna o seguinte erro:

FATA[0000] empty config parameter: artifactory.docker

Atualmente está assim:

artifactory:
repositories: "./artifactory/repositories"
workers: 10

Para funcionar tem que estar assim:

artifactory:
repositories: "./artifactory/repositories"
docker: "artifactory.docker"
workers: 10

Abraços...

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.