# CS learning Software **Repository Path**: code_from_qh/CS-learning-Software ## Basic Information - **Project Name**: CS learning Software - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CS Learning Software ![](https://img.shields.io/badge/license-MIT-000000.svg) >用 ![Open-Source Software][oss icon] 标识的软件为开源软件,用 ![Freeware][Freeware Icon] 标识的软件表示该软件免费 用![terminal][terminal] 标识的软件标识该软件是在终端中运行的软件 ## 目录 - [项目描述](#项目描述) - [软件集合](#软件集合) - [linux](#linux) - [网络攻防](#网络攻防) - [安全测评](#安全测评) - [实验材料仓库](#实验材料仓库) - [实验材料同步程序地址](#实验材料同步程序地址) - [系统相关配置文件](#系统相关配置文件) ## 项目描述 按学科类别对软件集合进行分类整理,这样有助于清楚的知道学习哪个学科需要用到什么软件 ## 软件集合 ### linux + [Jupyter Notebook](https://jupyter.org/) - 一个交互式笔记本支持运行 40 多种编程语言 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [Git](https://git-scm.com/) - 一个开源的分布式版本控制系统,可以有效、高速地处理从很小到非常大的项目版本管理 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [MySql](https://www.mysql.com/) - 一个关系型数据库管理系统,由瑞典MySQL AB 公司开发,属于 Oracle 旗下产品![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [Vim](https://www.vim.org/) - 一个类似于Vi的著名的功能强大、高度可定制的文本编辑器,在Vi的基础上改进和增加了很多特性 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon]![terminal][terminal] + [Filezilla](https://filezilla-project.org/) - 一个免费开源的FTP软件,分为客户端版本和服务器版本,具备所有的FTP软件功能 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] + [LibreOffice](https://zh-cn.libreoffice.org/) - OpenOffice.org办公套件衍生版![Open-Source Software][oss icon] ![Freeware][Freeware Icon] + [Emacs](https://www.gnu.org/software/emacs/) - 著名的集成开发环境和文本编辑器![Open-Source Software][oss icon] ![Freeware][Freeware Icon] + [gcc](https://gcc.gnu.org/) - 由GNU开发的编程语言译器![Open-Source Software][oss icon] ![Freeware][Freeware Icon] + [gdb](https://www.gnu.org/software/gdb/) - UNIX及UNIX-like下的调试工具![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [SVN](https://tortoisesvn.net/) - 是一个开放源代码的版本控制系统![Open-Source Software][oss icon] ![Freeware][Freeware Icon] + [groff](http://www.gnu.org/software/groff/) - 将纯文本与格式化命令混合在一起并产生格式化输出的排版系统![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [net-tools](http://net-tools.sourceforge.net/) - Linux的基本网络实用程序集合![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [ftpd](https://wiki.ubuntu.org.cn/Vsftpd) - 一个 UNIX 类操作系统上运行的服务器的名字,用于搭建FTP服务器![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [rsyslog](https://www.rsyslog.com/) - 一个日志管理工具![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] ### 网络攻防 + [Nmap](https://nmap.org/) - Nmap,也就是Network Mapper,最早是Linux下的网络扫描和嗅探工具包 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [Wireshark](https://www.wireshark.org/) - Wireshark(前称Ethereal)是一个网络封包分析软件 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] + [sqlmap](http://sqlmap.org/) - 一个用来做sql注入攻击的工具 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [Aircrack-ng](http://www.aircrack-ng.org/doku.php?id=main&rev=1539137138&do=diff) - 评估WiFi网络安全性的整工具套件 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] + [nginx](http://nginx.org/) - 一个高性能的HTTP和反向代理web服务器 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [Burp Suite](https://portswigger.net/burp) - Burp Suite 是用于攻击web 应用程序的集成平台 + [ProxyStrike](http://www.edge-security.com/proxystrike.php) - Web会话安全分析工具 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ### 安全测评 + [nmap](https://nmap.org/) - Nmap,也就是Network Mapper,最早是Linux下的网络扫描和嗅探工具包 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [OpenVAS](https://www.openvas.org/) - OpenVAS (Open Vulnerability Assessment System)是开放式漏洞评估系统 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] + [Niktou](https://cirt.net/Nikto2) -Nikto是一款开源的(GPL)网页服务器扫描器 ![Open-Source Software][oss icon] ![Freeware][Freeware Icon] ![terminal][terminal] ## 实验材料仓库 - [linux](https://gitee.com/code_from_qh/test.git) - [网络攻防](https://gitee.com/code_from_qh/test2.git) - [安全测评](https://gitee.com/code_from_qh/test3.git) ## 实验材料同步程序地址 - [fileManage](https://gitee.com/code_from_qh/fileManage.git) ## 搭建实验环境的deb软件包 [boxOS.1.0.all.deb](https://gitee.com/code_from_qh/Boxdeb) ## 系统相关配置文件 [ConfigFile](https://gitee.com/code_from_qh/Boxdeb/tree/master/mydeb/usr/lib/box_envirment) ## 许可证 [MIT](https://gitee.com/codes_from_qh/CS-learning-Software/raw/master/LICENSE) **[⬆ back to top](#目录)** [oss icon]: https://gitee.com/code_from_qh/CS-learning-Software/raw/master/src/OSS.svg [freeware icon]: https://gitee.com/code_from_qh/CS-learning-Software/raw/master/src/free.svg [terminal]:https://gitee.com/code_from_qh/CS-learning-Software/raw/master/src/terminal-box-fill%20(1).svg