Skip to content

Releases: r0oth3x49/ghauri

Ghauri v1.4.3

04 Oct 02:52
Compare
Choose a tag to compare

Fixes:

  • Fixed Issue #216 , issue with mapping rows to columns properly..

Ghauri v1.4.2

25 Feb 18:21
Compare
Choose a tag to compare

Fixes

  • Improved boolean based detection, mechanism.

Ghauri v1.4.1

21 Nov 12:05
Compare
Choose a tag to compare

Features

  • added a feature request for random HTTP user agents: --random-agent, --mobile. #190

Ghauri v1.4

20 Nov 08:36
Compare
Choose a tag to compare

Fixes

  • fixed issue with JSON POST data processing when POST data is a list containing JSON data.

Ghauri v1.3.9

13 Nov 11:17
Compare
Choose a tag to compare

Feature

  • added auto detection and exploitation of base64 deserializable GET parameters. (experimental)

Ghauri v1.3.8

26 Sep 20:21
Compare
Choose a tag to compare

Fixes

  • improved boolean based detection

Features

  • added feature for multi target scan: -m (experimental)

Ghauri v1.3.7

25 Aug 08:49
Compare
Choose a tag to compare

Fixes

  • Fixed issue #172 (HTTP Request parsing)

Ghauri v1.3.6

24 Aug 10:35
Compare
Choose a tag to compare

Fixes:

  • Fixed issue #171
  • updated code quality for HTTP request parsing from file.

Full Changelog: 1.3.5...1.3.6

Ghauri v1.3.5

05 Jul 11:21
Compare
Choose a tag to compare

Features

  • Added feature for table entries count. switch: --count

Fixes

  • Fixed issue with ignoring --skip-urlencode switch for cookies.
  • improved boolean based detection
  • improved retry mechanism

Ghauri v1.3.4

05 Jun 01:43
Compare
Choose a tag to compare

Fixes

  • fixed issue with post data encoding in case of ASP based targets..