Phishing(phishing) |
appearance as argument number 1 |
(documentation Phishing EnglishLanguage "A Defrauding in which the fraudster tries to obtain private information of some value by false pretenses. A typical scam is a message masquerading as being from a company with which the victim already does business, saying that resetting the victim's password is required, when then directs the victim to the fraudster's website where the victim's password is captured.") | ComputingBrands.kif 4227-4231 | |
(subclass Phishing Defrauding) | ComputingBrands.kif 4226-4226 | Phishing is a subclass of defrauding |
appearance as argument number 2 |
(termFormat EnglishLanguage Phishing "phishing") | ComputingBrands.kif 4233-4233 |
antecedent |
(=> (instance ?P Phishing) (exists (?FS ?V ?M ?I) (and (instance ?M Communication) (origin ?M ?FS) (agent ?P ?FS) (destination ?M ?V) (instance ?I Formula) (knows ?V ?I) (not (desires ?V (knows ?FS ?I))) (desires ?FS (knows ?FS ?I))))) |
ComputingBrands.kif 4235-4249 |
|