A lightweight Linux vulnerability scanner
Project description
linsecure
linsecure is a lightweight CLI tool that scans a Linux system for basic security misconfigurations like SSH settings, open ports, outdated packages, and more.
Features
- Detects weak SSH configurations
- Checks for firewall status
- Scans world-writable files and sudo misconfigs
- Now supports dynamic SSH check options
- Generates clean
.txtreports - Easy to run: one command, zero setup
- Easily extensible for future modules
✅ Requirements
- Python 3.7+
- Linux environment (Ubuntu, Debian, WSL, etc.)
Installation
pip install linsecure
## Usage
python3 -m linsecure.cli --ssh-check config ports --output ~/linsecure_report.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
linsecure-0.1.3.tar.gz
(7.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file linsecure-0.1.3.tar.gz.
File metadata
- Download URL: linsecure-0.1.3.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ff45171ef991166141ecdac44a8d36306e9db423b70975d10739a6615f6aace
|
|
| MD5 |
3f169d8e786a4e3ba360157ed63378b2
|
|
| BLAKE2b-256 |
0c45b65b630143c3670160204b4f4fc125c8844f63ff952246373072bbfeb52f
|
File details
Details for the file linsecure-0.1.3-py3-none-any.whl.
File metadata
- Download URL: linsecure-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdf2d622ae4507e07f9623cd8365efc6b97dee31eb0d0109302fc7283b6ab00a
|
|
| MD5 |
b8e43816d6afd8b6e0f3fffa0a29967b
|
|
| BLAKE2b-256 |
75f33f19221cf7a9aa53f681ac9f0053bd55f2ce89ca888fd5bf61a599b4fa4a
|