- Learning Network Forensics
- Samir Datt
- 204字
- 2021-07-16 12:58:50
Defining network forensics
What exactly is network forensics?
As per National Institute of Standards and Technology (NIST), Digital forensics, also known as computer and network forensics, has many definitions. Generally, it is considered the application of science to the identification, collection, examination, and analysis of data while preserving the integrity of the information and maintaining a strict chain of custody for the data.
Refer to http://csrc.nist.gov/publications/nistpubs/800-86/SP800-86.pdf for more information.
As per WhatIs.com, network forensics is the capture, recording, and analysis of network events in order to discover the source of security attacks or other problem incidents.
Broadly speaking, network forensics, in most people's perception, involves the CIA process. In this case, CIA stands for the following:
- Capture (capture packets)
- Identify (identify packets based on certain filtering criterion, such as date and time)
- Analyze (both known and unknown packets to understand what's going on)
The following image illustrates this:
Broadly speaking, network forensics is the subset of digital forensics that deals with the investigation of events and activities related to digital networks. This involves monitoring and capturing network traffic and its related data from devices on the network with the objective of gathering evidence in a manner that is acceptable in the court of law.
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Java Web及其框架技術
- 趣學Python算法100例
- Learning Neo4j 3.x(Second Edition)
- Learning Apache Mahout Classification
- Linux命令行與shell腳本編程大全(第4版)
- Linux Device Drivers Development
- 微信小程序入門指南
- MATLAB for Machine Learning
- Node.js全程實例
- C語言程序設計習題與實驗指導
- C語言程序設計與應用(第2版)
- 計算機應用基礎項目化教程
- 單片機原理及應用技術
- Python編程入門(第3版)