Skip to content

Security auditing tool, module-based, similar to lynis, but developed with python and enthusiasm.

Notifications You must be signed in to change notification settings

palvarezcordoba/schopenhauer.py

Repository files navigation

Schopenhauer.py

PRs Welcome

Security auditing tool, module-based, similar to lynis, but developed with python and enthusiasm.

Advice

This project is in no active development, soon at @OSPG we will do a Golang version. Also, both master and develop branches are very unstable, and bug are frequently present. But you can learn new things with this random project, and it is funny. :D

Why did you do it?

It occurred to someone, there was no reason not to do it and it seemed fun.

Prerequisites

  • Python3
  • pip3

Installing

  • Clone this repository and go to the project directory:
git clone https://github.com/palvarezcordoba/schopenhauer.py
cd schopenhauer.py
  • Install python dependencies:
pip3 install -r requirements.txt

The develop branch has colors and other things. Develop branch is cool; use it.

git checkout develop

That is all. :)

If you execute it (as root) you will see something like:

Built With

  • Python - The official website of Python.
  • pyyaml - Github repository of PyYaml.
  • psutil - Github repository of psutil.
  • python-iptables - Github repository of python-iptables

Contributing

Nothing special, fork the repository, make changes and send a pull request. Contributions are welcome. ^^

Authors

See also the list of contributors who participated in this project.

About

Security auditing tool, module-based, similar to lynis, but developed with python and enthusiasm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages