Skip to content

Instantly share code, notes, and snippets.

@VakarisZ
Last active August 12, 2018 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VakarisZ/eccbb84be80b3a13abe7cd0a425bfb17 to your computer and use it in GitHub Desktop.
Save VakarisZ/eccbb84be80b3a13abe7cd0a425bfb17 to your computer and use it in GitHub Desktop.
GSoC_Infection_Moneky_Vakaris_Zilius_contribution

Vakaris Žilius

Google summer of code 2018 contributions to Infection Monkey.

Organization:HoneyNet project
Project site:Infection Monkey
Forked project repository: My Fork

My major tasks were to add three vulnerabilities to Infection Monkey vulnerability scanner:

What I've done:


At the moment of writing majority of my pull requests still waits for code review from mentors, but it was made with their guidance so no major code changes should be required to these features.

What is left to do:

I'll potentialy need to fix/refactor code here and there after code review.
I would like to implement mentor's suggestion: url to ip address translation. Eg. www.target.com -> 192.168.1.1

What I've learnt:

  • This project was a decent introduction to programming with python
  • Properly using git and contributing to large projects how-tos
  • About web exploits, CVE's evaluation and other cyber security related things

What I've struggled with the most:

  • I(or mostly my laptop) was not prepaired for handling multiple virtual machines at once and worked slowly
  • Correct git workflow

Code contributions:

Pull requests

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