logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

通过ssh tunnel从外网访问内网kali

拥有设备:1.Kali 2.0虚拟机一台2.外网Linux服务器一台,(CentOs x64)问题如下:在电脑上安装了一台kali 2.0的虚拟机,通过nat物理机的网卡可以访问互联网,现在想要实现可以通过其他任何可访问到互联网的主机能访问到该Kali实现操作如下:一、打开Kali的ssh服务(1)修改sshd

the .pyc file was compiled Python version

You can get the magic number of your Python as follows:$ python -VPython 2.6.2# python>>> import imp>>> imp.get_magic().encode('hex')'d1f20d0a'To get the magic number for a pyc file you can

到底了