Research Article

BEFP: An Extension Recognition System Based on Behavioral and Environmental Fingerprinting

Algorithm 1

Extension recognition.
Input:: extension fingerprint to be recognized, : extension fingerprint database, : matching thresholds of behavioral fingerprints and environmental fingerprints.
Output:: list of identified user-installed extensions.
(1)forindo
(2)  =  (, , , )
(3)if  = =  then
(4)  .append
(5)  = 
(6)forindo
(7)forindo
(8)  ifthen
(9)   delete from
(10)   break
(11)return.