Revert "added infer_vuln_from_session to other valid case"
This reverts commit 53e747ce2e
.
bug/bundler_fix
parent
53e747ce2e
commit
01b3ae2dd8
|
@ -98,7 +98,6 @@ 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