Python Crawling & Data Mining
Nov 20, 2020 · Information Security
Create a Python ‘Hacker’ Tool: Scan Disks, Delete Files, and Auto‑Shutdown
This article demonstrates how to use Python's os and shutil modules to enumerate system drives, list directory trees, delete files and folders, copy a script to the startup folder, and finally trigger a forced shutdown, illustrating a simple educational hacking tool.
Malware demoOS automationPython
0 likes · 9 min read
