- AI analysis
- An automated review of suspicious file sections that returns a plain-language assessment.
- Allow list
- File versions you confirmed are safe. Changed versions are scanned again.
- False positive
- A legitimate file flagged because it contains unusual or powerful code.
- Malware
- Code created to damage a site, steal data, send spam, redirect visitors, or provide unauthorized access.
- Persistence
- A hidden file, task, process, account, or database entry that lets malware return.
- PHP
- The programming language used by WordPress and most plugins and themes.
- Repository
- An official software source. BitFire compares files with WordPress.org versions when available.
- Security salts
- Secret values in
wp-config.php that protect login cookies. Changing them logs out existing sessions.
- SFTP
- An encrypted method for transferring and managing files on a web server.