Skip to content

Tags: rmaksimov/ruler

Tags

2.2.0

Unverified

No user is associated with the committer email.
Attempt to fix parsing of rule action blocks. Previously I did not ta…

…ke into account that there could be more than one action block in a response.

This should fix that by checking the NoOfActions value and parsing out any action blocks associated with it.

TODO: look into extended rules. these will still cause issues. need to find a away to identify that extended rules are returned

2.1.9

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request sensepost#56 from sensepost/debug

Merge new Homepage method

2.1.8

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request sensepost#49 from sensepost/discover

Refactor of the "autodiscover" command

2.1.7

add --proxy option and --debug option

2.1.6

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'master' into manualconfig

2.1.5

Add ability to specify data with a config file

2.1.4

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request sensepost#30 from sensepost/dev

Fixes to display forms and rules

2.1.3

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request sensepost#29 from sensepost/dev

New Trigger Technique

2.1.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request sensepost#26 from sensepost/dev

Fix for RPC/HTTP with Forms

2.1.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request sensepost#25 from sensepost/dev

Merge new Forms feature