Skip to content

Releases: nodauf/Girsh

v0.22

30 Mar 09:10
Compare
Choose a tag to compare

[6b61132]: New command for the prompt: "menu" will start the reverse shell menu and give onliners
[4e0b544]: Remove useless return value

v0.21

21 Mar 20:26
Compare
Choose a tag to compare

[2170df2] : Fix issue where terminal were broken after exiting the prompt (go-prompt issue c-bata/go-prompt#147)

v0.2

08 Mar 18:55
Compare
Choose a tag to compare

[32d7da1]: Fix terminal in cooked mode
[2b21514]: Update to have a prompt and manage sessions
[2f09871]: Fix missing quote on spawnTTY payload
[cb64900]: Autostart the listener and move the init logger in the prompt package

v0.11

06 Mar 11:25
Compare
Choose a tag to compare

[7cf82ff] Close the listener once the client is accepted to be able to reuse the port
[2f6069e] New option to disable the terminal with ConPTY, the terminal will not be fully interactive
[6a8a1ab] Fix issue on non-powershell reverse shell and on terminal size

v0.1

01 Mar 12:39
a580b39
Compare
Choose a tag to compare
Fix gorelease