parent
80f415074b
commit
53e747ce2e
|
@ -98,6 +98,7 @@ module Msf::DBManager::Session
|
|||
run: session.exploit.user_data[:run],
|
||||
state: 'succeeded',
|
||||
)
|
||||
infer_vuln_from_session(session, wspace)
|
||||
elsif session.via_exploit
|
||||
# This is a live session, we know the host is vulnerable to something.
|
||||
infer_vuln_from_session(session, wspace)
|
||||
|
|
Loading…
Reference in New Issue