@

Common functions

1. Statistics -> Capture properties

You can view various properties of the capture package , Such as time , length , Interface, etc.

2. Statistics -> Protocol classification

View packages classified by protocol , Compared with looking through a large number of bags , The statistical results are clearer

3. Filter package Apply as filter

Want to filter out qualified packets , Just add a specific syntax to the input box . When we are not familiar with a particular grammar, we can choose to generate it automatically , The method is as follows :

E1: Filter out packets with a specific sequence number

for example : To filter out 512 Bag No , The filter condition we limit is the sequence number of the package , First, click to open a bag , find Frame Number, And then right-click “ Prepare the filter -> Choose ”

The rule will appear in the filter input box

Then you can modify the numbers yourself

E2: Filter out a IP Address or port

for example : Click to open a package , Find... In the package details Internet Protocol Version4(IPV4) agreement , Click on it to see Source Source IP, Choose this trip , Right click “ Prepare the filter -> Choose ”

Then you can see that the syntax automatically appears in the filter box



Here we choose the source IP namely src, If you want to filter general IP, Then change the rule to addr

If the filter port is the same , Find the port details , Right click “ Prepare the filter -> Choose ”

If you want to limit to a range rather than a single port , Select the greater than less than symbol and the and symbol

E3: export php file

choice “ file -> Export object ” You can export

E4: View active packages

choice “ Statistics ->conversation”

You can see the communication information between packets , Use it again Packets Sort , It will be arranged according to the number of packages from large to small , It can be seen that the objects with the most frequent communication , Commonly used in DDoS Investigation of

Wireshark Learning notes ( One ) More articles about common function cases and techniques

  1. python3.4 Learning notes ( 6、 ... and ) Common shortcut key use skills , Continuous updating

    python3.4 Learning notes ( 6、 ... and ) Common shortcut key use skills , Continuous updating install IDLE After the right mouse button click *.py file , You can see Edit with IDLE Select this to open the editor directly .IDLE Line number cannot be displayed by default , send ...

  2. ROS(indigo) Robot operating system learning materials and common function packages (ubuntu14.04LTS)

    ROS(indigo) Robot operating system learning materials and common function packages (ubuntu14.04LTS) 1. Website resources : ROSwiki Official website :http://wiki.ros.org/cn GitHub    ...

  3. ArcGIS Case study notes 3_1_ Geographic registration case _ Look for something

    ArcGIS Case study notes 3_1_ Geographic registration case _ Look for something Planned time : The first 3 In the morning Method : Geographic registration / Add link points / left-click / Right click / Enter coordinates data : Jiangsu Province .zip vector : provincial boundaries , The city community ,GPS WGS84 Geographic coordinate system ...

  4. ArcGIS Case study notes 3_1_ Geographic registration case _ Surface control points

    ArcGIS Case study notes 3_1_ Geographic registration case _ Surface control points Planned time : The first 3 In the morning Purpose : Terrain registration control point map data : Topographic map drg No coordinates : step 1. View map annotations 2. Geographic registration , Add control points 3. result : United ...

  5. Docker Introduction to technology and actual combat The second edition - Learning notes -8- Network function network-3- Container access control and custom bridges

    1) Container access control Access control for containers , Mainly through Linux Upper iptables Firewall to manage and implement . iptables yes Linux The default firewall software on , It comes with most distributions . Container access external network ...

  6. python3.4 Learning notes ( Ten ) Common operators , Conditional branches and loop instances

    python3.4 Learning notes ( Ten ) Common operators , Conditional branches and loop instances #Pyhon Common operators c = d = 10 d /= 8 #3.x Real division print(d) #1.25 c //= 8 # With two ...

  7. Python Common functions and instructions for learning notes

    Python Common functions and instructions for learning notes It is said that " Better a good memory than a bad pen ", There is some truth in what the ancestors have summed up for thousands of years , therefore , Write down the common things , I don't know , A surprise , Darling , There are so many functions ...

  8. WebStorm Share the skills of using common functions

    WebStorm yes JetBrain Developed by the company  JavaScript IDE, Easy to use , Can make the process of writing code more fluent . Here are some tips for using some common functions , Hope to help you better use this powerful ...

  9. [ original ]java WEB Learning notes 21:MVC Case complete practice (part 2)---DAO Floor design

    This blog is original : comprehensive Silicon Valley (http://www.atguigu.com) System tutorial for ( Thank you very much ) and Available resources on the Internet ( Blog , file , Books, etc ), I will indicate the source of the resource The purpose of this blog :① Summarize your learning process , Quite a ...

  10. java web jsp Learning notes -- summary - Common grammar , Instructions , Action elements , Implicit objects , Domain object

     JSP Learning notes 1. What is? jsp JSP The full name is Java Server Pages, It and servle The technology is the same , All are SUN A company defined one that is used to develop dynamic web Technology of resources .JSP/Servlet standard .JS ...

Random recommendation

  1. Hibernate The interview questions

    1.Hibernate How it works and why it works ? principle : 1. Read and parse configuration file 2. Read and parse the mapping information , establish SessionFactory 3. open Session 4. Create transaction Transation 5. a ...

  2. rsync Synchronization

    One . Backup client : 1. establish /etc/rsyncd.secrets Access configuration 600 ( Write the account password on the server side ) 2. Client configuration file : port=873log file=/var/log/rsync.log ...

  3. because add In the operator “Chinese_PRC_CI_AS” and “Chinese_PRC_CS_AS_WS” Sort rule conflicts between

    The sorting rule for one field is  Chinese_PRC_CS_AS_WS, An error is reported when connecting strings . Treatment scheme cast(columnName as varbinary) that will do

  4. ios Developer Certificate Invalid issuer

    2 month 14 After the day , As apple updates the security certificate : This will invalidate all Developer Certificates made locally : The developer certificate in the key chain cannot be used Solution : Download the apple security certificate again , And install 1: First search for the old certificate in the key chain , If there is , Please first ...

  5. java jvm Learning notes 8 ( Realization jar Code signature of the package )

      Welcome to loading, please explain the source :http://blog.csdn.net/yfqnihao/article/details/8267669 Course source code :http://download.csdn.net/detai ...

  6. Oracle Recover deleted data

    Oracle Recover deleted data , There are two main methods :SCN And time stamp . One . adopt SCN Recover deleted and committed data 1. Get the name of the current database scn Number select current_scn from v$database ...

  7. POJ 2112 Optimal Milking(Floyd+ Multiple match + Binary enumeration )

    The question : Yes K A milking machine ,C A cow , Every milking machine can only serve M A cow serves , What's given below K+C Matrix , It describes the distance between each other , Find out how far the farthest cow will go   input data : The first line has three numbers K, C, M  Next is   ...

  8. STM32F051 About printf Function in serial port printing

    1. Need to be in Options for Target -> Code Generation The admission Use MicroLIB: 2. You need to add the following function : int fputc(int ch, FILE ...

  9. MySQL varchar and char type

    varchar and char Two of the most important string types . Unfortunately , It's hard to explain exactly how these values are stored on disk and in memory , Because the specific implementation of this storage engine is related to . The following description assumes that the storage engine used is InnoDB perhaps MyISAM. ...

  10. PCB technological process - Appearance processing