Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create release tarball for each new version on git #52

Closed
dmknght opened this issue Jul 20, 2021 · 10 comments
Closed

Create release tarball for each new version on git #52

dmknght opened this issue Jul 20, 2021 · 10 comments

Comments

@dmknght
Copy link

dmknght commented Jul 20, 2021

I'm going to package HatSploit and HatVenom for Parrot OS and it will be great if both projects have release version so i can update new versions automatically.

@enty8080
Copy link
Member

enty8080 commented Jul 20, 2021

Hello, @dmknght

Thanks for this.
I'll do it.

Regards,
Ivan Nikolsky (@enty8080)

@dmknght
Copy link
Author

dmknght commented Jul 21, 2021

Hello, @dmknght

Thanks for this.
I'll do it.

Regards,
Ivan Nikolsky (@enty8080)

Nice thank you! Can you do it for HatVenom as well? because HatVenom is Depend package and I should package it as well :D

@enty8080
Copy link
Member

enty8080 commented Jul 21, 2021

@dmknght I made HatSploit install HatVenom automatically:

'hatvenom @ git+http://github.com/EntySec/HatVenom'

So you do not need to make it a package.

@dmknght
Copy link
Author

dmknght commented Jul 21, 2021

@dmknght I made HatSploit install HatVenom automatically:

'hatvenom @ git+http://github.com/EntySec/HatVenom'

So you do not need to make it a package.

I'm afraid i have to package HatVenom as standalone package because of Debian packaging standard problem. And well i think it is great for users if they can choose install HatVenom as standalone tool.

@enty8080
Copy link
Member

@dmknght Okay, I did it.

@dmknght
Copy link
Author

dmknght commented Jul 21, 2021

@dmknght Okay, I did it.

Thank you ^^ I'm working on it.

@dmknght dmknght closed this as completed Jul 21, 2021
@enty8080
Copy link
Member

enty8080 commented Jul 21, 2021

@dmknght You can also add other my tools to ParrotOS, like Ghost Framework, RomBuster, CamOver, CamRaptor and Shreder.

@dmknght
Copy link
Author

dmknght commented Jul 21, 2021

@dmknght You can also add other my tools to ParrotOS, like Ghost Framework, RomBuster, CamOver, CamRaptor and IPinfoga.

I'd love to do that. I really want to try the Android pentest tool. Since all projects are made with PyPy setup standard, it is really easy to package :D

@enty8080
Copy link
Member

@dmknght I just fixed some critical bugs in HatSploit and updated modules so they can work better. I will be glad if you repack HatSploit from newest release - https://github.com/EntySec/HatSploit/releases/tag/2.0.0

I fixed this things:

  • Module commands (commands added by modules)
  • Few exploits for Cisco, Linksys and D-Link. Also nostromo server.
  • Handler that handles sessions.
  • Renamed few modules so users can understand them.
  • Fixed bug in console: history and help commands.

Also name HatSploit Framework Original deprecated and now its just HatSploit Framework 2.0.0.

@dmknght
Copy link
Author

dmknght commented Jul 22, 2021

@dmknght I just fixed some critical bugs in HatSploit and updated modules so they can work better. I will be glad if you repack HatSploit from newest release - https://github.com/EntySec/HatSploit/releases/tag/2.0.0

I fixed this things:

* Module commands (commands added by modules)

* Few exploits for Cisco, Linksys and D-Link. Also nostromo server.

* Handler that handles sessions.

* Renamed few modules so users can understand them.

* Fixed bug in console: history and help commands.

Also name HatSploit Framework Original deprecated and now its just HatSploit Framework 2.0.0.

It is better if you create new release version. Debian has the uscan that can update new release automatically by check release version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants