Showing 230 open source projects for "script%20injector"

View related business solutions
  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Gobuster

    Gobuster

    Directory/File, DNS and VHost busting tool written in Go

    ...This project is born out of the necessity to have something that didn't have a fat Java GUI (console FTW), something that did not do recursive brute force, something that allowed me to brute force folders and multiple extensions at once, something that compiled to native on multiple platforms, something that was faster than an interpreted script (such as Python), and something that didn't require a runtime. Provides several modes, like the classic directory brute-forcing mode, DNS subdomain brute-forcing mode, the mode that enumerates open S3 buckets and looks for existence and bucket listings, and the virtual host brute-forcing mode (not the same as DNS!). Since this tool is written in Go you need to install the Go language/compiler/etc. ...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2

    Bleeding Edge

    Installs programs into Linux Mint from PPAs, source, etc. Cleans too!

    Bleeding Edge is a shell script designed for Mint 64bit. It assists in the installation of software from source and PPA repositories - such as media players, codecs, drivers, etc. It also cleans up the system. VIEW SCREENSHOTS FOR USAGE INSTRUCTIONS
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Tria Sistema Operatiu

    Tria Sistema Operatiu

    Helps you find, download & burn the best Operating System for any PC

    Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc. REQUIREMENTS: For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing. 90's EDITION needs 160 MB (192 MB on...
    Downloads: 19 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    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
  • 6
    Arch Linux Fast Install

    Arch Linux Fast Install

    Install Arch Linux with 2 lines of code

    # archfi Just a simple bash script wizard to install Arch Linux after you have booted on the official Arch Linux install media. With this script, you can install Arch Linux with 2 lines of code. This wizard is maked to install minimum packages (base, grub and optionally efibootmgr). At the end of this wizard, you can install or launch archdi (Arch Linux Destop Install) to install and configure desktop packages.
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 7
    Arch Linux Desktop Install

    Arch Linux Desktop Install

    Arch Linux Desktop installer

    # archdi Just a simple bash script wizard to install and configure a full personal computer with Arch Linux. First, install Arch Linux with the official media and optionally with archfi. Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi After reboot and your network ready, download the script : curl -L archdi.sf.net/archdi > archdi or if sourceforge is down : curl -L matmoul.github.io/archdi > archdi And run the script : sh archdi Or you can install it on your system with sh archdi -i And then you can use archdi cmd. ...
    Downloads: 75 This Week
    Last Update:
    See Project
  • 8
    Rescatux

    Rescatux

    Easy to use Repair distribution for both Gnu/Linux and Windows systems

    ... * Share log on forum: Prepares a forum post alike text so that you can just copy and paste it in your favourite forum. Logs are nicely inserted into it with [CODE] symbols. * Boot Info Script: Run Boot Info Script option to share your computer configuration (specially boot one).
    Leader badge
    Downloads: 1,647 This Week
    Last Update:
    See Project
  • 9

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10

    centos7_vps_autoconfig

    If you need to configure CentOS7 for your webserver take a look here.

    This project holds a wizard-like bash script and instruction to configure Cent OS 7 on a physical or virtual web server. The main goal of the script is to provide good protection of the server (firewall configuration, removing unused network services, configuring ssh with changing its port, fail2ban, etc.). The corresponding instruction holds detailed description of each script component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    oobash

    oobash

    Framework for bash 4

    oo-style framework for bash 4. It provides tools for rapid script development and huge libraries. Written in bash. Source and use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    debian10autoconfig

    A set of scrips for interactive Debian 10 configuration

    ...Scripts provide: - easy network configuring and protection (ip, static arp entries, firewall rules, etc) - easy GRUB protection - interactive one button software installations - configuring DE and providing settings restorations and directory cleaning - automatic shutting down at night and much more Of course you may use not the whole script set, but only needed scripts. All set is written for Debian 10 and tested on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    System Updater (with & without GUI)

    System Updater (with & without GUI)

    A program for an easier way to update the system

    With this script-program its easier to keep your system up to date. Your can use this program with and without an GUI. With this program you don't have to type inside a Terminal the command "sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get autoremove", the script do this for you automatically. In this way the start for Linux beginner is much easier as without this program it would be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RemoteScript
    Execute a script on single or multiple remote hosts simultaneously via ssh . No client installation required. Works on any host with a ssh server. Php/mysql based. New in V2 : Can wait that the host comes up to execute the script. Authentication : Supports local, SSO with Kerberos and Ldap. Support GLPI import of your hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ipset_list

    ipset set listing wrapper script

    ipset_list is a wrapper script for listing sets of the netfilter ipset program. It allows you to match and display sets, headers, and elements in various ways. The result can be saved as shell script and in ipset save, or xml format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    certz

    Script to implement internal CA/ICA using OpenSSL

    certz is intended to implement a standard interface for creating and maintaining one or multiple Root and Intermediate Certification Authorities (ie, CA and ICA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HDDtempNC

    HDDtempNC

    Tool to acquire hard disk drive temperature from the network interface

    ###### HDDtempNC has now moved to Github ###### ###### Please visit the Github project at https://github.com/viharm/HDDtempNC ###### HDDtempNC provides a script to acquire hard disk drive temperature for a target host by querying an existing HDDtemp daemon and then parse the results according to the request. See project wiki for more details, usage and code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Windows 10 Lite (Better Privacy)

    Tune, cleanup and better privacy Windows 10 Installation

    Windows 10 Setup Helper for gamers, power users and administrators. Script is no longer in active development because Windows 10 is being updated too frequently. Version 9: rmApps.cmd -> Script with Y/N interaction autoRmApps.cmd -> Script without interaction advRmApps.cmd -> Script without limitation. Can remove everything with Y/N interaction. Warning!!! Wrong usage can break your Windows! (Remove Cortana with this script after autoRmApps.cmd script finished) - clean uninstall of Apps via dism.exe (All Users) - tweaks from Windows Privacy Tweaker - nearly every app can be removed - service configuration choice: Safe or Microsoft (Black Viper's Service Configuration) - removed some more stuff for your privacy (Privacy And Shit Script) - OneDrive can be removed before it gets installed
    Downloads: 21 This Week
    Last Update:
    See Project
  • 20
    Automated software deployment, upgrade and removal script for Windows. Can be run as a service to install software in the background without user interaction. See http://wpkg.org/ for more info and downloads. See http://lists.wpkg.org/ for mailing lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bash Script for System services monitoring (httpd,smtp,pop,dns,mysql),recovering and alert via email and SMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    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
  • 24

    Pakmirrors

    Archlinux's pacman mirrors sorter

    A simple script to sort the fastest mirror list for pacman on a standard archlinux install. It is based upon rankmirrors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next