SCREEN_KILLER : Tool To Track Progress During Pentest Engagement & OSCP

SCREEN_KILLER script was to developed to capture screenshot during pentest engagment and OSCP.

IMPORTANT: The screenshot feature is no longer allowed for exam but the terminal logging is allowed for exam.

If you like the tool and for my personal motivation so as to develop other tools please a +1 star *

The tool can be used by pentesters, CTF players, students and trolls :).

**WARNING: SCREEN_KILLER is part of the KILLER project. SCREEN_KILLER is still under development and there might be some issues, please create an issue if you found any. **

Other tool will be added to the KILLER project in the coming months so stay tuned up. Also ideas, bug reports, contributions are more than welcome !

Overview

It is a tool that can to take screenshot for a self-defined period (seconds) and also to log all terminal commands.

This means that you can take track of all commands run for whatever number of terminals you have.

  • Important: The tool for now is dev for only bash terminal. Will not work on ZSH,CSH…for now (if interested drop an issue).

Features

Some of the functionalities

  • Automated screen capture
  • Commands logging

Usage

Requirement: scrot must be installed (apt-get install scrot). Remember to chmod +x all .sh for execute right.

./screen_killer.sh

It is recommended to run the tool as root but you can sudo ./screen_killer.sh .It should work but I have not tested all the features.

Then choose the feature that you want to run. It is important to stop the capturing at the end of the day.

Disclaimer

The usual disclaimer applies, especially the fact that me (TH3xACE) is not liable for any damages caused by direct or indirect use of the information or functionality provided by these programs. The author or any Internet provider bears NO responsibility for content or misuse of these programs or any derivatives thereof. By using these programs you accept the fact that any damage (dataloss, system crash, system compromise, etc.) caused by the use of the script is not my responsibility.

R K

Recent Posts

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

1 week ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

2 weeks ago

Red Team Certification – A Comprehensive Guide To Advancing In Cybersecurity Operations

Embark on the journey of becoming a certified Red Team professional with our definitive guide.…

3 weeks ago

CVE-2024-5836 / CVE-2024-6778 : Chromium Sandbox Escape via Extension Exploits

This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…

3 weeks ago

Rust BOFs – Unlocking New Potentials In Cobalt Strike

This took me like 4 days (+2 days for an update), but I got it…

3 weeks ago

MaLDAPtive – Pioneering LDAP SearchFilter Parsing And Security Framework

MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…

3 weeks ago