
This is a keylogger that collects all the data and e-mail it in a set time with system information which includes device S/N and hardware specs, every button that pushed, screenshots, and copying processes.
__ ___ _ _ _
\ \ / (_) | | | | |
\ \ /\ / / _| | __| | | | ___ __ _ __ _ ___ _ __
\ \/ \/ / | | |/ _` | | | / _ \ / _` |/ _` |/ _ \ '__|
\ /\ / | | | (_| | | |___| (_) | (_| | (_| | __/ |
\/ \/ |_|_|\__,_| |______\___/ \__, |\__, |\___|_|
__/ | __/ |
|___/ |___/
A keylogger designed for Windows operating system that captures connection information, device system information, a list of running processes and stopped services on the operating system, keyboard keystrokes, copy-paste clipboard content, and screenshots of the target system, sending them to a specified email address at specified time intervals.
| :arrow_right: |
2 different threads are used to send log records and screenshots as reports;
:heavy_check_mark:1.thread sends log records to the specified email address based on the specified time interval. :heavy_check_mark: 2.thread takes screenshots at specified intervals. If the number of screenshots taken reaches 10, it reports the screenshots to the specified email address and deletes them to avoid detecting anomalies on the target computer. |
| :arrow_right: | By default, Google Mail server is used for reporting operations. |
| :arrow_right: | If reporting is to be done using Gmail SMTP server, Less secure app access must be enabled. |
| :arrow_right: | The persistent method, which ensures Wildlogger continuously runs on the target computer, is deactivated by default. |
| :arrow_right: |
When Wildlogger is converted to an exe, the persistent method must be activated for it to run continuously on the target computer. After the persistent method is activated;
:heavy_check_mark: The executed Wildlogger file is copied to the appdata folder with the name "Windows Explorer", :heavy_check_mark: In the registry, persistence is ensured by adding the keylogger file's path among the applications that run at Windows startup. |
python -m pip install -r .\requirements.txt
python wildlogger.py