Git Product home page Git Product logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Forgot to add... The host machine is 64 bit windows 7 running python 2.7

Original comment by [email protected] on 17 Aug 2010 at 11:14

from volatility.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Yep, this can be recreated with any Windows 7 image and psscan plugin.  It 
appears this plugin looks for the WorkingSetLock attribute of an _EPROCESS, 
which isn't defined for Vista/7.

Original comment by [email protected] on 17 Aug 2010 at 11:17

from volatility.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Ok, so Vista and 7 don't have a WorkingSetLock, and there's something else at 
the same offset, so we're going to have to change how psscan finds/validates 
potential _EPROCESS objects.  That's probably something for mooyix or 
labarumXP, so I'm assigning it to them.

Original comment by [email protected] on 17 Aug 2010 at 11:23

from volatility.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024

Original comment by [email protected] on 18 Aug 2010 at 10:36

  • Changed title: psscan relies on WorkingSetLock which isn't in vtypes for windows 7 x86 images

from volatility.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024

Original comment by [email protected] on 26 Aug 2010 at 11:25

  • Changed state: Accepted

from volatility.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024

Original comment by [email protected] on 21 Jan 2011 at 9:03

  • Added labels: Milestone-Release1.4

from volatility.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Sorry for the bugspam, but better to get this right now than later once it's 
more in use.

Original comment by [email protected] on 4 Feb 2011 at 9:34

  • Added labels: Milestone-1.4.x
  • Removed labels: Milestone-Release1.4

from volatility.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
It looks as though the DispatchHeader scanner (psscan) is slower than the Pool 
scanner (psscan2) and only turns up results that psscan2 doesn't in very 
specific situations (such as the Idle "process" and malware that's capable of 
messing with anything it pleases, in which case it could avoid psscan as well).

We're therefore going to move psscan into the contrib directory, and rename all 
the remaining "scan2" plugins into "scan" plugins.  The descriptions may need 
updating to make them more accurate.  I'll make sure psscan details that it 
scans for pool headers, but more than that I'll need other people to 
comment/patch/shout at me on IRC...  5:)

Original comment by [email protected] on 21 Jun 2011 at 7:12

from volatility.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
This issue was closed by revision r1003.

Original comment by [email protected] on 21 Jun 2011 at 7:43

  • Changed state: Fixed

from volatility.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.