
Research
/Security News
Contagious Interview Campaign Escalates With 67 Malicious npm Packages and New Malware Loader
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.
Help Wanted! <https://github.com/Roger/escrotum/issues/44>
_)Linux screen capture and screen recording program inspired by scrot.
Because scrot has glitches when selection is used in refreshing windows
::
usage: escrotum [-h] [-v] [-s] [-x XID] [-d DELAY]
[--selection-delay SELECTION_DELAY] [-c] [-C] [-e COMMAND]
[-r]
[FILENAME]
positional arguments:
FILENAME image filename, default is
%Y-%m-%d-%H%M%S_$wx$h_escrotum.png
optional arguments:
-h, --help show this help message and exit
-v, --version output version information and exit
-s, --select interactively choose a window or rectangle with the
mouse, cancels with Esc or Right Click
-x XID, --xid XID take a screenshot of the xid window
-d DELAY, --delay DELAY
wait DELAY seconds before taking a shot
--selection-delay SELECTION_DELAY
delay in milliseconds between selection/screenshot
-c, --countdown show a countdown before taking the shot (requires
delay)
-C, --clipboard store the image on the clipboard
-e COMMAND, --exec COMMAND
run the command after the image is taken
-r, --record screen recording. Alt+Ctrl+s to stop the recording
SPECIAL STRINGS
Both the --exec and filename parameters can take format specifiers
that are expanded by escrotum when encountered.
There are two types of format specifier. Characters preceded by a '%'
are interpreted by strftime(2). See man strftime for examples.
These options may be used to refer to the current date and time.
The second kind are internal to escrotum and are prefixed by '$'
The following specifiers are recognised:
$f image path/filename (ignored when used in the filename)
$w image width
$h image height
Example:
escrotum '%Y-%m-%d-%H%M%S_$wx$h_escrotum.png'
Creates a file called something like 2013-06-17-082335_263x738_escrotum.png
EXIT STATUS CODES
1 can't get the window by xid
2 invalid pixbuf
3 can't save the image
4 user canceled selection
5 can't grab the mouse
6 error with ffmpeg
FAQs
Minimalist screenshot capture and screen recording program inspired by scrot.
We found that escrotum demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.