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
- Generates clean
.txtreports - Easy to run: one command, zero setup
✅ Requirements
- Python 3.7+
- Linux environment (Ubuntu, Debian, WSL, etc.)
Installation
pip install linsecure
## Usage
python3 -m linsecure.cli --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.1.tar.gz
(6.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.1.tar.gz.
File metadata
- Download URL: linsecure-0.1.1.tar.gz
- Upload date:
- Size: 6.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 |
e803cfb4926f0f21bfe96fd2a3ba901978a111dc9fbbf140d7ece62e11c5d80c
|
|
| MD5 |
66f25218089bc93cd8d9904d9b3b9f7e
|
|
| BLAKE2b-256 |
55369dd1f1cc446b7fe39617e8de892a66dd217d36f5fc29d2a818a44a1c179a
|
File details
Details for the file linsecure-0.1.1-py3-none-any.whl.
File metadata
- Download URL: linsecure-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.9 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 |
fa5b3ec29fcc0cfd6f912e042131df174d0258e0802c46b3683fdabe8c99bb66
|
|
| MD5 |
6aa123f8f8dbaa56a4aba63575693503
|
|
| BLAKE2b-256 |
625f65afd63be953a05897c43b3d413c000131045399a969217ea598a15db7ca
|