使用Netcat进行攻击

https://www.freebuf.com/column/135007.html

在网上找到了一个开启了ftp服务的服务:

http://static.vhdong.com/Upload/Templates/

扫描了一下 是21端口   121.41.89.5

但是ftp的匿名访问并没有开启吧, 连不上的

root@kali:/home/test# ping  static.vhdong.com
PING static.vhdong.com (121.41.89.5) 56(84) bytes of data.
64 bytes from 121.41.89.5 (121.41.89.5): icmp_seq=1 ttl=115 time=30.2 ms
64 bytes from 121.41.89.5 (121.41.89.5): icmp_seq=2 ttl=115 time=30.1 ms
^C
--- static.vhdong.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 3ms
rtt min/avg/max/mdev = 30.054/30.116/30.179/0.184 ms

root@kali:/home/test# nmap static.vhdong.com Starting Nmap 7.70 ( https://nmap.org ) at 2019-01-08 09:52 CST Nmap scan report for static.vhdong.com (121.41.89.5) Host is up (0.031s latency). Not shown: 997 filtered ports PORT STATE SERVICE 21/tcp open ftp 80/tcp open http 3389/tcp open ms-wbt-server Nmap done: 1 IP address (1 host up) scanned in 17.94 seconds

root@kali:/home/test# nc 121.41.89.5 21 220-FileZilla Server 0.9.53 beta 220-written by Tim Kosse (tim.kosse@filezilla-project.org) 220 Please visit https://filezilla-project.org/ USER anyone 331 Password required for anyone PASS anyone 530 Login or password incorrect! USER 421 Login time exceeded. Closing control connection. root@kali:/home/test# nc 121.41.89.5 21 220-FileZilla Server 0.9.53 beta 220-written by Tim Kosse (tim.kosse@filezilla-project.org) 220 Please visit https://filezilla-project.org/ USER anonymous 331 Password required for anonymous PASS anonymous 530 Login or password incorrect! pwd 530 Please log in with USER and PASS first. 421 Login time exceeded. Closing control connection. root@kali:/home/test# nc 121.41.89.5 21 220-FileZilla Server 0.9.53 beta 220-written by Tim Kosse (tim.kosse@filezilla-project.org) 220 Please visit https://filezilla-project.org/ USER root 331 Password required for root PASS root 530 Login or password incorrect! help 214-The following commands are recognized: ABOR ADAT ALLO APPE AUTH CDUP CLNT CWD DELE EPRT EPSV FEAT HASH HELP LIST MDTM MFMT MKD MLSD MLST MODE NLST NOOP NOP OPTS P@SW PASS PASV PBSZ PORT PROT PWD QUIT REST RETR RMD RNFR RNTO SITE SIZE STOR STRU SYST TYPE USER XCUP XCWD XMKD XPWD XRMD 214 Have a nice day. pwd 530 Please log in with USER and PASS first. 421 Login time exceeded. Closing control connection. root@kali:/home/test#
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

软件测试技术

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值