IS3440 CHAP 9 NETWORKED APPLICATION SECURITY Flashcards
___ is the open source private branch exchange (PBX) VoIP service.
Asterisk
___ is a frequently malicious insertion of non-authoritative DNS data as if it were authoritative. May also be used by black-hat hackers to redirect users to malicious Web sites.
Cache poisoning
___is an entity such as VeriSign or GoDaddy that issues digital certificates for use by other parties. Secure Web sites without an official CA return an error message.
(CA) Certificate authority
___ is a group of protocols where a serve such as open source sendmail presents a challenge such as a request for a username and password.
(CRAM) Challenge-response authentication mechanism
___ is a protocol used for communications between Web proxy servers such as Squid.
(ICP) Inter-Cache Protocol
___ is a framework for encryption associated with the Java programming language; may also be used with open source sendmail.
(JCE) Java Cryptography Extension
___ is an acronym associated with Web services. The first three letters stand for Linux, Apache, and MySQL. The last letter may stand for Perl, Python, or PHP. It is a system where these services are integrated.
LAMP stack
___ is related to servers such as Dovecot that facilitate the delivery of email to user clients.
(MDA) Mail delivery agent
___is associated with servers that collect email from networks, such as fetchmail.
(MRA) Mail retrieval agent
___ is associated with servers that transmit email, such as sendmail and Postfix.
(MTA) Mail transfer agent
___ is associated with client email applications such as Evolution and Thunderbird.
(MUA) Mail user agent
___ are used to add functionality to the Apache Web server.
(MPMs) Multi-Processing Modules
___ is a dynamic scripting language developed by Larry Wall; frequently used with Apache for Web sites.
Perl
___ is a scripting language associated with dynamic Web sites; frequently used with Apache.
(PHP) PHP: Hypertext Preprocessor
___ is a multi-paradigm programming language frequently used with Apache for Web sites.
Python