AI-powered log analysis tool using Groq API
Project description
scanux
A system scanning tool for Linux and Windows systems that:
- Scans connected users
- Identifies suspicious behavior
- Analyzes command history
- Generates reports in multiple formats
Features
- User Scanning: Lists all currently connected users with their details
- Suspicious Behavior Detection: Identifies processes with high CPU/memory usage
- Command History Analysis: Analyzes recent command history
- Multiple Report Formats: Supports JSON, Markdown, and HTML output formats
- Cross-Platform: Works on both Linux and Windows systems
Installation
pip install scanux
Usage
Basic usage:
scanux
Generate a report in a specific format:
scanux --format json
scanux --format markdown
scanux --format html
Save report to a file:
scanux --format json --output report.json
scanux --format markdown --output report.md
scanux --format html --output report.html
Report Contents
The generated report includes:
- System information (platform, release, version, machine)
- List of connected users
- Suspicious behavior detection
- Recent command history
Requirements
- Python 3.6 or higher
- psutil
- rich
- click
- python-dateutil
License
MIT License
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
ialog-0.2.1.tar.gz
(9.1 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
ialog-0.2.1-py3-none-any.whl
(7.2 kB
view details)
File details
Details for the file ialog-0.2.1.tar.gz.
File metadata
- Download URL: ialog-0.2.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0c2469624016ea6ed8b45d4cda003fd0efdcba0a17450b4a7f6041c0bf00f2c
|
|
| MD5 |
69f6c77c32f7d2c1ef3183b1daa718e8
|
|
| BLAKE2b-256 |
aacdc709f8fc7a6e7de60a1c6fe10baece26a23248769cb454cee3d398c2adaa
|
File details
Details for the file ialog-0.2.1-py3-none-any.whl.
File metadata
- Download URL: ialog-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
099abf1aa97811cc7a9072d8ea999d290e7c05a1ec6d69c9069f0e8f338b1734
|
|
| MD5 |
961bf20b80cebfc9f9c702fc6549bd3c
|
|
| BLAKE2b-256 |
b977be5d6a9893654997b345355a512a7741dbda50c290637890f71379dc2ac8
|