Netcat
33 Befehle in dieser Kategorie.
DISTRIBUTION:
-4
Forces nc to use IPv4 addresses only.
-6
Forces nc to use IPv6 addresses only.
-h
Show nmap help.
-k
Forces netcat to continue listening after disconnection.
-l
Instruct netcat to listen for incoming connections.
-n
Disable DNS lookup on IP addresses and hostnames.
-p
Specifies the source port netcat should use.
-u
Use UDP instead of the default option of TCP.
-v
Provide verbose output.
-w
Specifies the timeout value.
-X
Use nmap with a proxy.
-z
Instructs nmap to scan for listening daemons.
Banner Grabbing
Grab banner from a service on a port.
Chat App Client
Client side for chat app.
Chat App Server
Server side for chat app.
Cloning Disk Drive Receiving
Receiving side for cloning a disk drive.
Cloning Disk Drive Sending
Sending side for cloning a disk drive.
Compression and Transfer Receiving
Receiving side for compressed transfer.
Compression and Transfer Sending
Sending side for compressed transfer.
Downloading Files Client
Client side for downloading files.
Downloading Files Server
Server side for downloading files.
Encrypted Transfer Receiving
Receiving side for encrypted transfer.
Encrypted Transfer Sending
Sending side for encrypted transfer.
nc
Netcat utility for TCP/UDP connections, port scanning, and more.
Port Scanning
Scan for open ports on a host.
Remote Shell Client
Client side for remote shell.
Remote Shell Server
Server side for remote shell.
Reverse Shell Attacker
Attacker's machine for reverse shell.
Reverse Shell Victim
Victim's machine for reverse shell.
Uploading Files Client
Client side for uploading files.
Uploading Files Server
Server side for uploading files.
Video Streaming Client
Client side for video streaming.
Video Streaming Server
Server side for video streaming.