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

Remove the VSFTPD exploiter #1565

Merged
merged 8 commits into from
Oct 29, 2021
Merged

Remove the VSFTPD exploiter #1565

merged 8 commits into from
Oct 29, 2021

Conversation

shreyamalviya
Copy link
Contributor

What does this PR do?

Fixes #1533

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?

Testing Checklist

  • Added relevant unit tests?
  • Have you successfully tested your changes locally? Elaborate:

    Tested by doing a quick run and making sure nothing breaks in the UI (config and report).
    Tested by building the documentation.

  • If applicable, add screenshots or log transcripts of the feature working

@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #1565 (779ae79) into develop (8ee918b) will increase coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1565      +/-   ##
===========================================
+ Coverage    43.63%   43.95%   +0.31%     
===========================================
  Files          478      477       -1     
  Lines        14265    14159     -106     
===========================================
- Hits          6225     6224       -1     
+ Misses        8040     7935     -105     
Impacted Files Coverage Δ
...y/monkey_island/cc/services/config_schema/basic.py 100.00% <ø> (ø)
...ces/config_schema/definitions/exploiter_classes.py 100.00% <ø> (ø)
...ng/exploit_processing/exploiter_descriptor_enum.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ee918b...779ae79. Read the comment docs.

Copy link
Contributor

@ilija-lazoroski ilija-lazoroski left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@mssalvatore mssalvatore merged commit 9eff78f into develop Oct 29, 2021
@mssalvatore mssalvatore deleted the 1533-remove-vsftpd branch October 29, 2021 13:46
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.

Remove VSFTPD exploiter
3 participants