revshellgen icon indicating copy to clipboard operation
revshellgen copied to clipboard

Remake by rick 2

Open 0x07CB opened this issue 1 year ago • 4 comments

From branch: remake-by-rick-1 with:

  • [ + ] Update the install script to install dependencies
  • [ + ] change colors of the banner
  • [ + ] add base64 encoding choice before build the command
  • [ + ] test if iptables is installed and try to open port
  • [ + ] close the program if test _specified_port_inbound_firewall_localhost have an error

the remake number 2 include:

  • [ + ] Fernet encryption mode with key generation into an file to /tmp/
  • [ + ] Message on terminal with the path of the fernet key (random name for this file)
  • [ + ] Compression with gzip , bzip2 , lzma
  • [ + ] Automatic enabling of base64 if encryption or compression enabled
  • [ + ] Fernet option code use smyley symbols 🔑 and 💣 into terminal

I feel upgrade more this tools can be very fun ! 👍🏻 You have made an good code and I hope you can appreciate my modifications.

TTYL, Rick Sanchez

0x07CB avatar Aug 15 '22 17:08 0x07CB

Hi!

Thanks for creating a pull a request! I need some time to review your code and test it. I really appreciate the work you have done, keep it up!

t0thkr1s avatar Aug 19 '22 06:08 t0thkr1s

Cool so, I continue to up changes. 😉🚀

0x07CB avatar Aug 19 '22 10:08 0x07CB

Hi!

Thanks for creating a pull a request! I need some time to review your code and test it. I really appreciate the work you have done, keep it up!

I have made recently an password dictionary attack for protected ZIP files, @t0thkr1s just look: zipBruter It's very light, small code. and... It's write in python3. ;) So, What do you think about this code ?

TTYL, Rick Sanchez

0x07CB avatar Aug 19 '22 18:08 0x07CB

I have managed to test your code and it looks good for me. I'll definitely make some very small changes (not related to the logic) just to make tool's output consistent. I already deleted the VSCode settings.json file, I believe that's not useful for users and they don't need to download it every time they need the tool. I'll try to keep the code and functionality simple that's the intention behind this tool. Anyway, keep up the good work! I'll merge your changes as fast as I possibly can! Cheers 🎉

t0thkr1s avatar Aug 25 '22 14:08 t0thkr1s