From 0782a83565ca6b78e103fec735fa536e1031aa6a Mon Sep 17 00:00:00 2001
From: j3ssie
- -
- This project was part of Osmedeus Engine. Check out how it was integrated at @OsmedeusEngine -
- - ## Installation Download [precompiled version here](https://github.com/jaeles-project/jaeles/releases). -If you have a Go environment, make sure you have **Go >= 1.13** with Go Modules enable and run the following command. +If you have a Go environment, make sure you have **Go >= 1.17** with Go Modules enable and run the following command. ```shell -GO111MODULE=on go get github.com/jaeles-project/jaeles -``` - -In case of "go get" failure, try the below method. - -```shell -GO111MODULE=on go install github.com/jaeles-project/jaeles@latest +go install github.com/jaeles-project/jaeles@latest ``` Please visit the [Official Documention](https://jaeles-project.github.io/) for more details. @@ -108,10 +93,19 @@ Guide [here](https://youtu.be/1lxsYhfTq3M) * Adding more input sources. * Adding more APIs to get access to more properties of the request. * Adding proxy plugins to directly receive input from browser of http client. -* ~~Adding passive signature for passive checking each request.~~ * Adding more action on Web UI. * Integrate with many other tools. +## Painless integrate Jaeles into your recon workflow? + ++ +
+ This project was part of Osmedeus Engine. Check out how it was integrated at @OsmedeusEngine +
+ + + ## Contribute If you have some new idea about this project, issue, feedback or found some valuable tool feel free to open an issue for