Bug #1120
db_autpwn wont start with existing jobs
| Status: | Closed | Start date: | 03/15/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | James Lee | % Done: | 100% |
|
| Category: | general | |||
| Target version: | Metasploit 3.4.0 | |||
| Resolution: | Release Note: |
Description
(reported to framework mailing list by morning_wood)
i notice that db_autopwn hangs/loops if there are pending jobs already
running ( like a browser exploit ). It spits out...
msf> db_autopwn -x -t [*] (0/0 [0 sessions]): Waiting on 1 launched modules to finish execution...
depending on the number of concurent jobs, the error "Waiting on 1
launched modules" will indicate the number of jobs already running.
hope this helps
Associated revisions
fixes #1120. only wait for the jobs we spawned
git-svn-id: file:///home/svn/framework3/trunk@8850 4d416f70-5f16-0410-b530-b9f4589650da
History
Updated by HD Moore almost 2 years ago
- Target version set to 18
Updated by HD Moore almost 2 years ago
- Target version changed from 18 to Metasploit 3.4.0
Updated by James Lee almost 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r8850.