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 linsecure.py --ssh-check config ports
python3 linsecure.py --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.2.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.2.tar.gz.
File metadata
- Download URL: linsecure-0.1.2.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 |
1eb519018ec3e69e9606f24d3d20365d64ae25a1fd3e9d44ad44f7db8704bc35
|
|
| MD5 |
a1325392f61d6c44bd459655dd2e8c92
|
|
| BLAKE2b-256 |
713671e860488347976a843cd2b30348932b937ac1a72656475538a491691150
|
File details
Details for the file linsecure-0.1.2-py3-none-any.whl.
File metadata
- Download URL: linsecure-0.1.2-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 |
05efc4a2bec08fda042f4711ea63a4e9a6fe7505c4361c75b8d6f21ee61190e1
|
|
| MD5 |
4e40069b5538b91e7c481077f5ba52fe
|
|
| BLAKE2b-256 |
632d5d3d84ca07fcd92559668db87d4e123d8203f2c5d8e0095f74d71c35d315
|