当前位置:网站首页>Wireshark data analysis and forensics a.pacapng
Wireshark data analysis and forensics a.pacapng
2022-07-03 01:27:00 【Lonely fish】
Wireshark( Pre name Ethereal) Is a network packet analysis software . The function of network packet analysis software is to retrieve network packets , At the same time, the most detailed network packet data is displayed .Wireshark Use WinPCAP As an interface , Data message exchange with network card directly .
Suppose you are a network security engineer , Need to analyze the data of a company , Analyze the operations performed by hackers to obtain computer permissions , In this chapter, we mainly analyze the key data by analyzing the case data package .
A.pacapng Data packets
1. Through analysis windows 7 Packets on the desktop A.pcapng, Find the password for the hacker to connect the Trojan horse in one sentence , Use this password as FLAG Submit ;
Screening
httpagreementctrl+FSearch for keyword@eval

2. Through analysis windows 7 Packets on the desktop A.pcapng, View call upload one sentence Trojan file ;
aaaa.php
3. By analyzing the data package A.pcapng, Find the range of network segments scanned by hackers (IP In between ”,” separate , example :192.168.1.1-192.168.1.2) Use this range as FLAG Submit ;
Screening
arpagreement spotInfoSort out Here we are31But it was swept30Start connecting the Trojan horse To be specific, try again during the competition .


192.168.10.10-192.168.10.30
4. By analyzing the data package A.pcapng, What is the password to find the domain server , Use this password as FLAG Submit ;
163.com
5. By analyzing the data package A.pcapng, Find the file uploaded by the hacker and use the name as FLAG Submit ;
6. By analyzing the data package A.pcapng, Find out what the hacker downloaded , Treat the contents of this file as FLAG Submit ;
Put the packet into
kailiUsebinwalk -eTo separate



Use crunch Make a dictionary and insert it into the current directory passwd1.txt Next Use fcrackzip Blast zip The password for encrypting the file is DBOQ6457


flag{friday}
If you don't know the place, you can confide in the blogger , Welcome to exchange !! Communication group :603813289( Just built )
Finally, if it helps you I hope you can support the blogger for the third company , Your support is my greatest motivation , Reprint please indicate the original link support original thank you !
边栏推荐
- Expérience de recherche d'emploi d'un programmeur difficile
- Asynchronous, email and scheduled tasks
- 2022 Jiangxi Provincial Safety Officer B certificate reexamination examination and Jiangxi Provincial Safety Officer B certificate simulation examination question bank
- How is the mask effect achieved in the LPL ban/pick selection stage?
- SwiftUI 组件大全之使用 SceneKit 和 SwiftUI 构建交互式 3D 饼图(教程含源码)
- Thinkphp+redis realizes simple lottery
- Create your first Kivy program Hello word (tutorial includes source code)
- 按鍵精靈打怪學習-多線程後臺坐標識別
- 看疫情之下服装企业如何顺势而为
- The industrial scope of industrial Internet is large enough. The era of consumer Internet is only a limited existence in the Internet industry
猜你喜欢

Arduino dy-sv17f automatic voice broadcast

JS inheritance and prototype chain

什么是调。调的故事

音程的知识的总结

Asynchronous, email and scheduled tasks

强化学习 Q-learning 实例详解
![[my advanced journey of OpenGL learning] collation of Euler angle, rotation order, rotation matrix, quaternion and other knowledge](/img/ed/23331d939c9338760e426d368bfd5f.png)
[my advanced journey of OpenGL learning] collation of Euler angle, rotation order, rotation matrix, quaternion and other knowledge

leetcode 6103 — 从树中删除边的最小分数

Give you an array numbers that may have duplicate element values. It was originally an array arranged in ascending order, and it was rotated once according to the above situation. Please return the sm
![[androd] module dependency replacement of gradle's usage skills](/img/5f/968db696932f155a8c4a45f67135ac.png)
[androd] module dependency replacement of gradle's usage skills
随机推荐
Type expansion of non ts/js file modules
Correctly distinguish the similarities and differences among API, rest API, restful API and web service
ThinkPHP+Redis实现简单抽奖
Trois tâches principales: asynchrone, courrier et timing
[self management] time, energy and habit management
Key wizard hit strange learning - automatic path finding back to hit strange points
Canvas drawing -- bingdd
Kivy教程大全之如何在 Kivy 中创建下拉列表
wirehark数据分析与取证A.pacapng
Meibeer company is called "Manhattan Project", and its product name is related to the atomic bomb, which has caused dissatisfaction among Japanese netizens
[自我管理]时间、精力与习惯管理
R language ggplot2 visualization: use ggplot2 to display dataframe data that are all classified variables in the form of thermal diagram, and customize the legend color legend of factor
2022 Jiangxi Provincial Safety Officer B certificate reexamination examination and Jiangxi Provincial Safety Officer B certificate simulation examination question bank
MySQL --- 数据库查询 - 基本查询
leetcode 6103 — 从树中删除边的最小分数
每日一题之干草堆的移动
看疫情之下服装企业如何顺势而为
Draw love with go+ to express love to her beloved
[fh-gfsk] fh-gfsk signal analysis and blind demodulation research
按键精灵打怪学习-多线程后台坐标识别