Path: blob/master/modules/ipec/inter_protocol_imap/config.yaml
1154 views
#1# Copyright (c) 2006-2025 Wade Alcorn - [email protected]2# Browser Exploitation Framework (BeEF) - https://beefproject.com3# See the file 'doc/COPYING' for copying permission4#5beef:6module:7inter_protocol_imap:8enable: true9category: "IPEC"10name: "IMAP"11description: "Using Inter-protocol Communication (IPEC) zombie browser will send commands to an IMAP4 server. The target address can be on the zombie's subnet which is potentially not directly accessible from the Internet. Have in mind that browser Port Banning is denying connections to default IMAP port 143."12authors: ["jgaliana", "wade"]13target:14working: ["FF", "C", "S", "O"]15not_working: ["IE"]161718