Skip to content

Releases: ariary/gitar

v2.2.1

04 Oct 08:28
Compare
Choose a tag to compare

Multiplexing/Port forwarding

Added

  • -f flag:
    • Set up endpoint to shutdown gitar http server
    • Forward all future tcp connection to gitar to local port

Why? To expose my http file exchange server + reverse shell listener on the same port

v2.2.0 Windows support stable + webhook log

05 Sep 11:28
Compare
Choose a tag to compare

Added

Classic mode

  • Support cmd.exe #3
  • Enhance PS support:
    • completion
    • pull in-depth files

Webhook mode

  • -S flag to print full headers of incoming request
  • Override URL prefix for static file server

v2.1.0

28 Jul 14:00
Compare
Choose a tag to compare

Add

  • Windows compatibility (with newest Powershell versions)

test it with gitar -w

v2.0.0

10 Jun 11:10
Compare
Choose a tag to compare

Add

  • Bidirectional exchange: (w/o additional requirements)
    • push file from attacker machine
  • 2 new modes:
    • send: easily and fastly send file to a target without being forced to remember the command line (also comes with a history memory)
      • supported: scp
      • planned: ftp, tftp, smb
    • webhook: fastly set up http webhook with fancy logs functionalities (can also serve some files)

v1.1.0

14 Mar 13:51
a843e83
Compare
Choose a tag to compare

Changelog

Add

  • Add external ip auto-detection with flag --ext
  • Add host ip detection if no flag concerning the ip is provided (-e or --ext) => could launch gitar without any flag
  • Ease container deployment
  • Container hardening: non root user !
  • Shortened command for set-up
  • "Secret" endpoint to restrict malicious upload/download

Fix

  • pullr bug (not working recursively and for zsh)

v1.0.3

06 Mar 16:01
Compare
Choose a tag to compare
  • installation via go install

v1.0.2

27 Feb 21:34
Compare
Choose a tag to compare
  • --dry-run flag: do not launch server. Only display command to load gitar shortcuts. (useful for script)

Colored output

25 Feb 15:43
Compare
Choose a tag to compare

Add

Colored server log for:

  • downloaded files
  • uploaded files

Fix

pull alias to make it works for file with tree depth > 1

MVP ++

10 Dec 09:48
Compare
Choose a tag to compare
  • Add download of directory from target
  • Add completion from target

Usable version

06 Dec 13:25
4092b0c
Compare
Choose a tag to compare
  • HTTPS support
    • Choose cert directory location
  • Choose upload/download directory location
  • Docker image
  • Add alias url override
  • Insert in bang