Cyber Security News

AutoPentestX – Automated Penetration Testing Toolkit Designed for Linux systems

AutoPentestX, an open-source automated penetration testing toolkit for Linux systems, enables comprehensive security assessments from a single command.

Developed by Gowtham Darkseid and released in November 2025, it generates professional PDF reports while emphasizing safe, non-destructive testing.

AutoPentestX targets Kali Linux, Ubuntu, and Debian-based distributions, automating OS detection, port scanning, service enumeration, and vulnerability checks.

It integrates Nmap for network scans, Nikto and SQLMap for web testing, and CVE lookups for risk scoring based on CVSS metrics. The toolkit stores results in an SQLite database and supports Metasploit RC scripts for manual exploitation review without actual harm.

Integrated Tools and Capabilities

ToolPurposeIntegration Method
NmapPort/OS scanning, service enumpython-nmap library
NiktoWeb server vulnerabilitiesSubprocess execution
SQLMapSQL injection detectionSubprocess execution
MetasploitExploit simulationRC script generation
CVE CIRCLVulnerability database queriesREST API calls
ReportLabPDF report generationPython library

This table highlights the modular design, allowing skips for web scans or exploits via command flags.

Installation requires Python 3.8+, root access, and tools like Nmap. Users clone the repo, run ./install.sh for dependencies, or opt for manual venv setup with pip install -r requirements.txt.

Usage is simple: ./autopentestx.sh <target_IP> launches full scans, outputting to reports/, logs/, and database/ directories.

Options include --no-safe-mode (not recommended), --skip-web, and custom tester names. Scans take 5-30 minutes, producing PDFs with executive summaries, risk classifications (CRITICAL: CVSS 9.0+), and remediation advice.

Reports feature open ports tables, CVE details, and weighted scores factoring exploitability. Data persists for historical analysis, with JSON exports for integration. Safe mode ensures no disruption, logging all actions for audits.

Strictly for authorized testing, it includes disclaimers against unauthorized use and compliance with laws. Future plans include multi-target support and ML predictions.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

Guru Baran

Gurubaran KS is a cybersecurity analyst, and Journalist with a strong focus on emerging threats and digital defense strategies. He is the Co-Founder and Editor-in-Chief of Cyber Security News, where he leads editorial coverage on global cybersecurity developments.

Recent Posts

Hackers Target AI Infrastructure With RCE, Prompt Injection and API Key Theft

Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…

4 hours ago

Hackers Make Phishing Pages Change Their Code Every Time Someone Opens Them

Hackers are making some phishing pages harder to track by changing the code delivered to…

4 hours ago

Iran-Linked Hackers Reportedly Knock UK Power Plant Offline for Four Days

A cyber incident reportedly forced a British power plant to halt operations for about four…

5 hours ago

Russian Hackers Use New HOOKEDGE Malware to Spy on European Defense and Diplomatic Targets

Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…

5 hours ago

Ransomware Gang Claims AI Can Analyze 700GB of Stolen Data Every Hour

TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…

5 hours ago

Hackers Compromise Hundreds of WordPress Sites to Deploy Amatera Stealer via ClickFix

A fake student resume is being used to place a remote-access tool on researchers’ Windows…

7 hours ago