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

Feature Request: Modular installation #7

Closed
royharoush opened this issue Dec 18, 2015 · 4 comments
Closed

Feature Request: Modular installation #7

royharoush opened this issue Dec 18, 2015 · 4 comments

Comments

@royharoush
Copy link

hi,
great work on the script.
any chance to have this script being somewhat more modular.
i think you're familier with lazykali, so maybe something along the lines of that.
thanks !
roy

@g0tmi1k
Copy link
Owner

g0tmi1k commented Jan 6, 2016

Thanks for the thanks!

Yes, there is a chance of it being modular. However, it would mean a fair amount of work.
What would your justification for it be? What advantage would it have over the current code?

@royharoush
Copy link
Author

i think making the installation modular would really help pentesters in a way that they would be able to read about the tools before installing them and customize their own installation baseline.
i would disagree with you the amount of time it would take, i think your script already has very obvious delimiters that makes it very easy to turn into installable menu options, which means it would be easy to turn into a bash menu driven installation, just like lazykali or ddos-script.
i throw something in bash script to parse your script, if you're interested.
https://github.com/royharoush/rtools/blob/master/os-script-parser.sh
also, ddos-script and lazykali can be found here (though i'm pretty sure you know what im talking about).
https://github.com/FreelancePentester/ddos-script/blob/master/Ddos.sh
https://github.com/bradfreda/Lazykali

@g0tmi1k
Copy link
Owner

g0tmi1k commented Jan 11, 2016

Ah! I was thinking you meant modular from a code point of view (each program being in a new .sh file).
Rather than a menu driven thing.

The idea of the script was something that I could simply run after installing Kali. I wanted a simple one line thing to run and then walk away from. I didn't want to select what tools/navigate a menu.
The script was meant for me - and my personal tastes - its not meant for other users to customise their install using it. I thought I would just share my work in case it would be useful for others.

Converting it all to be menus would be a huge load of work - and something that I would never want to use so I cannot really see me doing it. It is open source, and you can fork it if you wish.

I had heard of lazykali before, but never ddos-script.

@royharoush
Copy link
Author

yea well :)
I guess I'll fork Lazykali or ddos and use your install scripts to extend their tools.
anyways, thanks !

@g0tmi1k g0tmi1k added the wontfix label Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants