SlideShare a Scribd company logo
Functional	Access	to	Forensic	Disk	
Images	in	a	Web	Service
Presenter:	Kam	Woods
UNC	School	of	Information
and	Library	Science
Authors:	Kam	Woods,	Cal	Lee, Oleg	Stobbe,	Thomas	Liebetraut,	Klaus	Rechert
iPRES 2015
November 3, 2015
Chapel Hill, NC
The	Andrew	W.	Mellon	Foundation
1
Capturing	disk	images	from	legacy	digital	media	is	an	
increasingly	common	practice	in	collecting	institutions
2
A	noted	criticism:	“Disk	imaging	only	addresses	a	slice	of	the	
problem,	and	may	‘mask	out’	other	preservation	issues”.
• Physical	decay	and	obsolescence
• Format	obsolescence
• Format	identification	and	
verification
• Rendering	old	formats	with	
modern	tools
• Identifying	and	reporting	on	
private	and	sensitive	information
• Metadata	management
• Storage
• Providing	access
3
Source: “Digital Forensics and creation of a
narrative.” Da Blog: ULCC Digital Archives
Blog.
http://dablog.ulcc.ac.uk/2011/07/04/forensics/
Simplifying	access	supports	high	quality	preservation	
outcomes
4
• Forensically	packaged	disk	images	include	protections	
against	bit-rot	and	package	metadata	that	support	
records	of	provenance and	fixity
– Yet	many	common	file	
system	processing	tools	
can’t	talk	to	these	images	
directly
– Redacting	or	limiting	
access	to	specific	items	
within	disk	images	may	
also	be	required
Forensic	disk	imaging	and	metadata	extraction	provides	
clear	provenance	for	redacted	access	copies
5
Acquire	disk	image	from	
original	media
Identify	items	to	
redact
Generate	redacted	
disk	image	and/or	files
Report	on	redacted	items	for	
preservation	record	
Access
Access	copies may	not	always	be	the	right	(or	most	
desirable)	approach
6
Original	file	
(unredacted in	
disk	image)
File	object	identified	in	disk	image	
and	recorded	in	a	forensic	
metadata	format	(DFXML)
Redacted	
access views
PII	identified	 at	
byte	offsets
Two	methods	of	access	
7
Browsing	the	unmounted disk	image	
(including	non-file	system	elements)	
in	a	web	interface
Interacting	with	bootable	/	
mountable	file	systems	via	EaaSin	a	
web	interface
Two	methods	of	access	
8
• bwFLA – Emulation	as	a	Service	implements	a	
QEMU	block-level	driver	to	access	EWF-format	
images	(a	common	forensic	packaging	format)
– Alterations	to	the	booted	or	mounted	image	
are	written	to	an	overlay	and	discarded	after	
the	session
– Read	operations	may	be	similarly	intercepted	
by	this	overlay,	preventing	access	to	specific	
files	and	file	system	contents
– Deployment	via	Docker or	bare	metal
• BitCurator Access	Webtools uses	an	open	source	
forensic	image	access	library	to	synthesize	a	view	
into	file	system	and	other	data	contained	within	
the	disk	image,	selectively	allowing	access
– Deployment	via	Vagrant	or	bare	metal
Emulation	as	a	Service	(bwFLA)
9
Emulation	as	a	Service	(bwFLA)
10
Emulation	as	a	Service	(bwFLA)
11
Emulation	as	a	Service	(bwFLA)
12
• Each	disk	image	is	described	in	an	associated	XML	metadata	document:
<emulationEnvironment xmlns="http://bwfla.bwl.de/common/datatypes">
<id>2010</id>
<description><title>Microsoft DOS 6.20 (CD-ROM)
E01</title></description>
<arch>i386</arch>
<emulator bean="Qemu” >
…
<drive>
<data></data>
<iface>ide</iface>
<bus>0</bus>
<unit>1</unit>
<type>cdrom</type>
<boot>false</boot>
<filesystem>ISO</filesystem>
</drive
…
<binding id="main_hdd">
<url>imagearchive:qemu-i386-DOS_6.20_CDROM.E01</url>
<access>cow</access>
</binding>
</emulationEnvironment>
Emulation	as	a	Service	(bwFLA)
13
Web	access	to	disk	images:	(bca-webtools)
14
Using	lightweight	web	service	tools	along	with	digital	forensics	libraries	to	
produce	easy-to-use	navigation	and	management	interfaces	for	disk	images	
via	a	web	browser.
Web	access	to	disk	images:	(bca-webtools)
15
Web	access	to	disk	images:	(bca-webtools)
16
Synthesizing	file	system	views	to	present	redacted	contents	
without	altering	the	original	file	system
17
Acquisition	 and	forensic	
processing
Sensitive	information	linked	
to	files	within	file	system
Web	page	displays	file	
system	view;	links	to	
redacted	materials	
download	from	alternate	
storage
Find	out	more	about	bw-FLA	/	Eaas and	BitCurator Access	
online
BitCurator Access software and
documentation
http://access.bitcurator.net/
https://github.com/bitcurator/bca-
webtools
18
bwFLA / EaaS software and
documentation
http://bw-fla.uni-freiburg.de/
https://github.com/eaas-framework
Questions
19
?
20
Bca-webtools a	prototype	to	demonstrate	integrating	digital	forensics	
forensics	software	libraries	and	lightweight	webservices tools.	Drop	your	disk	
images	in	a	local	or	network-accessible	location,	start	up	the	service,	and	start	
browsing.
https://github.com/bitcurator/bca-webtools
• Most	analysis	runs	server-
side (via	Sleuthkit and	
DFXML	Python	bindings,	
among	others)
• Service	is	database-agnostic	
(we	use	postgres)
• Automatic	metadata	
production	 (DFXML,	
PREMIS,	others)

More Related Content

Similar to Functional Access to Forensic Disk Images in a Web Service. Kam Woods, Christopher Lee, Oleg Stobbe, Thomas Liebetraut and Klaus Rechert

Anthropology in the Digital Age
Anthropology in the Digital AgeAnthropology in the Digital Age
Anthropology in the Digital Age
Nina Collins
 
Data Management Solutions from Libraries at NSF Large Facilities Workshop
Data Management Solutions from Libraries at NSF Large Facilities WorkshopData Management Solutions from Libraries at NSF Large Facilities Workshop
Data Management Solutions from Libraries at NSF Large Facilities Workshop
Carly Strasser
 
Fuller Disclosure: Getting More Collections into the Network Flow
Fuller Disclosure: Getting More Collections into the Network FlowFuller Disclosure: Getting More Collections into the Network Flow
Fuller Disclosure: Getting More Collections into the Network Flowkramsey
 
Best Practices for Managing Born Digital Content
Best Practices for Managing Born Digital ContentBest Practices for Managing Born Digital Content
Best Practices for Managing Born Digital Content
Recollection Wisconsin
 
Meeting the Research Data Management Challenge - Rachel Bruce, Kevin Ashley, ...
Meeting the Research Data Management Challenge - Rachel Bruce, Kevin Ashley, ...Meeting the Research Data Management Challenge - Rachel Bruce, Kevin Ashley, ...
Meeting the Research Data Management Challenge - Rachel Bruce, Kevin Ashley, ...
Jisc
 
User Engagement in Research Data Curation
User Engagement in Research Data CurationUser Engagement in Research Data Curation
User Engagement in Research Data Curation
University of Edinburgh
 
Digital preservation and curation of information.presentation
Digital preservation and curation of information.presentationDigital preservation and curation of information.presentation
Digital preservation and curation of information.presentation
Prince Sterling
 
Bringing Local History Online
Bringing Local History OnlineBringing Local History Online
Bringing Local History Online
Recollection Wisconsin
 
Sharing Your Digital Collection
Sharing Your Digital CollectionSharing Your Digital Collection
Sharing Your Digital Collection
WiLS
 
Preventing data loss
Preventing data lossPreventing data loss
Preventing data loss
IUPUI
 
The Tribal Approach Academia Takes to Research Data Management
The Tribal Approach Academia Takes to Research Data ManagementThe Tribal Approach Academia Takes to Research Data Management
The Tribal Approach Academia Takes to Research Data Management
LIBER Europe
 
Library Tools Supporting Data-Rich Research
Library Tools Supporting Data-Rich ResearchLibrary Tools Supporting Data-Rich Research
Library Tools Supporting Data-Rich ResearchJohn Kunze
 
Introduction to data management
Introduction to data managementIntroduction to data management
Introduction to data management
Cunera Buys
 
Data Literacy: Creating and Managing Reserach Data
Data Literacy: Creating and Managing Reserach DataData Literacy: Creating and Managing Reserach Data
Data Literacy: Creating and Managing Reserach Data
cunera
 
Ownership, intellectual property, and governance considerations for academic ...
Ownership, intellectual property, and governance considerations for academic ...Ownership, intellectual property, and governance considerations for academic ...
Ownership, intellectual property, and governance considerations for academic ...
Rebekah Cummings
 
Introduction to Data Management and Sharing
Introduction to Data Management and SharingIntroduction to Data Management and Sharing
Introduction to Data Management and Sharing
Columbia Unviersity Scholarly Communication Program
 
Data Management for Undergraduate Researchers
Data Management for Undergraduate ResearchersData Management for Undergraduate Researchers
Data Management for Undergraduate Researchers
Rebekah Cummings
 
RDAP 16 Poster: Challenges and Opportunities in an Institutional Repository S...
RDAP 16 Poster: Challenges and Opportunities in an Institutional Repository S...RDAP 16 Poster: Challenges and Opportunities in an Institutional Repository S...
RDAP 16 Poster: Challenges and Opportunities in an Institutional Repository S...
ASIS&T
 

Similar to Functional Access to Forensic Disk Images in a Web Service. Kam Woods, Christopher Lee, Oleg Stobbe, Thomas Liebetraut and Klaus Rechert (20)

Anthropology in the Digital Age
Anthropology in the Digital AgeAnthropology in the Digital Age
Anthropology in the Digital Age
 
Data Management Solutions from Libraries at NSF Large Facilities Workshop
Data Management Solutions from Libraries at NSF Large Facilities WorkshopData Management Solutions from Libraries at NSF Large Facilities Workshop
Data Management Solutions from Libraries at NSF Large Facilities Workshop
 
Fuller Disclosure: Getting More Collections into the Network Flow
Fuller Disclosure: Getting More Collections into the Network FlowFuller Disclosure: Getting More Collections into the Network Flow
Fuller Disclosure: Getting More Collections into the Network Flow
 
Best Practices for Managing Born Digital Content
Best Practices for Managing Born Digital ContentBest Practices for Managing Born Digital Content
Best Practices for Managing Born Digital Content
 
Meeting the Research Data Management Challenge - Rachel Bruce, Kevin Ashley, ...
Meeting the Research Data Management Challenge - Rachel Bruce, Kevin Ashley, ...Meeting the Research Data Management Challenge - Rachel Bruce, Kevin Ashley, ...
Meeting the Research Data Management Challenge - Rachel Bruce, Kevin Ashley, ...
 
User Engagement in Research Data Curation
User Engagement in Research Data CurationUser Engagement in Research Data Curation
User Engagement in Research Data Curation
 
Digital preservation and curation of information.presentation
Digital preservation and curation of information.presentationDigital preservation and curation of information.presentation
Digital preservation and curation of information.presentation
 
Bringing Local History Online
Bringing Local History OnlineBringing Local History Online
Bringing Local History Online
 
Sharing Your Digital Collection
Sharing Your Digital CollectionSharing Your Digital Collection
Sharing Your Digital Collection
 
Preventing data loss
Preventing data lossPreventing data loss
Preventing data loss
 
292 daniel dollar ssp yale_28_may2008
292 daniel dollar ssp yale_28_may2008292 daniel dollar ssp yale_28_may2008
292 daniel dollar ssp yale_28_may2008
 
The Tribal Approach Academia Takes to Research Data Management
The Tribal Approach Academia Takes to Research Data ManagementThe Tribal Approach Academia Takes to Research Data Management
The Tribal Approach Academia Takes to Research Data Management
 
Library Tools Supporting Data-Rich Research
Library Tools Supporting Data-Rich ResearchLibrary Tools Supporting Data-Rich Research
Library Tools Supporting Data-Rich Research
 
Introduction to data management
Introduction to data managementIntroduction to data management
Introduction to data management
 
Data Literacy: Creating and Managing Reserach Data
Data Literacy: Creating and Managing Reserach DataData Literacy: Creating and Managing Reserach Data
Data Literacy: Creating and Managing Reserach Data
 
Ownership, intellectual property, and governance considerations for academic ...
Ownership, intellectual property, and governance considerations for academic ...Ownership, intellectual property, and governance considerations for academic ...
Ownership, intellectual property, and governance considerations for academic ...
 
Use and preservation of e books
Use and preservation of e booksUse and preservation of e books
Use and preservation of e books
 
Introduction to Data Management and Sharing
Introduction to Data Management and SharingIntroduction to Data Management and Sharing
Introduction to Data Management and Sharing
 
Data Management for Undergraduate Researchers
Data Management for Undergraduate ResearchersData Management for Undergraduate Researchers
Data Management for Undergraduate Researchers
 
RDAP 16 Poster: Challenges and Opportunities in an Institutional Repository S...
RDAP 16 Poster: Challenges and Opportunities in an Institutional Repository S...RDAP 16 Poster: Challenges and Opportunities in an Institutional Repository S...
RDAP 16 Poster: Challenges and Opportunities in an Institutional Repository S...
 

More from 12th International Conference on Digital Preservation (iPRES 2015)

Educational Records of Practice: Preservation and Access Concerns. Elizabeth ...
Educational Records of Practice: Preservation and Access Concerns. Elizabeth ...Educational Records of Practice: Preservation and Access Concerns. Elizabeth ...
Educational Records of Practice: Preservation and Access Concerns. Elizabeth ...
12th International Conference on Digital Preservation (iPRES 2015)
 
Project Chrysalis – Transforming the Digital Business of the National Archive...
Project Chrysalis – Transforming the Digital Business of the National Archive...Project Chrysalis – Transforming the Digital Business of the National Archive...
Project Chrysalis – Transforming the Digital Business of the National Archive...
12th International Conference on Digital Preservation (iPRES 2015)
 
Preserving the Fruit of Our Labor: Establishing Digital Preservation Policies...
Preserving the Fruit of Our Labor: Establishing Digital Preservation Policies...Preserving the Fruit of Our Labor: Establishing Digital Preservation Policies...
Preserving the Fruit of Our Labor: Establishing Digital Preservation Policies...
12th International Conference on Digital Preservation (iPRES 2015)
 
DataNet Federation Consortium Preservation Policy Toolkit. Reagan Moore, Arco...
DataNet Federation Consortium Preservation Policy Toolkit. Reagan Moore, Arco...DataNet Federation Consortium Preservation Policy Toolkit. Reagan Moore, Arco...
DataNet Federation Consortium Preservation Policy Toolkit. Reagan Moore, Arco...
12th International Conference on Digital Preservation (iPRES 2015)
 
Characterization of CDROMs for Emulation-based Access. Klaus Rechert, Thomas ...
Characterization of CDROMs for Emulation-based Access. Klaus Rechert, Thomas ...Characterization of CDROMs for Emulation-based Access. Klaus Rechert, Thomas ...
Characterization of CDROMs for Emulation-based Access. Klaus Rechert, Thomas ...
12th International Conference on Digital Preservation (iPRES 2015)
 
Beyond the Binary: Pre-Ingest Preservation of Metadata. Jessica Moran and Jay...
Beyond the Binary: Pre-Ingest Preservation of Metadata. Jessica Moran and Jay...Beyond the Binary: Pre-Ingest Preservation of Metadata. Jessica Moran and Jay...
Beyond the Binary: Pre-Ingest Preservation of Metadata. Jessica Moran and Jay...
12th International Conference on Digital Preservation (iPRES 2015)
 
Experiment, Document & Decide: A Collaborative Approach to Preservation Plann...
Experiment, Document & Decide: A Collaborative Approach to Preservation Plann...Experiment, Document & Decide: A Collaborative Approach to Preservation Plann...
Experiment, Document & Decide: A Collaborative Approach to Preservation Plann...
12th International Conference on Digital Preservation (iPRES 2015)
 
Techniques for Preserving Scientific Software Executions: Preserve the Mess o...
Techniques for Preserving Scientific Software Executions: Preserve the Mess o...Techniques for Preserving Scientific Software Executions: Preserve the Mess o...
Techniques for Preserving Scientific Software Executions: Preserve the Mess o...
12th International Conference on Digital Preservation (iPRES 2015)
 
Archiving Deferred Representations Using a Two-Tiered Crawling Approach. Just...
Archiving Deferred Representations Using a Two-Tiered Crawling Approach. Just...Archiving Deferred Representations Using a Two-Tiered Crawling Approach. Just...
Archiving Deferred Representations Using a Two-Tiered Crawling Approach. Just...
12th International Conference on Digital Preservation (iPRES 2015)
 
Towards a Common Approach for Access to Digital Archival Records in Europe. A...
Towards a Common Approach for Access to Digital Archival Records in Europe. A...Towards a Common Approach for Access to Digital Archival Records in Europe. A...
Towards a Common Approach for Access to Digital Archival Records in Europe. A...
12th International Conference on Digital Preservation (iPRES 2015)
 
Benchmarks for Digital Preservation tools. Kresimir Duretec, Artur Kulmukhame...
Benchmarks for Digital Preservation tools. Kresimir Duretec, Artur Kulmukhame...Benchmarks for Digital Preservation tools. Kresimir Duretec, Artur Kulmukhame...
Benchmarks for Digital Preservation tools. Kresimir Duretec, Artur Kulmukhame...
12th International Conference on Digital Preservation (iPRES 2015)
 
One Core Preservation System for all your Data. No Exceptions! Marco Klindt a...
One Core Preservation System for all your Data. No Exceptions! Marco Klindt a...One Core Preservation System for all your Data. No Exceptions! Marco Klindt a...
One Core Preservation System for all your Data. No Exceptions! Marco Klindt a...
12th International Conference on Digital Preservation (iPRES 2015)
 
Developing a Framework for File Format Migrations. Joey Heinen and Andrea Goe...
Developing a Framework for File Format Migrations. Joey Heinen and Andrea Goe...Developing a Framework for File Format Migrations. Joey Heinen and Andrea Goe...
Developing a Framework for File Format Migrations. Joey Heinen and Andrea Goe...
12th International Conference on Digital Preservation (iPRES 2015)
 
A Foundational Framework for Digital Curation: The Sept Domain Model. Stephen...
A Foundational Framework for Digital Curation: The Sept Domain Model. Stephen...A Foundational Framework for Digital Curation: The Sept Domain Model. Stephen...
A Foundational Framework for Digital Curation: The Sept Domain Model. Stephen...
12th International Conference on Digital Preservation (iPRES 2015)
 

More from 12th International Conference on Digital Preservation (iPRES 2015) (14)

Educational Records of Practice: Preservation and Access Concerns. Elizabeth ...
Educational Records of Practice: Preservation and Access Concerns. Elizabeth ...Educational Records of Practice: Preservation and Access Concerns. Elizabeth ...
Educational Records of Practice: Preservation and Access Concerns. Elizabeth ...
 
Project Chrysalis – Transforming the Digital Business of the National Archive...
Project Chrysalis – Transforming the Digital Business of the National Archive...Project Chrysalis – Transforming the Digital Business of the National Archive...
Project Chrysalis – Transforming the Digital Business of the National Archive...
 
Preserving the Fruit of Our Labor: Establishing Digital Preservation Policies...
Preserving the Fruit of Our Labor: Establishing Digital Preservation Policies...Preserving the Fruit of Our Labor: Establishing Digital Preservation Policies...
Preserving the Fruit of Our Labor: Establishing Digital Preservation Policies...
 
DataNet Federation Consortium Preservation Policy Toolkit. Reagan Moore, Arco...
DataNet Federation Consortium Preservation Policy Toolkit. Reagan Moore, Arco...DataNet Federation Consortium Preservation Policy Toolkit. Reagan Moore, Arco...
DataNet Federation Consortium Preservation Policy Toolkit. Reagan Moore, Arco...
 
Characterization of CDROMs for Emulation-based Access. Klaus Rechert, Thomas ...
Characterization of CDROMs for Emulation-based Access. Klaus Rechert, Thomas ...Characterization of CDROMs for Emulation-based Access. Klaus Rechert, Thomas ...
Characterization of CDROMs for Emulation-based Access. Klaus Rechert, Thomas ...
 
Beyond the Binary: Pre-Ingest Preservation of Metadata. Jessica Moran and Jay...
Beyond the Binary: Pre-Ingest Preservation of Metadata. Jessica Moran and Jay...Beyond the Binary: Pre-Ingest Preservation of Metadata. Jessica Moran and Jay...
Beyond the Binary: Pre-Ingest Preservation of Metadata. Jessica Moran and Jay...
 
Experiment, Document & Decide: A Collaborative Approach to Preservation Plann...
Experiment, Document & Decide: A Collaborative Approach to Preservation Plann...Experiment, Document & Decide: A Collaborative Approach to Preservation Plann...
Experiment, Document & Decide: A Collaborative Approach to Preservation Plann...
 
Techniques for Preserving Scientific Software Executions: Preserve the Mess o...
Techniques for Preserving Scientific Software Executions: Preserve the Mess o...Techniques for Preserving Scientific Software Executions: Preserve the Mess o...
Techniques for Preserving Scientific Software Executions: Preserve the Mess o...
 
Archiving Deferred Representations Using a Two-Tiered Crawling Approach. Just...
Archiving Deferred Representations Using a Two-Tiered Crawling Approach. Just...Archiving Deferred Representations Using a Two-Tiered Crawling Approach. Just...
Archiving Deferred Representations Using a Two-Tiered Crawling Approach. Just...
 
Towards a Common Approach for Access to Digital Archival Records in Europe. A...
Towards a Common Approach for Access to Digital Archival Records in Europe. A...Towards a Common Approach for Access to Digital Archival Records in Europe. A...
Towards a Common Approach for Access to Digital Archival Records in Europe. A...
 
Benchmarks for Digital Preservation tools. Kresimir Duretec, Artur Kulmukhame...
Benchmarks for Digital Preservation tools. Kresimir Duretec, Artur Kulmukhame...Benchmarks for Digital Preservation tools. Kresimir Duretec, Artur Kulmukhame...
Benchmarks for Digital Preservation tools. Kresimir Duretec, Artur Kulmukhame...
 
One Core Preservation System for all your Data. No Exceptions! Marco Klindt a...
One Core Preservation System for all your Data. No Exceptions! Marco Klindt a...One Core Preservation System for all your Data. No Exceptions! Marco Klindt a...
One Core Preservation System for all your Data. No Exceptions! Marco Klindt a...
 
Developing a Framework for File Format Migrations. Joey Heinen and Andrea Goe...
Developing a Framework for File Format Migrations. Joey Heinen and Andrea Goe...Developing a Framework for File Format Migrations. Joey Heinen and Andrea Goe...
Developing a Framework for File Format Migrations. Joey Heinen and Andrea Goe...
 
A Foundational Framework for Digital Curation: The Sept Domain Model. Stephen...
A Foundational Framework for Digital Curation: The Sept Domain Model. Stephen...A Foundational Framework for Digital Curation: The Sept Domain Model. Stephen...
A Foundational Framework for Digital Curation: The Sept Domain Model. Stephen...
 

Recently uploaded

International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
Sebastiano Panichella
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Access Innovations, Inc.
 
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
OECD Directorate for Financial and Enterprise Affairs
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
Howard Spence
 
Acorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutesAcorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutes
IP ServerOne
 
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
0x01 - Newton's Third Law:  Static vs. Dynamic Abusers0x01 - Newton's Third Law:  Static vs. Dynamic Abusers
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
OWASP Beja
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Matjaž Lipuš
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Sebastiano Panichella
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
khadija278284
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Sebastiano Panichella
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
faizulhassanfaiz1670
 
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Orkestra
 
Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
Faculty of Medicine And Health Sciences
 
María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024
eCommerce Institute
 
Eureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 PresentationEureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 Presentation
Access Innovations, Inc.
 
Getting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control TowerGetting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control Tower
Vladimir Samoylov
 

Recently uploaded (16)

International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
 
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
 
Acorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutesAcorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutes
 
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
0x01 - Newton's Third Law:  Static vs. Dynamic Abusers0x01 - Newton's Third Law:  Static vs. Dynamic Abusers
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
 
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
 
Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
 
María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024
 
Eureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 PresentationEureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 Presentation
 
Getting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control TowerGetting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control Tower
 

Functional Access to Forensic Disk Images in a Web Service. Kam Woods, Christopher Lee, Oleg Stobbe, Thomas Liebetraut and Klaus Rechert