Python Crawling & Data Mining
May 30, 2021 · Information Security
Create a Python Hacker Tool: Auto‑Delete Files, Traverse Drives, and Shutdown PCs
This article shows how to use Python on Windows to obtain the system drive, enumerate and delete files and directories with os.walk, copy the script to the startup folder, generate a BAT wrapper, and silently shut down the computer, illustrating a basic malicious automation technique.
MalwareOS CommandsPython
0 likes · 10 min read
