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

Version 2.1 release branch #121

Merged
merged 33 commits into from
Apr 4, 2018
Merged

Version 2.1 release branch #121

merged 33 commits into from
Apr 4, 2018

Conversation

Ekultek
Copy link
Contributor

@Ekultek Ekultek commented Apr 3, 2018

Well hello there guys. Salty has been bugging the shit out of me about v2.1 so I've got some time right now at work and have been working on a new release. We have 32 commits to this new branch and a few new features that have been included, we also have some bug fixes (including the rollover issue). So without further ado; here it is, version 2.1:

With this version we fix the following issues:

We also implement a couple new features such as:

Everything is pushed to this branch, once it is merged into master master will be a couple commits ahead of dev-beta which is always nice.

Ekultek and others added 30 commits March 2, 2018 10:46
* Added a helpful link directory

* Update README.md

* Update README.md

* Update README.md

* Adding a python version check in main.py: python version must be a 2.x one.

* Added french translation !

* fixed markdown error

* Damn, these comments really breaks the markdown. Removing them.

* removing them all !

* git hell :(

* I'll get it !

* fixed line 18
* Added a helpful link directory

* Update README.md

* Update README.md

* Update README.md

* Added install script

* Check PATH

* Fixed msfconsole PATH

* Fixed ubuntu error

* Added installation instructions

* Use pip2
…rt (#101)

* Added platform detection and support for OSX in service check and start

* Moved brew start command into bash file

* Moved apache start to bash file and removed a sudo
The try except block was overriding the path var with the contents of
the folder causing errors further down. Changed to just check for proper
opening of the file.
* fixed check_for_msf() to check in $PATH

* check_msf_path() now checks both os.environ and PATH
* Added whitelist arg and modified the Exploiter call

* added the whitelist_wash function

* added whitelist prompt to terminal

* added check for isspace()
* Added a helpful link directory

* Update README.md

* Update README.md

* Update README.md

* Added reporting to CSV file

Metasploit output is logged (anything prefixed by '[+||-||*]')
Changed from straight command-line invocation to rc-scripts per-hosts/per-modules.
MSF module output to console

* updating the output image

* updating the output for this as well
@Ekultek
Copy link
Contributor Author

Ekultek commented Apr 3, 2018

If you want this to happen you better start liking and commenting!

@Ekultek
Copy link
Contributor Author

Ekultek commented Apr 3, 2018

@jesuiscamille what’s there to be confused about?

@Ekultek Ekultek added this to the 2.1 milestone Apr 4, 2018
@NullArray
Copy link
Owner

Excellent work. Let me review the PR, open up the master branch if everything checks out and merge. Good job as always.

Copy link
Owner

@NullArray NullArray left a comment

Choose a reason for hiding this comment

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

Dope.

@NullArray NullArray merged commit cc7ab0c into master Apr 4, 2018
@Ekultek Ekultek deleted the v-2.1 branch April 4, 2018 16:43
@Ekultek
Copy link
Contributor Author

Ekultek commented Apr 4, 2018

Special thanks to all the contribs! You guys are the shit

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

Successfully merging this pull request may close these issues.

9 participants