Unlock instant, AI-driven research and patent intelligence for your innovation.

Storage and recovery method of static data during TELNET user operating process

A technology of operation process and static data, applied in the direction of digital transmission system, electrical components, transmission system, etc., can solve problems such as unfavorable observation, and achieve the effect of convenient viewing

Inactive Publication Date: 2009-09-09
BEIJING VENUS INFORMATION TECH
View PDF0 Cites 1 Cited by
  • Summary
  • Abstract
  • Description
  • Claims
  • Application Information

AI Technical Summary

Problems solved by technology

[0005] This scrolling display method in which the new screen information covers the old screen information is not conducive to observation

Method used

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
View more

Image

Smart Image Click on the blue labels to locate them in the text.
Viewing Examples
Smart Image
  • Storage and recovery method of static data during TELNET user operating process

Examples

Experimental program
Comparison scheme
Effect test

Embodiment 1

[0020] Embodiment 1: as figure 1 as shown,

[0021] A method for preserving and replaying static data of a TELNET user operation process, the method comprising the steps of:

[0022] Define a CStringList object, which is a linked list whose node type is string, used to simulate screen output; define two variables iPosX, iPosY, used to represent the current position of the cursor. iPosX indicates which character position of a certain line should be operated, and iPosY indicates which node in CStringList, that is, the current line. The first character position of the first node in CStringList is iPosX=1, iPosY=1.

[0023] The processing steps are as follows:

[0024] (1) First, the packet capture system records a certain TELNET session process, and the storage form is not limited.

[0025] (2) Filter out the data sent from the server to the client.

[0026] (3) Construct a data structure for simulating screen display, such as using the CStringList class in MFC, where each C...

Embodiment 2

[0044] Embodiment 2: as figure 1 As shown, a method for saving and replaying static data in a TELNET user operation process, the TELNET protocol includes two types of special control characters, one is a command sequence beginning with IAC (hexadecimal FF), and is used to negotiate various control characters. One option; the other is the so-called escape sequence (escape character sequence), which is a character sequence beginning with Esc[, which is used to control the screen format, such as cursor position, font color, and clear characters. The key of the present invention is exactly how to control the escape sequence, so as to prevent old information from being cleared.

[0045] The key algorithm design is as follows:

[0046] ●Do not process the commands beginning with IAC, because it does not affect the display during playback.

[0047] ●Do not process the data sent from the client to the server, but only process the data sent from the server to the client, because the ...

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
Login to View More

PUM

No PUM Login to View More

Abstract

The invention relates to a storage and recovery method of static data during the TELNET user operating process, which belongs to an important technology of network security. The method is characterized in that the one-time comprehensive display is performed to the entire operating process of the user on the basis of obtaining a TELNET data packet. The method comprises the following steps: the object of a CStringList (character string list) is defined, a packet grasping system is used for recording the conversation process of the TELNET at a time with unlimited storage form; the data transmitted to the client-side by a server is filtered out; a data structure is constructed and used for simulating the screen display; and the data transmitted to the client side by the server is analyzed. The invention has the advantages that the method solves the technical problem that the network data packet is stored in the database to be convenient for analyzed data transmission and transformation and is further more effective for checking the operating process.

Description

technical field [0001] The invention relates to a method for saving and replaying static data in the operation process of a TELNET user, which is one of the important technologies of network security. Background technique [0002] Many network security products have the ability to save network packets to a database for later analysis. [0003] Most of the playback of user operations on TELNET (remote login protocol) uses a terminal emulator (emulator) to simulate the user's operation process, but this terminal emulation simulation has an important shortcoming: [0004] ●During the TELNET interaction process, the window size of the client has a fixed size, that is to say, with the continuous operation of the user, the old information on the screen will be continuously covered by new information. [0005] The scrolling display mode in which the new screen information covers the old screen information is not conducive to observation. [0006] The present invention is just a n...

Claims

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
Login to View More

Application Information

Patent Timeline
no application Login to View More
Patent Type & Authority Applications(China)
IPC IPC(8): H04L9/00H04L29/06
Inventor 王征尹航孙海波
Owner BEIJING VENUS INFORMATION TECH