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

Find plugins that aren't patched #4

Closed
0xB9 opened this issue Mar 22, 2023 · 1 comment
Closed

Find plugins that aren't patched #4

0xB9 opened this issue Mar 22, 2023 · 1 comment

Comments

@0xB9
Copy link
Owner

0xB9 commented Mar 22, 2023

Find and mark plugins that aren't patched as vulnerable.

Also use a variable, example:

vuln = "Vulnerable Plugin!"
possible = "Possible Vulnerable Plugin!"

print (bad(bold(red( vuln ))))
print (info(bold(yellow( possible ))))
@0xB9
Copy link
Owner Author

0xB9 commented Mar 26, 2023

List of plugins not patched:

  • Export User
  • Trending Widget
  • Thread Redirect
  • External Redirect Warning

@0xB9 0xB9 added this to the v3.1 Release milestone Mar 26, 2023
0xB9 added a commit that referenced this issue Apr 9, 2023
0xB9 added a commit that referenced this issue Apr 9, 2023
@0xB9 0xB9 closed this as completed Apr 24, 2023
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

1 participant