In WordPress, which of the following attacks can you see via the logs?

In WordPress, which of the following attacks can you see via the logs?

1. Cross-Site Scripting (XSS)
2. Remote File Inclusion (RFI)
3. Local File Inclusion (LFI)
4. Directory Traversal attempts

  • All 1, 2, 3, and 4
  • Only 1, 2, and 3
  • Only 2, 3, and 4
  • Only 1, 3, and 4