Skip to content

Releases: r0oth3x49/ghauri

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..

Ghauri v1.3.3

04 Jun 20:45
Compare
Choose a tag to compare

Improvements:

  • Improved boolean based blind SQL injection detection in case of page ratio / page differences.
  • Improved data extraction when the target is vulnerable to boolean based injection with multiple cases.

Ghauri v1.3.2

17 May 10:31
Compare
Choose a tag to compare

Fixes

  • fixed issue with --ignore-code switch as it was not processing any http status codes provided.