Skip to content

Added Install script#85

Merged
Ekultek merged 14 commits into
NullArray:dev-betafrom
thehappydinoa:InstallScript
Mar 8, 2018
Merged

Added Install script#85
Ekultek merged 14 commits into
NullArray:dev-betafrom
thehappydinoa:InstallScript

Conversation

@thehappydinoa

Copy link
Copy Markdown
Contributor

Install script for Fedora and Debian

@Ekultek Ekultek self-requested a review March 2, 2018 16:25
@Ekultek

Ekultek commented Mar 2, 2018

Copy link
Copy Markdown
Contributor

You need to check the environment variables for msfconsole if it does not exist in the env, install it into /opt

@Ekultek Ekultek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check comment

@Ekultek Ekultek requested a review from NullArray March 2, 2018 16:26

@Ekultek Ekultek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to check the users environment variables for metasploit example which msfconsole parse the output

@Ekultek

Ekultek commented Mar 2, 2018

Copy link
Copy Markdown
Contributor

looks good to me

@Ekultek

Ekultek commented Mar 2, 2018

Copy link
Copy Markdown
Contributor

@NullArray seems like on Twitter it's going to turn into a do both type of thing so here's the command that will do the same exact thing:

sudo -s << EOF
apt-get update
apt-get -y install git python2.7 python-pip postgresql apache2
pip2 install requests psutil
curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > /tmp/msfinstall && cd /tmp 
chmod 755 msfinstall && ./msfinstall
rm msfinstall
EOF

@Ekultek

Ekultek commented Mar 3, 2018

Copy link
Copy Markdown
Contributor

@thehappydinoa yo, this is gonna have to wait a few days till we get some more votes on what people wants. It's looking like it's gonna be a both sort of thing, but for now we gotta wait. Just plan on this being merged in a couple days

@thehappydinoa

Copy link
Copy Markdown
Contributor Author

@Ekultek no rush

@NullArray

Copy link
Copy Markdown
Owner

No rush indeed, i set the poll to expire in a week, half of which is already over. Like @Ekultek said it looks like it's going to be both. So i expect to merge this pull. just waiting on the final results.

@Ekultek

Ekultek commented Mar 8, 2018

Copy link
Copy Markdown
Contributor

Calling it as both, 11 hours left

@Ekultek Ekultek merged commit 8bb2a22 into NullArray:dev-beta Mar 8, 2018
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

Successfully merging this pull request may close these issues.

3 participants