Skip to content

Commit f746647

Browse files
committed
Add adopters to menu and add SQLite Dissect
1 parent de7eda9 commit f746647

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

_data/nav.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
# link: /community/ontology.html
3535
- name: Members
3636
link: /community/members.html
37+
- name: Adopters
38+
link: /community/adopters.html
3739
- name: Meetings
3840
link: /community/meetings.html
3941
- name: Presentations

community/adopters.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
<ul>
88
<li><b>Autopsy® - the premier end-to-end opensource digital forensics platform.</b> Built by Basis Technology with the core features you expect in commercial forensic tools, Autopsy is a fast, thorough, and efficient hard drive investigation solution that evolves with your needs.</li>
9-
<li><b>Network Miner (free version)</b> - NetworkMiner is an opensource Network Forensic Analysis Tool (NFAT) for Windows (but also works in Linux / Mac OS X / FreeBSD). NetworkMiner can be used as a passive network sniffer/packet capturing tool in order to detect operating systems, sessions, hostnames, open ports etc. without putting any traffic on the network. NetworkMiner can also parse PCAP files for off-line analysis and to regenerate/reassemble transmitted files and certificates from PCAP files. NetworkMiner makes it easy to perform advanced Network Traffic Analysis (NTA) by providing extracted artifacts in an intuitive user interface. The way data is presented not only makes the analysis simpler, it also saves valuable time for the analyst or forensic investigator. NetworkMiner has, since the first release in 2007, become a popular tool among incident response teams as well as law enforcement. NetworkMiner is today used by companies and organizations all over the world.</li>
9+
<li><b><a href="https://github.com/Defense-Cyber-Crime-Center/sqlite-dissect" target="_blank">DC3 SQLite Dissect</a></b> - DC3 SQLite Dissect is a configurable SQLite parser with data recovery abilities over SQLite databases and their accompanying journal and WAL files.</li>
10+
<li><b>Network Miner (free version)</b> - NetworkMiner is an opensource Network Forensic Analysis Tool (NFAT) for Windows (but also works in Linux / Mac OS X / FreeBSD). NetworkMiner can be used as a passive network sniffer/packet capturing tool in order to detect operating systems, sessions, hostnames, open ports etc. without putting any traffic on the network. NetworkMiner can also parse PCAP files for off-line analysis and to regenerate/reassemble transmitted files and certificates from PCAP files. NetworkMiner makes it easy to perform advanced Network Traffic Analysis (NTA) by providing extracted artifacts in an intuitive user interface. The way data is presented not only makes the analysis simpler, it also saves valuable time for the analyst or forensic investigator. NetworkMiner has, since the first release in 2007, become a popular tool among incident response teams as well as law enforcement. NetworkMiner is today used by companies and organizations all over the world.</li>
1011
</ul>
1112

1213
<span><i>If you know of another tool that has added support for the CASE Ontology, please submit a <a href="https://github.com/casework/casework.github.io">pull request</a>!</i></span>

0 commit comments

Comments
 (0)