±Your Account
Membership:
New Today: 4
New Yesterday: 10
Overall: 24370
Visitors: 56±Latest Articles
· Catching the ghost: how to discover ephemeral evidence with Live RAM analysis
· Geo-tagging & Photo Tracking On iOS
· KS – an open source bash script for indexing data
· Mobile Device Geotags & Armed Forces
· Categorization of embedded system forensic collection methodologies
· Interpretation of NTFS Timestamps
· What are ‘gdocs’? Google Drive Data – part 2
· What are ‘gdocs’? Google Drive Data
· Bad Sector Recovery
· Forensic Artifact: Malware Analysis in Windows 8
· Geo-tagging & Photo Tracking On iOS
· KS – an open source bash script for indexing data
· Mobile Device Geotags & Armed Forces
· Categorization of embedded system forensic collection methodologies
· Interpretation of NTFS Timestamps
· What are ‘gdocs’? Google Drive Data – part 2
· What are ‘gdocs’? Google Drive Data
· Bad Sector Recovery
· Forensic Artifact: Malware Analysis in Windows 8
±Follow Us
±Latest Jobs
Back to top
Skip to content
Skip to menu
Back to top
Back to main
Skip to menu
Go to page Previous 1, 2, 3, 4, 5, 6 Next
Heh, I actually got that originally from your blog
- where you refer to the DestList stream, and testing that has been performed to demonstrate this.
Some testing of my own has also corroborated the fact the DestList stream appears to act as an application-specific MRU/Recent Item list.
Phil H
Sorry it's taken a while to respond to this - I'm afraid that the testing that I've performed has been in the process of investigating individual cases, and I've not had the opportunity to formally document or post the results anywhere. Essentially my testing involved using a known (test) installation of Windows 7, then accessing files via known applications - EnCase was then used to examine the test system, and extract the relevant Jump List file, which I then analysed using woanware's tool. A comparison of the contents of the DestList stream, with the files known to have been accessed, indicated that this appeared to be working as an application-specific MRU/Recent Item list
Phil H
Jump Lists
Re: Jump Lists
Posted: Thu Jan 12, 2012 7:03 am
- keydet89Phil,
Good to hear, thanks.
"...I've focussed on the DestList attribute which, from reading through the various available information, appears to effectively contain an MRU list on a per-application basis."
Do you remember where you saw this? If so, can you share a link or reference?
I'd think that anytime user activity were in question, Jump Lists would be a resource of some kind.
Thanks.
Heh, I actually got that originally from your blog
Some testing of my own has also corroborated the fact the DestList stream appears to act as an application-specific MRU/Recent Item list.
Phil H
-

philh - Member
Re: Jump Lists
Posted: Fri Jan 27, 2012 7:16 am
Phil,
"Some testing of my own has also corroborated the fact the DestList stream appears to act as an application-specific MRU/Recent Item list."
Have you posted this anywhere? Could you provide a link? If not, can you share your testing and findings with us?
"Some testing of my own has also corroborated the fact the DestList stream appears to act as an application-specific MRU/Recent Item list."
Have you posted this anywhere? Could you provide a link? If not, can you share your testing and findings with us?
-

keydet89 - Senior Member
Re: Jump Lists
Posted: Sun Feb 05, 2012 5:36 am
- keydet89Phil,
"Some testing of my own has also corroborated the fact the DestList stream appears to act as an application-specific MRU/Recent Item list."
Have you posted this anywhere? Could you provide a link? If not, can you share your testing and findings with us?
Sorry it's taken a while to respond to this - I'm afraid that the testing that I've performed has been in the process of investigating individual cases, and I've not had the opportunity to formally document or post the results anywhere. Essentially my testing involved using a known (test) installation of Windows 7, then accessing files via known applications - EnCase was then used to examine the test system, and extract the relevant Jump List file, which I then analysed using woanware's tool. A comparison of the contents of the DestList stream, with the files known to have been accessed, indicated that this appeared to be working as an application-specific MRU/Recent Item list
Phil H
-

philh - Member
Re: Jump Lists
Posted: Tue Feb 28, 2012 6:00 am
I have recently submitted my thesis on the topic of Jump Lists.
As it stands at the moment I am seeking permission to release it in full but am happy to take questions from any that are interested.
Regards
Rob
As it stands at the moment I am seeking permission to release it in full but am happy to take questions from any that are interested.
Regards
Rob
-

ssenyl - Member
Re: Jump Lists
Posted: Tue Feb 28, 2012 7:11 am
Rob,
I'm not sure what questions we can ask...so I'll throw something out...
What were your sources? What was your approach? Can you give a general overview of your methodology and/or findings?
Thanks.
I'm not sure what questions we can ask...so I'll throw something out...
What were your sources? What was your approach? Can you give a general overview of your methodology and/or findings?
Thanks.
-

keydet89 - Senior Member
Re: Jump Lists
Posted: Thu Mar 01, 2012 8:22 am
Harlan,
As you and others have noted there is little information available in the public domain about Jump Lists, in particular the structure and detail recorded in the DestList.
My research was therefore based around experimentation conducted on a virtual machine running x64 Ultimate and looked at what data was present throughout the installation process upto and including first login.
I then went on to look at opening files and explored the additional types of file access available through left and right mouse clicks (also in combination with the shift key) and from the command line.
I looked at pinning entries to and deleting them from a list and also whether a count is maintained of the number of times a file is opened.
Based upon the results of the experimentation I think that I have determined the full structure of the DestList and have written a program in Python which will extract all of the artefacts within the header and individual entries in the DestList. It is by no means a perfect program but I intend to develop it further to address it's limitations, for example it does not parse the individual 'shortcut' elements.
I am still researching the copyright issues associated with the thesis and hope to be able to make it available for any that want to read it in the near future.
Rob
As you and others have noted there is little information available in the public domain about Jump Lists, in particular the structure and detail recorded in the DestList.
My research was therefore based around experimentation conducted on a virtual machine running x64 Ultimate and looked at what data was present throughout the installation process upto and including first login.
I then went on to look at opening files and explored the additional types of file access available through left and right mouse clicks (also in combination with the shift key) and from the command line.
I looked at pinning entries to and deleting them from a list and also whether a count is maintained of the number of times a file is opened.
Based upon the results of the experimentation I think that I have determined the full structure of the DestList and have written a program in Python which will extract all of the artefacts within the header and individual entries in the DestList. It is by no means a perfect program but I intend to develop it further to address it's limitations, for example it does not parse the individual 'shortcut' elements.
I am still researching the copyright issues associated with the thesis and hope to be able to make it available for any that want to read it in the near future.
Rob
-

ssenyl - Member
Re: Jump Lists
Posted: Thu Mar 01, 2012 8:31 am
Rob,
Thanks. I was wondering how the DestList structure you'd determined compare to what I'd posted to my blog (http://windowsir.blogspot.com/2011/06/meetup-tools-and-other-stuff.html) as well as to the ForensicsWiki.
Thanks.
Thanks. I was wondering how the DestList structure you'd determined compare to what I'd posted to my blog (http://windowsir.blogspot.com/2011/06/meetup-tools-and-other-stuff.html) as well as to the ForensicsWiki.
Thanks.
-

keydet89 - Senior Member
















