Analysis and Defense of Network Attacking Based on the Linux Server

0Citations
Citations of this article
3Readers
Mendeley users who have this article in their library.
Get full text

Abstract

The kernel of the Linux server is analyzed to find out the main cause of the server’s denial of service when it is attacked. In the kernel, when the connection request information memory is full, the new connection request is discarded. Therefore, the printk function was used to alert the kernel output log when the memory was full, the processing of discarding the connection request in the kernel was changed, and the function tcp_syn_flood_action was applied to full memory processing. In the function tcp_syn_flood_action, the free function was used to release the memory according to the condition, so that the new connection request has a storage space, thereby offering the server’s normal service. Finally, the proposed defense technology is verified to be effective.

Author supplied keywords

Cite

CITATION STYLE

APA

Lang, D., Ding, W., Xiang, Y., & Liu, X. (2019). Analysis and Defense of Network Attacking Based on the Linux Server. In Communications in Computer and Information Science (Vol. 1058, pp. 357–372). Springer Verlag. https://doi.org/10.1007/978-981-15-0118-0_28

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free