Re: How to connect to smtp mail server with ncat or nmap?

Mak Kolybabi via dev <[email protected]>
Newsgroups gmane.comp.security.nmap.devel
Message-ID <[email protected]>
To connect to 587 (SMTP Submission):

ncat smtp.gmail.com 587

To connect to 465 (SMTP over SSL/TLS):

ncat --ssl smtp.gmail.com 465


On 2017-10-20 8:53 AM, Ben Stover via dev wrote:
> How can I start a conversation from cmdline with a remote smtp mailserver lets say
>
> mail.foobar.com at port 587
>
>
>
> What is better for this task ncat or nmap?
>
> Ben
>
>
>
>
> _______________________________________________
> Sent through the dev mailing list
> https://nmap.org/mailman/listinfo/dev
> Archived at http://seclists.org/nmap-dev/

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.