Git Product home page Git Product logo

5l1v3r1 / baselinecheck_cdf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lovechoudoufu/baselinecheck_cdf

0.0 1.0 0.0 7.78 MB

Security check of system baseline.服务器基线检查工具。基于python3造的对linux、windows服务器做基线核查的轮子。

License: Apache License 2.0

Shell 0.16% JavaScript 6.29% Python 4.04% CSS 19.45% HTML 58.98% Batchfile 0.37% Less 5.32% SCSS 5.40%

baselinecheck_cdf's Introduction

服务器基线检查工具_cdf版

Security check of system baseline

简介

​ 上古时期写的工具了,现在看当时写的代码真乱,试了试还是可以使用的,用来对linux系统和windows系统做个简单的基线检查还是可以的(当时在ubuntu18.04\centos7和windows2008\2012测试的该工具,除去win2003、很老的redhat、arch之类的,按理说在常规系统通用)。

​ 能够检查的项目可以在模板报告的word中看:windows检查内容linux检查内容。检查的项目都是根据当时自己的理解和找到的资料整理的。

安装

环境需求:python3

第三方库安装:pip3 install -r requirements.txt

启动:python manage.py

默认帐号/密码:admin/88888888

image-20211207174111733

image-20211207175556167

在线模式(即远程连接服务器)

填写ip、端口、帐号、密码提交即可,任务进度和完成状况可在报告下载中查看。

PS:当时脑子抽筋,windows服务器的在线检查用的PsExec.exe远程连接445执行的bat基线检查脚本,所以在线模式检查windows时候需要在windows机器上运行该工具哟。

image-20211207174237020

离线模式(即手工去服务器执行脚本)

点击“离线检查脚本下载”链接,下载脚本去服务器上执行(管理员权限执行:root或administrator),并上传结果即可。

image-20211207174409422

参考

emmm,当时参考的哪些脚本哪些框架也忘了,反正感谢那些优秀的基线检查工具。

PS:有啥bug可以提issues。

baselinecheck_cdf's People

Contributors

lovechoudoufu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.