0% found this document useful (0 votes)
101 views

Netcat Hacking PDF

Netcat is an ethical hacking tool that has useful functionalities. The document shows how to use basic Netcat commands on a LAN network by providing the syntax and an example of connecting to a domain and port using Netcat. Netcat allows connecting to domains and ports for testing network connectivity and interactions.

Uploaded by

Cornelio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
101 views

Netcat Hacking PDF

Netcat is an ethical hacking tool that has useful functionalities. The document shows how to use basic Netcat commands on a LAN network by providing the syntax and an example of connecting to a domain and port using Netcat. Netcat allows connecting to domains and ports for testing network connectivity and interactions.

Uploaded by

Cornelio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

NetCat Applied to Hacking

Netcat is ethical hacking tool that has great functinalities.

Next content show how to use netcat basics commands on LAN


network.

Syntax:
# nc domain port

Practice:
# nc picoctf.crypto.com 7900

You might also like