Skip to content

Releases: r0oth3x49/ghauri

Ghauri v1.2.3

10 Jul 11:06

Choose a tag to compare

Feature:

  • added support for URI injection in case of no parameters are detected in GET, POST or any custom injection marker found. (#61 feature request)

image

Ghauri v1.2.2

03 Jul 11:35

Choose a tag to compare

Fixes

  • fixed issue with regex processing multipart/form-data

Ghauri v1.2.1

19 Jun 10:39

Choose a tag to compare

Fixes

  • fixed issue with HTTP request parsing #80.

Ghauri v1.2

06 May 08:48

Choose a tag to compare

Features

  • added support for sql-shell switch: --sql-shell (experimental)
  • added support for fresh queries switch: --fresh-queries
  • added switch for hostname extraction: --hostname

Fixes

  • Fixed issue with processing multiple switches.

Ghauri v1.1.9

01 Apr 07:40

Choose a tag to compare

  • Updated code quality to improve boolean based detection for case content length.
  • Added initial requests to function where retry mechanism is already in place.

Ghauri v1.1.8

04 Mar 08:19

Choose a tag to compare

  • Added switch for performing tests based on title(s) --test-filter (experimental)
  • Added further data retrieval payloads.
  • Updated code for confirming character(s) when --fetch-using=between is used.

Ghauri v1.1.7

26 Feb 11:36

Choose a tag to compare

Features & Fixes

  • Added switch to skip url encoding specific characters: (e.g --safe-chars="[]()>")
  • Added switch for using different operators for data retrieval: (e.g --fetch-using=between)
  • Added switch for confirming the identified injection payload Ghauri resumes: --confirm.
  • Fixed multiple issues and updated code quality.

Ghauri v1.1.6

24 Feb 05:54

Choose a tag to compare

  • Fixed issue with Oracle column retrieval query
  • added few more payloads.

Ghauri v1.1.5

10 Feb 07:47

Choose a tag to compare

  • fixed multiple issues related to session.

Ghauri v1.1.4

06 Feb 08:33

Choose a tag to compare

  • Added support for testing multiple parameter(s) on user demand.
    multiple-param-test