use metasploit framework with webui #15693
Unanswered
FunnyWolf
asked this question in
Show and tell
Replies: 1 comment
-
Wow that looks really cool. Upvoted. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
MSF is the best penetration testing tool I have seen so far. It is open source and has rich functions. It has been updated all the time
However, as a command line tool, MSF is very difficult for newcomers to penetration testing
I have developed a graphical tool based on MSF, which can use most of the functions of MSF on Web pages, and use Python to call MSF API through msfrpc
I hope it can help more people to use MSF easily
https://github.com/FunnyWolf/Viper
Beta Was this translation helpful? Give feedback.
All reactions