Revert "added infer_vuln_from_session to other valid case"

This reverts commit 53e747ce2e.
bug/bundler_fix
Greg Mikeska 2015-08-12 15:43:16 -05:00
parent 53e747ce2e
commit 01b3ae2dd8
1 changed files with 0 additions and 1 deletions

View File

@ -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)