Skip to content

Releases: nodauf/Girsh

v0.41

15 Apr 14:50
fc5b44e
Compare
Choose a tag to compare

Changelog

v0.40

28 Sep 18:20
Compare
Choose a tag to compare

Changelog

e2dbd6c Use goreleaser
66f833b Support backspace character when using custom command
9e85abc Merge pull request #41 from nodauf/renovate/golang.org-x-net-digest
8b4c7db Update golang.org/x/net commit hash to 8d99171
c7e7a04 Merge pull request #40 from nodauf/renovate/wangyoucao577-go-release-action-1.x
6ba1c18 Update wangyoucao577/go-release-action action to v1.20
d10db2a Disable renovate dashboard
76e1edc Merge pull request #39 from nodauf/renovate/golang.org-x-net-digest
eff8c99 Update golang.org/x/net commit hash to e898025
3a00810 Merge pull request #35 from nodauf/renovate/wangyoucao577-go-release-action-1.x
49e2c8a Merge pull request #37 from nodauf/renovate/golang.org-x-net-digest
284868b Update golang.org/x/net commit hash to 60bc85c
3c1b6cc Merge pull request #36 from nodauf/renovate/golang.org-x-text-0.x
39b82d7 Update module golang.org/x/text to v0.3.7
1855fab Merge pull request #34 from nodauf/renovate/golang.org-x-net-digest
b7d37c0 Update golang.org/x/net commit hash to aaa1db6
53554dd Update wangyoucao577/go-release-action action to v1.19
04f5d6c Merge pull request #33 from nodauf/renovate/golang.org-x-net-digest
7667cd2 Update golang.org/x/net commit hash to 853a461
069c075 Merge pull request #32 from nodauf/renovate/github.com-spf13-cobra-1.x
ddf0344 Update module github.com/spf13/cobra to v1.2.1
eaf7b2a Merge pull request #31 from nodauf/renovate/github.com-spf13-cobra-1.x
98e0958 Update module github.com/spf13/cobra to v1.2.0
350c0c2 Merge pull request #30 from nodauf/renovate/golang.org-x-net-digest
d5ae673 Update golang.org/x/net commit hash to 04defd4
eb0b689 Merge pull request #28 from nodauf/renovate/wangyoucao577-go-release-action-1.x
2a61900 Merge pull request #29 from nodauf/renovate/golang.org-x-net-digest
dcaa3e7 Update golang.org/x/net commit hash to 84b48f8
1b82016 Update wangyoucao577/go-release-action action to v1.18
77daf72 Merge pull request #27 from nodauf/renovate/golang.org-x-net-digest
fcdff4a Update golang.org/x/net commit hash to abc4532
ad714e8 Merge pull request #26 from nodauf/renovate/golang.org-x-net-digest
88c0a2d Update golang.org/x/net commit hash to fe42d45
44a0c69 Merge pull request #25 from nodauf/renovate/golang.org-x-net-digest
43a9d76 Update golang.org/x/net commit hash to 37e1c6a
42c8275 Add option timeBuffer to adjust waiting time #24
b6717a2 Merge pull request #21 from nodauf/renovate/golang.org-x-net-digest
5e5210a Update golang.org/x/net commit hash to 4163338
2516f6d Merge pull request #20 from nodauf/renovate/golang.org-x-net-digest
cb25cf6 Update golang.org/x/net commit hash to 16afe75
e829d70 Merge pull request #19 from nodauf/renovate/golang.org-x-net-digest
4645c45 Update golang.org/x/net commit hash to 0714010
238c1c2 Merge pull request #18 from nodauf/renovate/golang.org-x-net-digest
738daef Update golang.org/x/net commit hash to 0287a6f
3635ac4 Merge pull request #17 from nodauf/renovate/golang.org-x-net-digest
fa9b944 Update golang.org/x/net commit hash to bbd867f
9e24ac7 Merge pull request #16 from nodauf/renovate/golang.org-x-net-digest
647a638 Update golang.org/x/net commit hash to 7fd8e65
008ccfe Merge pull request #15 from nodauf/renovate/golang.org-x-net-digest
13bae5c Update golang.org/x/net commit hash to e590880
40db7e6 Merge pull request #14 from nodauf/renovate/golang.org-x-net-digest
a61e7b7 Update golang.org/x/net commit hash to aec3718
4f76580 Merge pull request #13 from nodauf/renovate/golang.org-x-net-digest
67a2085 Update golang.org/x/net commit hash to 89ef3d9
a20dd07 Merge pull request #12 from nodauf/renovate/golang.org-x-net-digest
67d4820 Update golang.org/x/net commit hash to 85d9c07

v0.31

22 Apr 20:18
Compare
Choose a tag to compare

2234eda: Generate onliner for onlywebserver option with each IP

v0.30

18 Apr 16:43
3f922b3
Compare
Choose a tag to compare

d52fe57: New option raw to not set the terminal as raw mode
94e522d: Fix bug when exiting
1994015: Remove useless log
03e7c74: Fix a big issue the terminal was still writing to stdout even if it was backgrounded

v0.27

10 Apr 15:23
Compare
Choose a tag to compare

[a32f4e9] Use amsi bypass payload
[0a45d54] Print session ID when new session is created
[b5fc1cb] Encode powershell payload
[8f51599] Adjust timeout and create function ReadUntil
[8d56d53] remove unused function
[28cac53] Build with PIE binary protection

v0.26.2

03 Apr 14:05
b67b28c
Compare
Choose a tag to compare
v0.26.2 Pre-release
Pre-release

[b67b28c]: Fix for darwin build. PIE flag doesn't work on darwin and linux 386 with goreleaser

v0.26.1

03 Apr 13:02
28cac53
Compare
Choose a tag to compare
v0.26.1 Pre-release
Pre-release

[28cac53] Build with PIE binary protection

v0.26

02 Apr 13:28
Compare
Choose a tag to compare

[05efda6]: Fix issue for reverse shell on Windows client. Once the ConPTY powershell was delivered. The webserver didn't close.

v0.25

01 Apr 09:28
Compare
Choose a tag to compare

[09eecbf]: Add new reverse shell for jsp
[4355378]: Add new options onlywebserver to serve the ConPTY script and wait for a connection.

v0.23

30 Mar 19:30
Compare
Choose a tag to compare

[f6059f0]: In some particular case, when the sessions were printed it was not ordered. Now it will be!