# Miscellaneous
**Repository Path**: lg_online/Miscellaneous
## Basic Information
- **Project Name**: Miscellaneous
- **Description**: 百宝箱
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 3
- **Created**: 2021-04-07
- **Last Updated**: 2021-04-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Miscellaneous
Miscellaneous things
## [小工具](https://github.com/starnightcyber/Miscellaneous/tree/master/tools)
| 名称 | 用途 |
| - | - |
| iftop & nload | [Linux流量监控工具iftop & nload](https://www.cnblogs.com/Hi-blog/p/linux-network-flow-iftop-and-nload.html) |
| htop | [Linux查看CPU和内存情况](https://www.cnblogs.com/Hi-blog/p/How-To-Check-CPU-And-Memory-On-CentOS7-Linux-System.html#autoid-0-3-1) |
## 基线检查
2020.5.22 ~ 操作系统基线检查脚本
目前在CentOS 7.6上进行测试,可以自主调整和更改:
[baseline_os.sh](https://github.com/starnightcyber/Miscellaneous/blob/master/%E5%9F%BA%E7%BA%BF%E6%A3%80%E6%9F%A5%26%E5%8A%A0%E5%9B%BA/baseline_os.sh)
2020.5.13 ~ 基线检查&加固
* YDT 2700-2014 电信网和互联网安全防护基线配置要求及检测要求 数据库
* YDT 2701-2014 电信网和互联网安全防护基线配置要求及检测要求 操作系统
* YDT 2702-2014 电信网和互联网安全防护基线配置要求及检测要求 中间件
* YDT 2703-2014 电信网和互联网安全防护基线配置要求及检测要求 web应用系统
## 搬砖工
2020.5.26 ~ Web漏扫软件 AppScan 10.0.0 破解版本下载
Web漏扫软件 AppScan 10.0.0 [破解版本下载](https://mega.nz/file/bZdDVSoS#K0xDXmExFO73Kp2wzexuLDNHSwlWOlJPqJFdmdIge-o)
安装破解步骤:
* 正常安装完成
* 用rcl_rational.dll替换安装目录下的对应文件;
* 在许可证管理中导入AppScanStandard.txt作为许可证;
具体步骤:帮助》许可证》切换到IBM许可证》打开AppScan License Manager 》点击许可证配置》添加选中许可证文件AppScanStandard.txt即可。
2020.4.23 ~ 防火墙账号信息
常用防火墙设备的默认账号信息:
[firewall-info](https://github.com/starnightcyber/Miscellaneous/tree/master/firewall-info)
2020.4.12 ~ AWVS13破解版
Awvs13破解版 Acunetix Web Vulnerability Scanner 13 cracked
Release:
https://github.com/starnightcyber/Miscellaneous/releases/tag/awvs13
From:
https://www.ddosi.com/b238/
破解方式:
```
wvsc.exe覆盖到“C:\Program Files (x86)\Acunetix\13.0.200205121\
license_info.json覆盖到“C:\ProgramData\Acunetix\shared\license”
```
2020.3.24 ~ cobaltstrike4.0 原版&破解版
Release:
https://github.com/starnightcyber/Miscellaneous/releases/tag/cobaltstrike4.0
From:
https://www.cnblogs.com/ssooking/p/12535998.html?from=timeline
资料:[破解的cs4.0、cs4.0官方手册翻译和一些笔记](https://github.com/Snowming04/CobaltStrike4.0_related)
2020.1.9 ~ Cobalt Strike 3.13 破解版
Release:
https://github.com/starnightcyber/Miscellaneous/releases/tag/Cobalt-Strike-3.13
From:
https://download.csdn.net/download/ws13129/11100785
2019.12.23 ~ Seay源代码审计系统2.1
Release:
https://github.com/starnightcyber/Miscellaneous/releases/tag/seay2.1
From:
https://github.com/f1tz/cnseay
2019.12.19 ~ AWVS 10.5破解版
Release:
https://github.com/starnightcyber/Miscellaneous/releases/tag/awvs10.5
From:
https://www.52pojie.cn/thread-377625-1-1.html
参考:[AWVS 10.5使用指南](https://www.cnblogs.com/Hi-blog/p/AWVS-User-Guide.html)
2019.12.9 ~ Wireshark-win32-2.9.0-gm.3.exe
Release:
https://github.com/starnightcyber/Miscellaneous/releases/tag/Wireshark-win32-2.9.0
2019.10.21 ~ AWVS 12破解版
Release:
https://github.com/starnightcyber/Miscellaneous/releases/tag/AWVS12
参考:
[AWVS12破解版的安装使用](https://www.cnblogs.com/Hi-blog/p/AWVS12.html)