CN116798457B - Recording behavior identification and management and control method, system, equipment and medium - Google Patents

Recording behavior identification and management and control method, system, equipment and medium Download PDF

Info

Publication number
CN116798457B
CN116798457B CN202311091003.6A CN202311091003A CN116798457B CN 116798457 B CN116798457 B CN 116798457B CN 202311091003 A CN202311091003 A CN 202311091003A CN 116798457 B CN116798457 B CN 116798457B
Authority
CN
China
Prior art keywords
recording
file
destination information
preset
optical disc
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202311091003.6A
Other languages
Chinese (zh)
Other versions
CN116798457A (en
Inventor
谷涛
张雷
李本学
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhongfu Safety Technology Co Ltd
Original Assignee
Zhongfu Safety Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhongfu Safety Technology Co Ltd filed Critical Zhongfu Safety Technology Co Ltd
Priority to CN202311091003.6A priority Critical patent/CN116798457B/en
Publication of CN116798457A publication Critical patent/CN116798457A/en
Application granted granted Critical
Publication of CN116798457B publication Critical patent/CN116798457B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/00086Circuits for prevention of unauthorised reproduction or copying, e.g. piracy
    • G11B20/00094Circuits for prevention of unauthorised reproduction or copying, e.g. piracy involving measures which result in a restriction to authorised record carriers
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B7/00Recording or reproducing by optical means, e.g. recording using a thermal beam of optical radiation by modifying optical properties or the physical structure, reproducing using an optical beam at lower power by sensing optical properties; Record carriers therefor
    • G11B7/004Recording, reproducing or erasing methods; Read, write or erase circuits therefor
    • G11B7/0045Recording

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Signal Processing (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

The application discloses a recording behavior identification and control method, a system, equipment and a medium, which mainly relate to the technical field of recording behavior identification and control and are used for solving the problems that an existing recording scheme needs to modify a recording file and can only carry out simple recording judgment. Comprising the following steps: obtaining the recording path and the recording destination information corresponding to the recording file; generating a recorded source file; when a preset recording process instruction or a preset recording process function is triggered, transmitting recording source files and recording destination information to a preset recording service system; calling a preset data detection function through a preset recording service system to check whether the data corresponding to the recording source file relate to sensitive data or not and whether the recording destination information is compliant or not; when sensitive data is not involved and the information of the recording destination is in compliance, a temporary mirror image file corresponding to the recording source file is generated; and recording the temporary image file to an optical disc corresponding to the recording destination information.

Description

Recording behavior identification and management and control method, system, equipment and medium
Technical Field
The present application relates to the field of recording behavior recognition and control technologies, and in particular, to a recording behavior recognition and control method, system, device, and medium.
Background
Recording is also called recording, i.e. the desired data is recorded in the medium such as optical disc, recording card (GBA) by means of a recorder or the like.
The existing recording behavior identification and management and control technology mainly comprises the following steps: 1. method and device for managing and controlling file burning, electronic equipment and storage medium (202111115351.3): adding a specific file identifier into a file to be controlled by the file burning control method, acquiring burning control information according to the file identifier when detecting that a user initiates burning of a target file through first burning software, and allowing or blocking burning behaviors of third-party burning software according to the file controlling authority; 2. an audit control method and system (202111630434.6) for optical disc writing: the system injection assembly or the third party injection assembly in the injection assembly module is used for hooking the system to record the control codes related to the drive; receiving a management and control strategy of a packet which is sent by a console device and belongs to a client device; and determining whether to record the optical disc of the client device or not by the injection component module according to the parameters of the recording control code and the management and control strategy.
However, in the method, the device, the electronic equipment and the storage medium for managing and controlling the file burning, the file to be audited and managed needs to be modified in the process of identifying and managing and controlling the burning behaviors, and the burning process is complicated for operators with more professionals; in addition, the method and the system for auditing and controlling the writing of the optical disc can only carry out simple writing judgment and can not carry out writing adjustment according to different files.
Disclosure of Invention
Aiming at the defects in the prior art, the application provides a recording behavior identification and control method, a system, equipment and a medium, which are used for solving the problems that the existing recording scheme needs to modify a recording file and can only carry out simple recording judgment.
In a first aspect, the present application provides a recording behavior identification and control method, the method comprising: obtaining the recording path and the recording destination information corresponding to the recording file; generating a recording source file according to the recording path and an LD_PRELOAD hook technology in a domestic operating system; when a preset recording process instruction or a preset recording process function is triggered, transmitting recording source files and recording destination information to a preset recording service system; calling a preset data detection function through a preset recording service system to check whether the data corresponding to the recording source file relate to sensitive data or not and whether the recording destination information is compliant or not; when sensitive data is not involved and the information of the recording destination is in compliance, a temporary mirror image file corresponding to the recording source file is generated; and recording the temporary image file to an optical disc corresponding to the recording destination information.
Further, generating a recording source file according to the recording path and the ld_pre hook technology specifically includes: opening a recording file corresponding to a recording path through an open in an LD_PRELOAD hook technology; calling read, and storing the recorded file into a memory buffer; creating a destination file through an open; calling write, and writing the recorded file in the memory buffer into the target file; determining a file path corresponding to a target file as a recorded source file; or opening a recording file corresponding to a recording path and creating a target file through an open in the LD_PRELOAD hook technology; calling a pipe to create a communication pipeline; using the splice to read the recorded file to the communication pipeline, and reading the recorded file from the communication pipeline to write the target file; and determining a file path corresponding to the target file as the recorded source file.
Further, before the temporary image file is recorded on the optical disc corresponding to the recording destination information, the method further includes: determining whether the optical disc is a rewritable optical disc; and when the optical disc is rewritable and an optical disc erasing command is received, erasing the data in the optical disc.
Further, when sensitive data are not involved and the information of the recording destination is in compliance, a temporary mirror image file corresponding to the recording source file is generated; recording the temporary image file to an optical disc corresponding to the recording destination information, specifically including: when sensitive data is not involved and the recording destination information is in compliance, a recording service system is preset to return release information; after the release information is obtained, a temporary image file corresponding to the recording source file is generated, and the domestic operating system calls an exec function through an LD_PRELOAD hook technology to record the temporary image file to an optical disc corresponding to the recording destination information; or after the release information is obtained, generating a temporary image file corresponding to the recording source file, and recording the temporary image file to an optical disc corresponding to the recording destination information through a preset SCSI subsystem controlled by a domestic operating system.
Further, after checking whether the data corresponding to the recording source file relates to the sensitive data and whether the recording destination information is compliant, the method further includes: when the sensitive data and/or the information of the recording destination are not in compliance, the blocking information is returned to the domestic operating system through the preset recording service system so as to block the recording through the domestic operating system.
In a second aspect, the present application provides a recording behavior recognition and control system, the system comprising: the generating module is used for acquiring the recording path and the recording destination information corresponding to the recording file; generating a recording source file according to the recording path and an LD_PRELOAD hook technology in a domestic operating system; the verification module is used for sending the recording source file and the recording destination information to the preset recording service system when a preset recording process instruction or a preset recording process function is triggered; calling a preset data detection function through a preset recording service system to check whether the data corresponding to the recording source file relate to sensitive data or not and whether the recording destination information is compliant or not; the recording module is used for generating a temporary mirror image file corresponding to the recording source file when the sensitive data are not involved and the recording destination information is in compliance; and recording the temporary image file to an optical disc corresponding to the recording destination information.
Further, the generating module comprises a generating unit, a recording unit and a recording unit, wherein the generating unit is used for opening a recording file corresponding to a recording path through open in the LD_PRELOAD hook technology; calling read, and storing the recorded file into a memory buffer; creating a destination file through an open; calling write, and writing the recorded file in the memory buffer into the target file; determining a file path corresponding to a target file as a recorded source file; or opening a recording file corresponding to a recording path and creating a target file through an open in the LD_PRELOAD hook technology; calling a pipe to create a communication pipeline; using the splice to read the recorded file to the communication pipeline, and reading the recorded file from the communication pipeline to write the target file; and determining a file path corresponding to the target file as the recorded source file.
Further, the recording module comprises a recording unit; when the sensitive data is not involved and the recording destination information is compliant, the recording service system is preset to return release information; after the release information is obtained, a temporary image file corresponding to the recording source file is generated, and the domestic operating system calls an exec function through an LD_PRELOAD hook technology to record the temporary image file to an optical disc corresponding to the recording destination information; or after the release information is obtained, generating a temporary image file corresponding to the recording source file, and recording the temporary image file to an optical disc corresponding to the recording destination information through a preset SCSI subsystem controlled by a domestic operating system.
In a third aspect, the present application provides a recording behavior recognition and control apparatus, the apparatus comprising: a processor; and a memory having executable code stored thereon that, when executed, causes the processor to perform a recording behavior identification and management method as defined in any one of the above.
In a fourth aspect, the present application provides a non-volatile computer storage medium having stored thereon computer instructions which, when executed, implement a recording behavior identification and management method as described in any one of the above.
As will be appreciated by those skilled in the art, the present application has at least the following beneficial effects:
the application does not relate to modifying the file to be audited and controlled, and simplifies the recording flow. In addition, the application obtains the corresponding recording path and recording destination information of the recorded file; and generating a recording source file according to the recording path and an LD_PRELOAD hook technology in a domestic operating system, thereby realizing accurate control of the recording data range. More importantly, the application calls the preset data detection function through the preset recording service system to check whether the data corresponding to the recording source file relate to the sensitive data and whether the recording destination information is in compliance, and carries out recording when the sensitive data are not related and the recording destination information is in compliance, or else does not record. The recording adjustment is realized according to different files.
Drawings
Some embodiments of the present disclosure are described below with reference to the accompanying drawings, in which:
fig. 1 is a flowchart of a recording behavior recognition and control method according to an embodiment of the present application.
Fig. 2 is a schematic diagram of an internal structure of a recording behavior recognition and control system according to an embodiment of the present application.
Fig. 3 is a schematic diagram of an internal structure of a recording behavior recognition and control device according to an embodiment of the present application.
Detailed Description
It should be understood by those skilled in the art that the embodiments described below are only preferred embodiments of the present disclosure, and do not represent that the present disclosure can be realized only by the preferred embodiments, which are merely for explaining the technical principles of the present disclosure, not for limiting the scope of the present disclosure. Based on the preferred embodiments provided by the present disclosure, all other embodiments that may be obtained by one of ordinary skill in the art without inventive effort shall still fall within the scope of the present disclosure.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises an element.
The following describes the technical scheme provided by the embodiment of the application in detail through the attached drawings.
The embodiment of the application provides a recording behavior identification and control method, as shown in fig. 1, which mainly comprises the following steps:
step 110, obtaining the recording path and the recording destination information corresponding to the recorded file; and generating a recording source file according to the recording path and the LD_PRELOAD hook technology in the domestic operating system.
It should be noted that, the recording destination information may specifically be: CD driver information, recording process information and recording user information. The domestic operating system can be specifically red flag Linux, unified trust UOS, kylin software and the like.
The generating the recording source file according to the recording path and the ld_reloadhook technology may specifically be:
opening a recording file corresponding to a recording path through an open in an LD_PRELOAD hook technology; calling read, and storing the recorded file into a memory buffer; creating a destination file through an open; calling write, and writing the recorded file in the memory buffer into the target file; determining a file path corresponding to a target file as a recorded source file;
or opening a recording file corresponding to a recording path and creating a target file through an open in the LD_PRELOAD hook technology; calling a pipe to create a communication pipeline; using the splice to read the recorded file to the communication pipeline, and reading the recorded file from the communication pipeline to write the target file; and determining a file path corresponding to the target file as the recorded source file.
It should be noted that, open, read, write, pipe, splice, close is a key function preset in ld_reloadhook technology, and the specific content of the present application is not limited.
Step 120, when a preset recording process instruction or a preset recording process function is triggered, transmitting recording source file and recording destination information to a preset recording service system; and calling a preset data detection function through a preset recording service system to check whether the data corresponding to the recording source file relate to sensitive data and whether the recording destination information is compliant.
It should be noted that, the process of triggering the preset recording process instruction or the preset recording process function may be manually triggered.
In the steps of: when sensitive data is not involved and the information of the recording destination is in compliance, a temporary mirror image file corresponding to the recording source file is generated; the recording of the temporary image file to the optical disc corresponding to the recording destination information may be specifically:
when sensitive data is not involved and the recording destination information is in compliance, a recording service system is preset to return release information;
after the release information is obtained, a temporary image file corresponding to the recording source file is generated, and the domestic operating system calls an exec function through an LD_PRELOAD hook technology to record the temporary image file to an optical disc corresponding to the recording destination information;
or after the release information is obtained, generating a temporary image file corresponding to the recording source file, and recording the temporary image file to an optical disc corresponding to the recording destination information through a preset SCSI subsystem controlled by a domestic operating system.
It should be noted that, the specific process of generating the temporary image file corresponding to the recording source file may be determined by a person skilled in the art according to specific recording software. For example, the burning software calls commands such as geneoisage or uses the content of the domestic operating system to preset library functions that can implement the operating procedure.
In addition, the specific process of recording the temporary image file to the optical disc corresponding to the recording destination information can be realized by the prior art, which is not limited in the present application.
In addition, the application can also block the burning operation, which can be specifically: after checking whether the data corresponding to the recording source file relate to sensitive data and whether the recording destination information is compliant, the method further comprises:
when the sensitive data and/or the information of the recording destination are not in compliance, the blocking information is returned to the domestic operating system through the preset recording service system so as to block the recording through the domestic operating system.
130, generating a temporary mirror image file corresponding to a recording source file when sensitive data are not involved and recording destination information is compliant; and recording the temporary image file to an optical disc corresponding to the recording destination information.
In addition, the present application can provide an optical disc erasing operation, which may specifically be: before the temporary image file is recorded on the optical disc corresponding to the recording destination information, the method further comprises the following steps: determining whether the optical disc is a rewritable optical disc; and when the optical disc is rewritable and an optical disc erasing command is received, erasing the data in the optical disc.
It should be noted that, the specific process of providing the optical disc erasing operation may be determined by a person skilled in the art according to specific recording software. For example, the burning software calls commands such as cdrecord/grown isofs or uses the content of the domestic operating system to preset library functions capable of realizing the operating process.
In addition, fig. 2 is a schematic diagram of a recording behavior recognition and control system according to an embodiment of the present application. As shown in fig. 2, the system provided by the embodiment of the present application mainly includes:
the generating module 210 is configured to obtain a recording path and recording destination information corresponding to the recording file; and generating a recording source file according to the recording path and the LD_PRELOAD hook technology in the domestic operating system.
It should be noted that, the generating module 210 may be any feasible device or system or APP capable of generating the recording source file according to the recording path and the recording destination information.
The generating module 210 includes a generating unit 211, configured to open a recording file corresponding to a recording path through open in ld_reloadhook technology; calling read, and storing the recorded file into a memory buffer; creating a destination file through an open; calling write, and writing the recorded file in the memory buffer into the target file; determining a file path corresponding to a target file as a recorded source file; or opening a recording file corresponding to a recording path and creating a target file through an open in the LD_PRELOAD hook technology; calling a pipe to create a communication pipeline; using the splice to read the recorded file to the communication pipeline, and reading the recorded file from the communication pipeline to write the target file; and determining a file path corresponding to the target file as the recorded source file.
The verification module 220 is configured to send the recording source file and the recording destination information to the preset recording service system when a preset recording process instruction or a preset recording process function is triggered; and calling a preset data detection function through a preset recording service system to check whether the data corresponding to the recording source file relate to sensitive data and whether the recording destination information is compliant.
The recording module 230 is configured to generate a temporary image file corresponding to the recording source file when the sensitive data is not involved and the recording destination information is compliant; and recording the temporary image file to an optical disc corresponding to the recording destination information.
The recording module 230 includes a recording unit 231;
when the sensitive data is not involved and the recording destination information is compliant, the recording service system is preset to return release information; after the release information is obtained, a temporary image file corresponding to the recording source file is generated, and the domestic operating system calls an exec function through an LD_PRELOAD hook technology to record the temporary image file to an optical disc corresponding to the recording destination information; or after the release information is obtained, generating a temporary image file corresponding to the recording source file, and recording the temporary image file to an optical disc corresponding to the recording destination information through a preset SCSI subsystem controlled by a domestic operating system.
The above is a method embodiment of the present application, and based on the same inventive concept, the embodiment of the present application further provides a recording behavior identification and management and control device. As shown in fig. 3, the apparatus includes: a processor; and a memory having executable code stored thereon, which when executed causes the processor to perform a recording behavior recognition and management method as in the above embodiments.
Specifically, the server side acquires the recording path and the recording destination information corresponding to the recorded file; generating a recording source file according to the recording path and an LD_PRELOAD hook technology in a domestic operating system; when a preset recording process instruction or a preset recording process function is triggered, transmitting recording source files and recording destination information to a preset recording service system; calling a preset data detection function through a preset recording service system to check whether the data corresponding to the recording source file relate to sensitive data or not and whether the recording destination information is compliant or not; when sensitive data is not involved and the information of the recording destination is in compliance, a temporary mirror image file corresponding to the recording source file is generated; and recording the temporary image file to an optical disc corresponding to the recording destination information.
In addition, the embodiment of the application also provides a nonvolatile computer storage medium, on which executable instructions are stored, and when the executable instructions are executed, the method for identifying and controlling the recording behavior is realized.
Thus far, the technical solution of the present disclosure has been described in connection with the foregoing embodiments, but it is easily understood by those skilled in the art that the protective scope of the present disclosure is not limited to only these specific embodiments. The technical solutions in the above embodiments may be split and combined by those skilled in the art without departing from the technical principles of the present disclosure, and equivalent modifications or substitutions may be made to related technical features, which all fall within the scope of the present disclosure.

Claims (8)

1. The method for identifying and controlling the burning behavior is characterized by comprising the following steps:
obtaining the recording path and the recording destination information corresponding to the recording file; generating a recording source file according to a recording path and an LD_PRELOAD hook technology in a domestic operating system, wherein the method specifically comprises the following steps:
opening a recording file corresponding to a recording path through an open in an LD_PRELOAD hook technology; calling read, and storing the recorded file into a memory buffer; creating a destination file through an open; calling write, and writing the recorded file in the memory buffer into the target file; determining a file path corresponding to a target file as a recorded source file; or opening a recording file corresponding to a recording path and creating a target file through an open in the LD_PRELOAD hook technology; calling a pipe to create a communication pipeline; using the splice to read the recorded file to the communication pipeline, and reading the recorded file from the communication pipeline to write the target file; determining a file path corresponding to a target file as a recorded source file;
when a preset recording process instruction or a preset recording process function is triggered, transmitting recording source files and recording destination information to a preset recording service system; calling a preset data detection function through a preset recording service system to check whether the data corresponding to the recording source file relate to sensitive data or not and whether the recording destination information is compliant or not;
when sensitive data is not involved and the information of the recording destination is in compliance, a temporary mirror image file corresponding to the recording source file is generated; and recording the temporary image file to an optical disc corresponding to the recording destination information.
2. The recording behavior recognition and control method according to claim 1, wherein before recording the temporary image file to the optical disc corresponding to the recording destination information, the method further comprises:
determining whether the optical disc is a rewritable optical disc;
and when the optical disc is rewritable and an optical disc erasing command is received, erasing the data in the optical disc.
3. The method for identifying, managing and controlling recording behavior according to claim 1, wherein when sensitive data is not involved and recording destination information is compliant, a temporary image file corresponding to a recording source file is generated; recording the temporary image file to an optical disc corresponding to the recording destination information, specifically including:
when sensitive data is not involved and the recording destination information is in compliance, a recording service system is preset to return release information;
after the release information is obtained, a temporary image file corresponding to the recording source file is generated, and the domestic operating system calls an exec function through an LD_PRELOAD hook technology to record the temporary image file to an optical disc corresponding to the recording destination information;
or after the release information is obtained, generating a temporary image file corresponding to the recording source file, and recording the temporary image file to an optical disc corresponding to the recording destination information through a preset SCSI subsystem controlled by a domestic operating system.
4. The recording behavior recognition and control method according to claim 1, wherein after verifying whether the data corresponding to the recording source file relates to sensitive data and whether the recording destination information is compliant, the method further comprises:
when the sensitive data and/or the information of the recording destination are not in compliance, the blocking information is returned to the domestic operating system through the preset recording service system so as to block the recording through the domestic operating system.
5. A recording behavior recognition and control system, the system comprising:
the generating module is used for acquiring the recording path and the recording destination information corresponding to the recording file; generating a recording source file according to the recording path and an LD_PRELOAD hook technology in a domestic operating system; the generating module comprises a generating unit and a recording unit, wherein the generating unit is used for opening a recording file corresponding to a recording path through open in the LD_PRELOAD hook technology; calling read, and storing the recorded file into a memory buffer; creating a destination file through an open; calling write, and writing the recorded file in the memory buffer into the target file; determining a file path corresponding to a target file as a recorded source file; or opening a recording file corresponding to a recording path and creating a target file through an open in the LD_PRELOAD hook technology; calling a pipe to create a communication pipeline; using the splice to read the recorded file to the communication pipeline, and reading the recorded file from the communication pipeline to write the target file; determining a file path corresponding to a target file as a recorded source file;
the verification module is used for sending the recording source file and the recording destination information to the preset recording service system when a preset recording process instruction or a preset recording process function is triggered; calling a preset data detection function through a preset recording service system to check whether the data corresponding to the recording source file relate to sensitive data or not and whether the recording destination information is compliant or not;
the recording module is used for generating a temporary mirror image file corresponding to the recording source file when the sensitive data are not involved and the recording destination information is in compliance; and recording the temporary image file to an optical disc corresponding to the recording destination information.
6. The recording behavior recognition and control system according to claim 5, wherein the recording module comprises a recording unit;
when the sensitive data is not involved and the recording destination information is compliant, the recording service system is preset to return release information;
after the release information is obtained, a temporary image file corresponding to the recording source file is generated, and the domestic operating system calls an exec function through an LD_PRELOAD hook technology to record the temporary image file to an optical disc corresponding to the recording destination information;
or after the release information is obtained, generating a temporary image file corresponding to the recording source file, and recording the temporary image file to an optical disc corresponding to the recording destination information through a preset SCSI subsystem controlled by a domestic operating system.
7. A recording behavior recognition and control device, the device comprising:
a processor;
and a memory having executable code stored thereon that, when executed, causes the processor to perform a recording behavior identification and management method according to any one of claims 1-4.
8. A non-transitory computer storage medium having stored thereon computer instructions which, when executed, implement a recording behavior recognition and management method according to any one of claims 1-4.
CN202311091003.6A 2023-08-29 2023-08-29 Recording behavior identification and management and control method, system, equipment and medium Active CN116798457B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311091003.6A CN116798457B (en) 2023-08-29 2023-08-29 Recording behavior identification and management and control method, system, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311091003.6A CN116798457B (en) 2023-08-29 2023-08-29 Recording behavior identification and management and control method, system, equipment and medium

Publications (2)

Publication Number Publication Date
CN116798457A CN116798457A (en) 2023-09-22
CN116798457B true CN116798457B (en) 2023-12-15

Family

ID=88050123

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311091003.6A Active CN116798457B (en) 2023-08-29 2023-08-29 Recording behavior identification and management and control method, system, equipment and medium

Country Status (1)

Country Link
CN (1) CN116798457B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8218941B1 (en) * 2008-06-18 2012-07-10 Monsoon Multimedia Method and system to transfer video from a video source to optical media
CN102708317A (en) * 2012-05-03 2012-10-03 沈阳通用软件有限公司 Recording auditing method under Windows platform on basis of filter driver
CN102930875A (en) * 2011-08-10 2013-02-13 上海康纬斯电子技术有限公司 Real-time synchronous audio and video recording method
CN106022014A (en) * 2016-05-16 2016-10-12 武汉斗鱼网络科技有限公司 Packing method and unpacking method for resource files
CN108319867A (en) * 2018-02-02 2018-07-24 大势至(北京)软件工程有限公司 Dualized file divulgence prevention method and system based on HOOK and window filter
CN112580066A (en) * 2019-09-30 2021-03-30 北京国双科技有限公司 Data protection method and device
CN113066515A (en) * 2021-04-14 2021-07-02 统信软件技术有限公司 Optical disc recording method, computing equipment and readable storage medium
CN113297566A (en) * 2020-05-15 2021-08-24 阿里巴巴集团控股有限公司 Sandbox implementation method, sandbox implementation device, sandbox implementation equipment and storage medium
CN113779636A (en) * 2021-09-23 2021-12-10 成都卫士通信息产业股份有限公司 File burning control method and device, electronic equipment and storage medium
CN114020704A (en) * 2021-09-29 2022-02-08 中孚安全技术有限公司 File copying behavior identification method and system under Linux system
CN114446328A (en) * 2021-12-27 2022-05-06 奇安信科技集团股份有限公司 Optical disk recording auditing method and device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8218941B1 (en) * 2008-06-18 2012-07-10 Monsoon Multimedia Method and system to transfer video from a video source to optical media
CN102930875A (en) * 2011-08-10 2013-02-13 上海康纬斯电子技术有限公司 Real-time synchronous audio and video recording method
CN102708317A (en) * 2012-05-03 2012-10-03 沈阳通用软件有限公司 Recording auditing method under Windows platform on basis of filter driver
CN106022014A (en) * 2016-05-16 2016-10-12 武汉斗鱼网络科技有限公司 Packing method and unpacking method for resource files
CN108319867A (en) * 2018-02-02 2018-07-24 大势至(北京)软件工程有限公司 Dualized file divulgence prevention method and system based on HOOK and window filter
CN112580066A (en) * 2019-09-30 2021-03-30 北京国双科技有限公司 Data protection method and device
CN113297566A (en) * 2020-05-15 2021-08-24 阿里巴巴集团控股有限公司 Sandbox implementation method, sandbox implementation device, sandbox implementation equipment and storage medium
CN113066515A (en) * 2021-04-14 2021-07-02 统信软件技术有限公司 Optical disc recording method, computing equipment and readable storage medium
CN113779636A (en) * 2021-09-23 2021-12-10 成都卫士通信息产业股份有限公司 File burning control method and device, electronic equipment and storage medium
CN114020704A (en) * 2021-09-29 2022-02-08 中孚安全技术有限公司 File copying behavior identification method and system under Linux system
CN114446328A (en) * 2021-12-27 2022-05-06 奇安信科技集团股份有限公司 Optical disk recording auditing method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于LD-PRELOAD的文件系统管理;施展;冯丹;赵恒;姚莹莹;;华中科技大学学报(自然科学版)(第10期);6-9 *

Also Published As

Publication number Publication date
CN116798457A (en) 2023-09-22

Similar Documents

Publication Publication Date Title
US7475203B1 (en) Methods and systems for enabling non-destructive erasure of data
US20100211541A1 (en) Security erase of a delete file and of sectors not currently assigned to a file
US8103878B2 (en) Control device, update method and control software
US20130174214A1 (en) Management Tracking Agent for Removable Media
CN102306252A (en) Apparatus and method for monitoring and controlling access to data on a computer readable medium
JPWO2007007805A1 (en) Verification method, verification program, recording medium, information processing apparatus, integrated circuit
US20150020167A1 (en) System and method for managing files
CN116798457B (en) Recording behavior identification and management and control method, system, equipment and medium
US20050246509A1 (en) Tape drive apparatus, method and computer program product
US8424081B2 (en) Disk unit, magnetic disk unit and information storage unit
JP2000132459A (en) Data storage system
US6751625B2 (en) Record medium and method of controlling access to record medium
CN112825098A (en) Data protection method and device, computing equipment and storage medium
US8266403B2 (en) Storage system, unauthorized access detection method, and non-transitory computer-readable medium storing unauthorized access detection program
JP2007200244A (en) Information management system and information management method
US20080226264A1 (en) Recording medium handling apparatus and method
JP6585464B2 (en) Information recording apparatus, method for preventing falsification of information recording apparatus, and program
KR102009405B1 (en) Integrated build method and system for mobile applications
JP2018139025A (en) Data erasing method, data erasing program, computer with data erasing program and data erasing management server
CN112988672B (en) User data protection method and device
US8088172B2 (en) Data processing apparatus, data processing method, and computer readable medium
CN109863480B (en) Memory comprising a boot area that can only be recorded by the owner
CN101373452B (en) Method for testing hard disk read-write operations
CN116756786B (en) Method and device for controlling use and safety of mobile storage medium
CN113285929B (en) Terminal validity detection method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant