A Bidirectional Data Packet Tampering Method for Linux System

Siou Lv,Pengfei Yang,Shengli Liu
DOI: https://doi.org/10.1117/12.2657241
2022-01-01
Abstract:Network data security is very important for each user and service provider, and every process of network data transmission is at risk of being tampered with. In this paper, we proposed a bidirectional tampering method of network data for Linux system. In this method we use the combination of Netfilter and iptables, and use the NetfilterQueue module in Python to tamper with the packets entering and leaving a Linux host. This tampering operation is transparent to upper users and may cause domain name redirection or many other serious consequences which threaten the security of hosts. Finally, the feasibility of this tampering method is verified by experiments.
What problem does this paper attempt to address?