PARASITIC COMPUTING

Parasitic computing is programming technique where a program in normal authorized interactions with another program manages to get the other program to perform computations of a complex nature. It is, in a sense, a security exploit in that the program implementing the parasitic computing has no authority to consume resources made available to the other program.

The example given by the original paper was two computers communicating over the Internet, under disguise of a standard communications session. The first computer is attempting to solve a large and extremely difficult 3-SAT problem; it has decomposed the original 3-SAT problem in a considerable number of smaller problems. Each of these smaller problems is then encoded as a relation between a checksum and a packet such that whether the checksum is accurate or not is also the answer to that smaller problem. The packet/checksum is then sent to another computer. This computer will, as part of receiving the packet and deciding whether it is valid and well-formed, create a checksum of the packet and see whether it is identical to the provided checksum. If the checksum is invalid, it will then request a new packet from the original computer. The original computer now knows the answer to that smaller problem based on the second computer's response, and can transmit a fresh packet embodying a different sub-problem. Eventually, all the sub-problems will be answered and the final answer easily calculated. So in the end, the target computer(s) is unaware that it has performed computation for the benefit of the other computer, or even done anything besides have a normal TCP/IP session.

Subscribe to access this work and thousands more
Overall Rating

0

5 Star
(0)
4 Star
(0)
3 Star
(0)
2 Star
(0)
1 Star
(0)
APA

Julius, O. (2018). PARASITIC COMPUTING. Afribary. Retrieved from https://afribary.com/works/parasitic-computing-1

MLA 8th

Julius, Oluwanbe "PARASITIC COMPUTING" Afribary. Afribary, 17 May. 2018, https://afribary.com/works/parasitic-computing-1. Accessed 27 Apr. 2024.

MLA7

Julius, Oluwanbe . "PARASITIC COMPUTING". Afribary, Afribary, 17 May. 2018. Web. 27 Apr. 2024. < https://afribary.com/works/parasitic-computing-1 >.

Chicago

Julius, Oluwanbe . "PARASITIC COMPUTING" Afribary (2018). Accessed April 27, 2024. https://afribary.com/works/parasitic-computing-1

Document Details
Field: Computer Science Type: Seminar 13 PAGES (3369 WORDS) (doc)