当前位置:网站首页>NC basic usage
NC basic usage
2022-04-23 20:05:00 【franket】
Preface
nc (NetCat) It's a use TCP/IP A gadget to read and write network data .
Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol.
It is designed to be a reliable “back-end” tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.
It provides access to the following main features:
- Outbound and inbound connections, TCP or UDP, to or from any ports.
- Featured tunneling mode which allows also special tunneling such as UDP to TCP, with the possibility of specifying all network parameters (source port/interface, listening port/interface, and the remote host allowed to connect to the tunnel.
- Built-in port-scanning capabilities, with randomizer.
- Advanced usage options, such as buffered send-mode (one line every N seconds), and hexdump (to stderr or to a specified file) of trasmitted and received data.
- Optional RFC854 telnet codes parser and responder.
The GNU Netcat is distributed freely under the GNU General Public License (GPL).
Let's share its Basic usage
Tip: The official version is still 11 Jan 2004 year released Netcat 0.7.1 , Visiting the official website may have to climb the wall
Summary
install nc
[[email protected] ~]# yum -y install nc
Loaded plugins: dellsysid, fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
epel/metalink | 5.5 kB 00:00
* base: mirrors.163.com
* epel: ftp.riken.jp
* extras: mirrors.aliyun.com
* updates: mirrors.163.com
base | 3.7 kB 00:00
dell-omsa-indep | 1.9 kB 00:00
dell-omsa-specific | 1.9 kB 00:00
elasticsearch-1.5 | 2.9 kB 00:01
epel | 4.3 kB 00:00
epel/primary_db | 5.7 MB 02:11
extras | 3.4 kB 00:00
http://yum.theforeman.org/releases/1.8/el6/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://yum.theforeman.org/releases/1.8/el6/x86_64/repodata/repomd.xml: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.
foreman-plugins | 2.9 kB 00:02
mongodb-org-3.0 | 2.9 kB 00:00
percona-release-noarch | 951 B 00:00
percona-release-x86_64 | 951 B 00:00
puppetlabs-deps | 2.5 kB 00:00
puppetlabs-products | 2.5 kB 00:00
rabbitmq_rabbitmq-server/signature | 836 B 00:00
rabbitmq_rabbitmq-server/signature | 1.0 kB 00:00 ...
rabbitmq_rabbitmq-server-source/signature | 836 B 00:00
rabbitmq_rabbitmq-server-source/signature | 1.0 kB 00:00 ...
rhscl-ruby193-epel-6-x86_64 | 3.0 kB 00:00
rhscl-v8314-epel-6-x86_64 | 3.0 kB 00:00
updates | 3.4 kB 00:00
varnish-4.0 | 951 B 00:00
zabbix | 951 B 00:00
zabbix-non-supported | 951 B 00:00
Resolving Dependencies
--> Running transaction check
---> Package nc.x86_64 0:1.84-24.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
====================================================================================================================================
Package Arch Version Repository Size
====================================================================================================================================
Installing:
nc x86_64 1.84-24.el6 base 57 k
Transaction Summary
====================================================================================================================================
Install 1 Package(s)
Total download size: 57 k
Installed size: 109 k
Downloading Packages:
nc-1.84-24.el6.x86_64.rpm | 57 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
** Found 6 pre-existing rpmdb problem(s), 'yum check' output follows:
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of libmysqlclient.so.16()(64bit)
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of libmysqlclient.so.16(libmysqlclient_16)(64bit)
ruby-mysql-2.8.2-1.el6.x86_64 has missing requires of libmysqlclient.so.16()(64bit)
ruby-mysql-2.8.2-1.el6.x86_64 has missing requires of libmysqlclient.so.16(libmysqlclient_16)(64bit)
ruby193-rubygem-mysql2-0.3.11-4.el6.x86_64 has missing requires of libmysqlclient_r.so.16()(64bit)
ruby193-rubygem-mysql2-0.3.11-4.el6.x86_64 has missing requires of libmysqlclient_r.so.16(libmysqlclient_16)(64bit)
Installing : nc-1.84-24.el6.x86_64 1/1
Verifying : nc-1.84-24.el6.x86_64 1/1
Installed:
nc.x86_64 0:1.84-24.el6
Complete!
[[email protected] ~]#
版权声明
本文为[franket]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231947044872.html
边栏推荐
- C学习完结
- 命令-sudo
- nc基础用法
- Class loading mechanism
- Lpc1768 optimization comparison of delay time and different levels
- [report] Microsoft: application of deep learning methods in speech enhancement
- TI DSP的 FFT与IFFT库函数的使用测试
- 指针数组与数组指针的区分
- antd dropdown + modal + textarea导致的textarea光标不可被键盘控制问题
- Efficient serial port cyclic buffer receiving processing idea and code 2
猜你喜欢

如何在BNB鏈上創建BEP-20通證

深度学习——特征工程小总结

@MapperScan与@Mapper

Grafana shares links with variable parameters

Command - sudo

MySQL syntax collation

Distinction between pointer array and array pointer

Possible root causes include a too low setting for -Xss and illegal cyclic inheritance dependencies

Project training of Software College of Shandong University - Innovation Training - network security shooting range experimental platform (6)

【webrtc】Add x264 encoder for CEF/Chromium
随机推荐
MySQL数据库 - 单表查询(二)
PHP reference manual string (7.2000 words)
山大网安靶场实验平台项目-个人记录(五)
C语言的十六进制printf为何输出有时候输出带0xFF有时没有
如何在BNB链上创建BEP-20通证
Main differences between go and PHP
Database query - course selection system
使用 WPAD/PAC 和 JScript在win11中进行远程代码执行3
Golang timer
[H264] hevc H264 parsing and frame rate setting of the old version of libvlc
filebeat、logstash配置安装
[report] Microsoft: application of deep learning methods in speech enhancement
How to select the third-party package of golang
Codeworks round 783 (Div. 2) d problem solution
Zero cost, zero foundation, build profitable film and television applet
Distinction between pointer array and array pointer
Understanding various team patterns in scrum patterns
MySQL数据库 - 连接查询
Go recursively loops through folders
Kubernetes introduction to mastery - ktconnect (full name: kubernetes toolkit connect) is a small tool based on kubernetes environment to improve the efficiency of local test joint debugging.