{"id":13844697,"url":"https://github.com/starnightcyber/Miscellaneous","last_synced_at":"2025-07-12T00:31:29.176Z","repository":{"id":40512108,"uuid":"113594282","full_name":"starnightcyber/Miscellaneous","owner":"starnightcyber","description":"百宝箱","archived":false,"fork":false,"pushed_at":"2024-07-19T07:36:36.000Z","size":87249,"stargazers_count":456,"open_issues_count":0,"forks_count":206,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-08-05T17:42:53.527Z","etag":null,"topics":["awvs","awvs12","awvs13","baseline","burpsuite","cobalt-strike","cs4","cve-report","firewall","htop","iftop","nessus","nload","seay","tools","web-appscan","wireshark-gm"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/starnightcyber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-08T16:24:29.000Z","updated_at":"2024-08-04T20:51:17.000Z","dependencies_parsed_at":"2022-07-15T20:47:10.339Z","dependency_job_id":null,"html_url":"https://github.com/starnightcyber/Miscellaneous","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starnightcyber%2FMiscellaneous","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starnightcyber%2FMiscellaneous/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starnightcyber%2FMiscellaneous/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starnightcyber%2FMiscellaneous/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starnightcyber","download_url":"https://codeload.github.com/starnightcyber/Miscellaneous/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225772737,"owners_count":17521881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awvs","awvs12","awvs13","baseline","burpsuite","cobalt-strike","cs4","cve-report","firewall","htop","iftop","nessus","nload","seay","tools","web-appscan","wireshark-gm"],"created_at":"2024-08-04T17:02:52.577Z","updated_at":"2024-11-21T17:30:46.701Z","avatar_url":"https://github.com/starnightcyber.png","language":"Shell","funding_links":[],"categories":["Shell (473)","Shell"],"sub_categories":[],"readme":"# Miscellaneous\nMiscellaneous things\n\n## [小工具](https://github.com/starnightcyber/Miscellaneous/tree/master/tools)\n\n| 名称 | 用途 |\n| - | - |\n| iftop \u0026 nload | [Linux流量监控工具iftop \u0026 nload](https://www.cnblogs.com/Hi-blog/p/linux-network-flow-iftop-and-nload.html) |\n| 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) |\n| linux_sec_check | [Linux 应急响应检测脚本](https://github.com/starnightcyber/linux_sec_check) |\n\n## 基线检查\n\u003cdetails\u003e\n  \u003csummary\u003e2020.5.22 ~ 操作系统基线检查脚本\u003c/summary\u003e\n  目前在CentOS 7.6上进行测试，可以自主调整和更改：\n  \n  [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)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.5.13 ~ 基线检查\u0026加固\u003c/summary\u003e\n\n  * YDT 2700-2014 电信网和互联网安全防护基线配置要求及检测要求 数据库\n  * YDT 2701-2014 电信网和互联网安全防护基线配置要求及检测要求 操作系统\n  * YDT 2702-2014 电信网和互联网安全防护基线配置要求及检测要求 中间件\n  * YDT 2703-2014 电信网和互联网安全防护基线配置要求及检测要求 web应用系统\n\n\u003c/details\u003e\n\n## 搬砖工\n\n\u003cdetails\u003e\n  \u003csummary\u003e2022.09.19 ~ Nessus 新版破解方法  \u003c/summary\u003e\n  \n  nessus crack for docker\n  \n```  \nhttps://github.com/elliot-bia/nessus\n```  \n    \n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2022.02.12 ~ Nessus API  \u003c/summary\u003e\n  \n  封装 Nessus REST API 操作，便于集成到自身的扫描调度系统中。\n  \n```  \nhttps://github.com/starnightcyber/nessus_api\n```  \n    \n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2021.08.13 ~ 密码字典 \u003c/summary\u003e\n  \n```  \n  \n  https://github.com/starnightcyber/general_dict\n\n  https://github.com/insightglacier/Dictionary-Of-Pentesting\n\n  https://github.com/Stardustsky/SaiDict\n\n  https://github.com/rootphantomer/Blasting_dictionary\n\n  https://github.com/huyuanzhi2/password_brute_dictionary\n  \n```  \n    \n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.12.16 ~ SimpleEmailSpoofer \u003c/summary\u003e\n  \n  [SimpleEmailSpoofer](https://github.com/lunarca/SimpleEmailSpoofer) 邮件伪造工具https://github.com/lunarca/SimpleEmailSpoofer \u003c/br\u003e\n  使用方法：\u003c/br\u003e\n  pip install -r requirements.txt  \u003c/br\u003e\n  ./SimpleEmailSpoofer.py -e [Path to Email file] -t [To address] -f [From address] -n [From name] -j [Email subject] \u003c/br\u003e\n    \n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.12.8 ~ CIS Benchmarks \u003c/summary\u003e\n  CIS Benchmarks基线文档定义了操作系统、服务器软件、云供应商、移动设备、网络设备、桌面软件等的基础要求.\n  \n  [CIS Benchmark Download](https://downloads.cisecurity.org/#/) : https://downloads.cisecurity.org/#/\n    \n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.8.11 ~ 样例数据包 \u003c/summary\u003e\n  样例数据包下载站点：\n  \n    PacketLife:https://packetlife.net/captures/\n  \n    WireShark Sample Captures:https://wiki.wireshark.org/SampleCaptures\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.8.3 ~ 漏洞扫描 AWVS + Nessus (Docker版) \u003c/summary\u003e\n  \n  原链：[漏洞扫描 AWVS + Nessus (Docker版)](https://blog.lfoder.cn/2020/06/04/%E6%BC%8F%E6%B4%9E%E6%89%AB%E6%8F%8F-AWVS-Nessus-Docker%E7%89%88/)\n \n```  \n  # 拉取镜像\n  docker pull leishianquan/awvs-nessus:v1\n  # 启动\n  docker run -it -d -p 13443:3443 -p 8834:8834 leishianquan/awvs-nessus:v1\n  # 查看容器\n  docker ps –a\n  # 启动容器\n  docker start container-id\n  # 进入容器\n  docker exec –it container-id /bin/bash\n  \n  # 进入容器后，启动nessus\n  /etc/init.d/nessusd start\n  \n  # 访问扫描器地址和账号密码\n  Nessus:\n  https://127.0.0.1:8834/#/\n  account:leishi/leishianquan\n\n  Awvs13:\n  https://127.0.0.1:13443/\n  account:admin@admin.com/Admin123\n```\n\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.7.20 ~ burpsuite_pro_v2020_7 \u003c/summary\u003e\n \n  burpsuite_pro_v2020_7，破解使用请参考原链：https://segmentfault.com/a/1190000022141253 \n  \n  下载：[Burp_Suite_Pro_v2020.2_Loader_Keygen.zip](https://github.com/starnightcyber/Miscellaneous/releases/download/burpsuite_pro_v2020_7/Burp_Suite_Pro_v2020.2_Loader_Keygen.zip)\n \n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.5.26 ~ Web漏扫软件 AppScan 10.0.0 破解版本下载\u003c/summary\u003e\n \n  Web漏扫软件 AppScan 10.0.0 [破解版本下载](https://mega.nz/file/bZdDVSoS#K0xDXmExFO73Kp2wzexuLDNHSwlWOlJPqJFdmdIge-o)\n \n  安装破解步骤：\n* 正常安装完成\n* 用rcl_rational.dll替换安装目录下的对应文件;\n* 在许可证管理中导入AppScanStandard.txt作为许可证;\n  \n  具体步骤：帮助》许可证》切换到IBM许可证》打开AppScan License Manager 》点击许可证配置》添加选中许可证文件AppScanStandard.txt即可。\n \n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.4.23 ~ 防火墙账号信息\u003c/summary\u003e\n  常用防火墙设备的默认账号信息：\n  \n  [firewall-info](https://github.com/starnightcyber/Miscellaneous/tree/master/firewall-info)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.4.12 ~ AWVS13破解版\u003c/summary\u003e\n  \n  Awvs13破解版 Acunetix Web Vulnerability Scanner 13 cracked\n  \n  Release:\n  https://github.com/starnightcyber/Miscellaneous/releases/tag/awvs13\n  \n  From:\n  https://www.ddosi.com/b238/\n\n破解方式：\n```\nwvsc.exe覆盖到“C:\\Program Files (x86)\\Acunetix\\13.0.200205121\\\nlicense_info.json覆盖到“C:\\ProgramData\\Acunetix\\shared\\license”\n```\n  \u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.3.24 ~ cobaltstrike4.0 原版\u0026破解版\u003c/summary\u003e\n  Release:\n  https://github.com/starnightcyber/Miscellaneous/releases/tag/cobaltstrike4.0\n\n  From:\n  https://www.cnblogs.com/ssooking/p/12535998.html?from=timeline\n\n  资料：[破解的cs4.0、cs4.0官方手册翻译和一些笔记](https://github.com/Snowming04/CobaltStrike4.0_related)\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2020.1.9 ~ Cobalt Strike 3.13 破解版\u003c/summary\u003e\n  Release:\n  https://github.com/starnightcyber/Miscellaneous/releases/tag/Cobalt-Strike-3.13\n\n  From:\n  https://download.csdn.net/download/ws13129/11100785\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2019.12.23 ~ Seay源代码审计系统2.1\u003c/summary\u003e\n  Release:\n  https://github.com/starnightcyber/Miscellaneous/releases/tag/seay2.1\n\n  From: \n  https://github.com/f1tz/cnseay\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2019.12.19 ~ AWVS 10.5破解版\u003c/summary\u003e\n  Release:\n  https://github.com/starnightcyber/Miscellaneous/releases/tag/awvs10.5\n\n  From：\n  https://www.52pojie.cn/thread-377625-1-1.html\n\n  参考：[AWVS 10.5使用指南](https://www.cnblogs.com/Hi-blog/p/AWVS-User-Guide.html)\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2019.12.9 ~  Wireshark-win32-2.9.0-gm.3.exe\u003c/summary\u003e\n  Release:\n  https://github.com/starnightcyber/Miscellaneous/releases/tag/Wireshark-win32-2.9.0\n  \n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e2019.10.21 ~ AWVS 12破解版\u003c/summary\u003e\n  Release:\n  https://github.com/starnightcyber/Miscellaneous/releases/tag/AWVS12\n  \n  参考：\n  [AWVS12破解版的安装使用](https://www.cnblogs.com/Hi-blog/p/AWVS12.html)\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarnightcyber%2FMiscellaneous","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarnightcyber%2FMiscellaneous","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarnightcyber%2FMiscellaneous/lists"}