Showing 219 open source projects for "script%20executor"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    MySQLTuner

    MySQLTuner

    Script written in Perl to assist with MySQL configurations

    MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions. MySQLTuner supports ~300 indicators for MySQL/MariaDB/Percona Server in this last version.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Monitorix

    Monitorix

    Monitorix is a free, open source, lightweight system monitoring tool

    ...It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well. It consists mainly of two programs: a collector, called monitorix, which is a Perl daemon that is started automatically like any other system service, and a CGI script called monitorix.cgi. Monitorix includes its own HTTP server built in (which is listening by default on port 8080/TCP) to see the statistics graphs, so you aren't forced to install a third-party web server to use it. Just point your browser at http://localhost:8080/monitorix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GestioIP IPAM - IP address management
    An automated, Web based IP address management (IPAM) software. It features powerful search and filter functions for both networks and host, as well as many tools (e.g. a subnet calculator) helping Administrators to plan and handle complex IP networks
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • 4

    rsync-dist

    A Perl script for managing distributions of binary files.

    This script can be used to copy files (usually binary distributions of programs) to a remote server while preserving all the old versions of these distributions. It can also create and change symbolic links that point to certain distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Flexible backup script. Easy to configure, uses dump/afio/tar/cpio/star/etc. backend. Backup levels as in dump. Configurable backup sets. Writes to tapes, on-disk archive files, or on-disk directory trees. rpm-mode for only changed/unowned files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ldap-searchEntries.pl is a small perl script that searches for entries based on a list provided by STDIN. The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    flom

    flom

    Free Lock Manager

    FLoM is a free open source distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way that "nice" manages process prioritization. Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pl

    Perl One-Liner Magic Wand

    Some tasks are too menial for a dedicated script but still too cumbersome even with the many neat one-liner options of "perl -E". This small script fills the gap: various one-letter commands & magic variables (with meaningful aliases too) and more nifty loop options take Perl programming to the command line. Fully imports List::Util. With no program on the command line, starts a pl Shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gdown.pl

    gdown.pl

    Google Drive direct download of big files

    gdown.pl is a Perl script that enables file downloads from Google Drive using a public shareable link. It bypasses the confirmation prompt shown for large files and automates the download process via the command line. This tool is especially useful for automated scripts, server setups, or CLI-only environments where GUI download is not feasible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10

    FTP prune

    FTPprune is a Perl script to manage a remote ftp archive

    FTPprune is a Perl script to manage the size of a remote ftp archive. It was originally developed to manage offsite copies of Zoneminder CCTV events, but can be used with any FTP file archive. FTPprune will go through the archive and remove the oldest files reducing the archive size to a maximum that you specify, optionally preserving the last (-a) days of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rpmerizor

    rpmerizor build rpm packages from installed software.

    rpmerizor is a Perl script that allows you to create an RPM package from installed software simply by specifying files on the command line and answering a few questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    openbsd wifi manager

    GUI for wifi connections

    Small perl script for a graphical front end to OpenBSD's ifconfig command specifically for wireless connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    enum4linux

    enum4linux

    enum4Linux is a Linux alternative to enum.exe for enumerating data

    ...It drives standard tools under the hood to query for user and group lists, share exports, password policy settings, OS details, and RID cycling—often even via null sessions when allowed. Output is organized and grep-able, making it easy to pivot quickly from discovery to targeted probing or remediation. The script includes options to test multiple authentication modes, try name lookups, and probe RPC endpoints to widen the information surface. Because it runs on Linux and macOS, it slots naturally into automated recon workflows and red-team pipelines. Used responsibly, it’s an effective way to uncover misconfigurations and weak access controls before adversaries do.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    SortPhotos is a Python-based command-line utility that organizes photos and videos into structured directories based on their date and time metadata. It can sort files by year, month, day, or any custom format using EXIF and other metadata tags, making it easy to transform messy collections into neatly arranged photo libraries. The tool works with both images and videos, automatically renames files if desired, and can filter which metadata groups or tags to prioritize when determining file...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    Perl Audio Converter

    Perl Audio Converter

    Linux Audio Converter / Tagger / CD Ripper

    ...Parallel Processing, a CD ripping function with CDDB support, batch conversion, tag preservation for most supported formats, independent tag reading & writing, service menus for KDE Dolphin/Konqueror, Gnome Nautilus script, and action scripts for Nemo/Thunar are also provided.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Small tool written in Perl for synchronizing file archives based on MD5 sum comparison (e.g. it detects when a file has just been renamed or moved to a new location inside of the archive). Best suited for offline synchronization, e.g. for mp3 archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tentacle
    Tentacle is a cross-platform file transfer protocol that aims to be secure and easy to use. The client and server are designed to be run from the command line or called from a shell script. Secure file transfers to and from the server are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cdu : a color du, disk usage

    cdu : a color du, disk usage

    An unix command line "du" with colors

    cdu (for Color du) is a perl script which call du and display a pretty histogram with optional colors which allow to imediatly see the directories which take disk space. With no arguments, cdu reports the disk space for all subdirectories of the current directory. With only one directory argument, cdu reports the disk space for all subdirectories of the given directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    360-FAAR  Firewall Analysis Audit Repair

    360-FAAR Firewall Analysis Audit Repair

    360-FAAR Analyze FW1 Cisco Netscreen Policy Offline Using Config/Logs

    360-FAAR (Firewall Analysis Audit and Repair) is an offline, command line, firewall policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in Checkpoint dbedit, Cisco ASA or ScreenOS commands, and its one file! Read Policy and Logs for: Checkpoint FW1 (in odumper.csv / logexport format), Netscreen ScreenOS (in get config / syslog format), Cisco ASA (show run / syslog format), 360-FAAR compares firewall policies and uses...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    OpenLdap Server Quick Setup

    Tool to quickly set up an LDAP server

    Tool to quickly set up an OpenLDAP server based on the steps outlined at: http://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html Automates the process of installing the required packages, generating a hashed password for the LDAP admin, creating certs, writing/importing config files, and restarting services. *This script will overwrite existing LDAP configs* Written with RHCSA students in mind, who will need an LDAP server to work with but won't actually be tested on how to set one up. Tested on a clean install/update of: CentOS Linux release 7.3.1611 (Core) + perl v5.16.3
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    SendCommand is a Perl script that uses the Expect library to automate telnet and ssh sessions on remote hosts (Cisco, Netscreen, Bluecoat and more). Executes commands and outputs results to stdout or into files. It aims to be a very flexible tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Juniper SRX policy to CSV

    Extract and Convert Juniper Firewall Policies to CSV

    Perl script that connect via SSH to your Juniper SRX firewall and extract the firewall rules, Parses them and produces a local csv file for import into excel. Written to fill a requirement, If you fix it or make it better please let me know?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Devmon

    SNMP poller for Xymon

    Devmon is a device monitoring script which works in tandem with the Xymon (formerly Hobbit)/BigBrother monitoring suites. It queries remote hosts via SNMP, applies user-defined logic and thresholds to the acquired data, and submits status and alarms to a display server
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25

    pfck

    pfck - pf check - organizes flow information by host

    pfck is a perl script that reads the state table of pf and reports back flows based on a supplied port number. pfck is very handy in ddos attacks to identify who's hitting a host or network on a particular port service, and who they are specifically hitting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next