Skip to content

Releases: BLACK-BUG-HKRS/XAT

XAT-v1.0.4

Choose a tag to compare

@Major2000 Major2000 released this 08 Jan 09:03
58d4735

v1.0.4 (January 08, 2023) Changelog

  • Added support for basic authentication when sending the XML payload to the server.

XAT-v1.0.3

Choose a tag to compare

@Major2000 Major2000 released this 23 Dec 09:22
c3b5494

v1.0.3 (December 23, 2022) Changelog

  • Added support for specifying the XML payload as a file using the -p flag.

  • Added a -verbose flag to print additional debugging information when running the tool.

  • Added a payloads.xml file containing a bunch of XML payloads.

  • Added a -version flag to print the version number of the tool.

XAT-v1.0.2

Choose a tag to compare

@Major2000 Major2000 released this 15 Dec 07:33
12aac7a

v1.0.2 (December 15, 2022) Changelog

  • Fixed a bug where the tool would not properly handle HTTP errors when sending the XML payload

  • Added a -t, timeout flag to allow users to specify a timeout for the HTTP request

XAT-v1.0.0

Choose a tag to compare

@Major2000 Major2000 released this 14 Dec 10:12
219e4df

v1.0.0 (December 14, 2022)

  • Initial release of the XAT tool

  • Added go code for the tool

  • Added README.md file with instructions on how to use the tool

  • Added Payloads.md file with examples of payloads