Releases: jaeles-project/jaeles
Releases · jaeles-project/jaeles
beta-v0.8
beta-v0.7
- Add
-f
options for Run host OS command when vulnerability found. - Improve fuzz signatures.
- Refactor and fix some bugs.
- Add a way for enable passive signature in normal signature. (see sample below)
id: sample-siganture-01
passive: true
info:
name: Sample
risk: Info
beta-v0.6
beta-v0.5
beta-v0.4
beta-v0.3.0
New Features
- New Passive signatures, enable via
--passive
option. - New Conclusions & Conditions.
- New Detection APIs
HasPopUp(), ValueOf("variable_name")
and more. - Added Sending client using chrome.
- Added new template delimiter
[[.variable]]
.
Fixes
- Refactoring a lot of things.
- Fix a lot of bugs.
beta-v0.2RC0
beta-v0.1RC2
Changelog
- Fix a lot of bugs.
- Add new Generator and Detecition API.
- Variables can be used in fuzz signature now.
- Fuzz signature can be used in CLI mode (
jaeles scan ...
) now.
The documentation is available here.
beta-v0.1RC0
First release candidate, please visit Official Documentation: https://jaeles-project.github.io/ for usage.