Kali安装了不下五次了
第一装输入法,只是装了一个搜狗, 然后莫名其妙的 就可以用了, 我也不知道为啥
第二次,有模仿网上的教程, 装了个Google pinyin ibus 的, 也不知道什么原因,安装好了
今天重新安装 Kali,总结了一下 ,最快的安装步骤
1 、 下在 sogou拼音
dpkg -i sougXXXXXX // 直接安装
2、 提示插件不齐全
apt-get install -f&nbs...
NESSUS是著名的安全扫描工具。
Kali Linux默认情况下没有安装,安装方法如下:
One of the best tools for host vulnerability analysis is Nessus and
sadly because of its licensing structure is not included in the Kali
Linux distro. But that doesn’t mean that you can’t install it!
Thankfully Tenable offers a free hom...
太累的时候, 听听, 会感觉舒服很多
很好的笔记软件
试用起来感觉很不错, 推荐!!!
asp
password=execute("response.clear:response.write(""passwordright""):response.end")
php
password=execute("response.clear:response.write(""elseHelloWorld""):response.end")
aspx
password=execute("response.clear:response.write(""e...
0x001 开端
上个月开始学习使用kali
因为自己有5个笔记本,把其中一个笔记本直接格式化了, 开始把Kali系统装在了一个u盘里,然后usb系统直接启动, 使用起来不太方便,无法保存文件,安装的东西,重启后什么都没有了。
把usb系统移植到硬盘上 , 中间遇到了点问题, 一直提示缺少光驱, 查了一下网络上的文章, 直接umount 掉, 安装成功了
0x002 测试使用
因为学习kali, 主要是学习他的工具库, 每个能上kali的工具, 都...
网上的文章,方法试过了, 都解决不了。。。
最后的解决步骤;
1\ 本地登陆计算机
net use \\192.168.1.2(域控主机) "密码" /user:"用户"
进行IPC 登陆 预控主机
2\ net time
net time \\192.168.1.1 /set /y
同步时间
其他解决方法就略过吧, ...