tips:netcat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tips:netcat [2015/08/10 17:32] – created scipiotips:netcat [2021/10/13 19:50] (current) – removed scipio
Line 1: Line 1:
-====== netcat ====== 
  
-===== test SMTP ===== 
- 
-<code> 
-nc <ip_of_smtp> 25 <<EOF 
-HELO test 
-MAIL FROM:<test@csgalileo.org> 
-RCPT TO:<bob@example.com> 
-DATA 
-Subject: Test Message 
- 
-Hi there! This is supposed to be a real email... 
-Have a good day! 
- 
-. 
-QUIT 
-EOF 
-</code> 
  • tips/netcat.1439220767.txt.gz
  • Last modified: 2015/08/10 17:32
  • by scipio