title date tags layout
Ubuntu Update Kali-Tools
2018-09-01
Linux
post

创建shell文件

vim update-kali-source.sh

cp /etc/apt/sources.list /etc/apt/sources.list.bak
echo "deb http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib" > /etc/apt/sources.list
echo "deb-src http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib" >> /etc/apt/sources.list
apt-get update
#check
#apt-key adv --keyserver keyserver.ubuntu.com --recv-keys #QianMing
apt-get install -y metasploit-framework && apt-get install -y nmap && apt-get install -y zenmap && apt-get install -y armitage && apt-get install -y burpsuite && apt-get install -y beef && apt-get install -y dnswalk && apt-get install -y nbtscan && apt-get install -y netcat && apt-get install -y xprobe2 && apt-get install -y dhcping && apt-get install -y wpscan && apt-get install -y sqlmap && apt-get install -y wordlists && apt-get install -y mimikatz && apt-get install -y winexe && apt-get install -y hashcat && apt-get install -y johnny && apt-get install -y ophcrack && apt-get install -y hydra && apt-get install -y medusa && apt-get install -y john && apt-get install -y aircrack-ng && apt-get install -y wifite && apt-get install -y driftnet && apt-get install -y ettercap-g* && apt-get install -y ettercap-t* && apt-get install -y wireshark && apt-get install -y binwalk
echo "ok!"
cp /etc/apt/sources.list.bak /etc/apt/sources.list
apt-get update

最新文章

  1. Merge k Sorted Lists
  2. WAP站点(IIS/Apache)的服务器设置
  3. MFC 使用位图按钮,并且设置按钮的鼠标悬停效果
  4. call_user_function()方法的使用
  5. VS编译器从DLL导出模板类
  6. Matlab图像处理函数:regionprops
  7. jquery selector checkbox
  8. thrift之TTransport层的缓存传输类TBufferedTransport和缓冲基类TBufferBase
  9. Android简易注解View(java反射实现)
  10. 转:aptitude 命令详解
  11. idea
  12. 如何实现.5px的线条和.5px的圆角边框
  13. bzoj 3597: [Scoi2014]方伯伯运椰子
  14. C++实现Date日期类
  15. Problem A: 让动物们叫起来吧!
  16. select监听udp消息
  17. JAVA追加写入文本文件
  18. js基本类型存放和对象存放的区别(对象遍历)
  19. Centos7.x 执行top命令教程
  20. Bossies 2015: The Best of Open Source Software Awards

热门文章

  1. C语言I作业博客07
  2. js filter()用法小结
  3. Python的安装部署
  4. 题解 P1082 【同余方程】
  5. kali由wifi握手包破解密码&&gnuplot使用
  6. mysql比较运算,逻辑运算,范围查询,模糊查询
  7. SpringContextHolder类
  8. 关于Java编码规范
  9. Hexo博客NexT主题美化之评论系统
  10. Aras Innovator客户端批量下载关联文件