nodauf / Girsh

Automatically spawn a reverse shell fully interactive for Linux or Windows victim
GNU General Public License v2.0
352 stars 47 forks source link

add tag command #22

Open WAY29 opened 3 years ago

WAY29 commented 3 years ago

add command tag {sessionid} {tagname} to mark different sessions

nodauf commented 3 years ago

How do you see the use of this command ? Setting new tag with: tag {sessionid} {tagname}

List existing tag: tag

And when using session it will be grouped by tag ?

Is that what you were thinking ?