Review Article

Fake News Detection Techniques on Social Media: A Survey

Algorithm 1

Verifying IP address for fake news.
1. Begin
2. Initialize check =0, valid =1; //the check is binary for
Every session
3. If(count == IP)
4. While IP. Changes(“DNS hijack#”); //DNS attack
5. Detect(“IP”). Tag(“session”)
6. Else(tag_IP);
7. Mark IP_valid++;
8. End if