mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #395] Remote Shell: Install/Uninstall MSF button #189
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#189
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @webiummedia on GitHub (Sep 17, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/395
In the remote shell window, It would be great if there was a one button to install/Uninstall MSF on the remote machine. Being able to use MSF commands could help advanced users to gain extra features not yet implemented in the rat.
@MaxXor commented on GitHub (Sep 17, 2015):
Not sure what MSF is, but how about Windows PowerShell (if installed) instead of command line?
@pavhl commented on GitHub (Sep 17, 2015):
I think he means Metasploit Framework
EDIT: PowerShell would be really nice.
@webiummedia commented on GitHub (Sep 17, 2015):
PowerShell (https://github.com/mattifestation/PowerSploit) is a great alternative
@yankejustin commented on GitHub (Sep 17, 2015):
While I won't add something like this anytime soon, it would perhaps be a great plugin for penetration testing.
As I said, it would make a great plugin. I will likely consider this after abstracting. :)
@MaxXor commented on GitHub (Jan 27, 2019):
MSf is too heavy, as an alternative just use powershell in the remote shell by executing "powershell".