This website requires JavaScript.
Explore
Help
Register
Sign In
infosecn1nja
/
metasploit-framework
mirror of
https://github.com/infosecn1nja/metasploit-framework.git
Watch
1
Star
0
Fork
You've already forked metasploit-framework
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c3d17ab48b
metasploit-framework
/
lib
/
msf
/
events.rb
15 lines
125 B
Ruby
Raw
Blame
History
module
Msf
module
UiEventSubscriber
def
on_ui_command
(
line
)
end
def
on_ui_stop
(
)
end
def
on_ui_start
(
)
end
end
end
Reference in New Issue
View Git Blame
Copy Permalink