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

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

    simplePXE

    simplePXE brings a PXE server to everyone

    SimplePXE is a tool to easy setup your personal PXE server in a existing network setup. The install script is easy to use and suitable to every network with a existing DHCP server (router). Simple PXE includes by default different images of Ubuntu, DBAN, Clonezilla, Gparted Live ... Feel free to add more into the /tftpboot directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SetFirewall

    Firewall Management Script

    Written as a BASH script, SetFirewall allows the user to manage a linux systems firewall in real time using a text console or SSH. It comes in handy when trying to diagnose routing problems and track network useage. The user must understand the iptables command syntax. It's not for making firewall management easy. It's for visualizing firewall & network activity as well as management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    Wake On Lan

    Wake On Lan

    A powerful WOL, ping, shutdown, GUI application.

    ATTENTION!!! Wol is now hosted on our own servers at http://wol.aquilatech.com. Wake On LAN, WakeOnLAN, shutdown software for Windows. A powerful WOL, ping, shutdown, GUI application.
    Downloads: 0 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
    Free Windows Network User Accounting

    Free Windows Network User Accounting

    User Computer and IP Address Tracking

    FWNUA (Free Windows Network User Accounting) runs silently in a Windows login script or GPO and collects data about user logins. FWNUA keeps track of the workstations logins so you don't have to! FWNUA now supports syslog and Splunk! Look for the fwnua - syslog version in the files list. Use Splunk or your own syslog server with data mining tools to create a robust user tracking system. Find our Spunk app on Splukbase: https://splunkbase.splunk.com/app/2773/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Maci Shell

    single file multi-purpose multi-platform shell written in php

    Maci web shell is a single-file multi-purpose multi-platform script written using PHP. It will work (With some exceptions) in any system that uses Apache+PHP. You just need to copy the script to the web server working dir and the script will allow you to browse files remotely, run commands, upload content and watch the configuration. By the way. The default password is -easywebshell- The difference with most other webshells out there is that this one has been designed to be more simple and easy to use, with nice looking icons and thumbnails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    netcfgtooltelnet

    netcfgtooltelnet

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via Telnet. The script reads the IPs of the devices from the NETWORK_IP file and sends the commands you enter in the CMD_FILE file to all the devices. Telnet username/password parameters are configured within the script. This feature can be further customized to prompt the user for them or read them from a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    netcfgtoolssh

    netcfgtoolssh

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via SSHv2. The script reads the IPs of the devices from the NETWORK_IP file, then gets the SSHv2/Telnet credentials from the SSH_USERPASS file and sends the commands you enter in the CMD_FILE file to all the devices. The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ospfdiscoverysnmp

    ospfdiscoverysnmp

    OSPF network discovery script via SNMP.

    OSPF_SNMP_v1.0.py is an OSPF network discovery script. It allows the discovery of all OSPF network devices in the network, without connecting to each of them or knowing all their IP addresses. The user must provide the IP and SNMP community string of a single OSPF device in the network (for example, a device in the core) and the script searches for all other OSPF routers. Prior to running the script, the user should configure SNMPv2 community string on the device and also include the subnet between his PC and the router into the OSPF process, so he has IP connectivity to all other OSPF nodes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10

    pyFreeDnsUpdate

    FreeDNS update python script

    pyFreeDnsUpdate is a command line python script that updates the FreeDNS record for a given domain to the current public facing IP address detected by the local host. It requires a one time edit to configure a list of domain|api_key pairs, and after that it can be run as a chron job to perform a sync check and update push if needed. Activity is logged on a local text file, and DEBUG level can be enabled in case of troubles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    netmonsql

    netmonsql

    Network performance monitoring and logging script for Cisco devices.

    NetMon_Cisco_to_SQL.py is a basic network performance monitoring and logging script for Cisco devices. It gathers parameters (CPU Utilization, Used Processor Memory, Used IO Memory, UP Ethernet Interfaces density, in percent velues) from Cisco routers by parsing command outputs and exports them to a MySQL database. NetMon_Query.py is a query script for the MySQL database in the form of an interactive menu for generating statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vnStatSVG should be the best web front-end to vnStat (a network traffic logger). It only requires a CGI-supported http server setup but also generates a great graphical report with SVG. NO PHP REQUIRED! It works for Linux server, cluster and even for a busybox based embedded Linux system. It has been tested with Apache, Nginx and even the lightweight httpd server of Busybox. vnStatSVG is friendly to generic Linux hosts, servers, embedded Linux systems and even Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AcerHK GUI

    AcerHK GUI

    GUI interfaces for Acer Hardware driver -- acerhk.ko

    ...It is also available at: http://cinnamon-spices.linuxmint.com/applets/view/219 Ubuntu AppIndicator Applet -- currently in development. Stay posted for this. Build Script for acerhk.ko. Use the 11.04+. Includes source code. Please see this projects Wiki for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    kagwang

    A wireshark dissector plugin for the IEEE 1905.1 protocol.

    The IEEE 1905.1 standard describes a convergent digital home network for heterogeneous technologies, such as PLC, WLAN, Ethernet and MoCA. This dissector enables Wireshark to understand, display and analyze IEEE 1905.1 traffic. It is implemented as a LUA script and can thus be easily plugged-into an existing wireshark installation. See the comments at the beginning of the file for hints on how to install the plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    fw-script is a tool that parses firewall rules in fw-script format. It's main usage is to configure iptables firewall cheaply, easily and quickly. The power of it is not the script itself but the way you can use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Addons for IOSEC - DoS HTTP Security

    Addons for IOSEC - DoS HTTP Security

    IOSec Addons are enhancements for web security and crawler detection

    IOSEC PHP HTTP FLOOD PROTECTION ADDONS IOSEC is a php component that allows you to simply block unwanted access to your webpage. if a bad crawler uses to much of your servers resources iosec can block that. IOSec Enhanced...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SonicLog Cruncher
    Perl logfile analyzer for DELL Sonicwall Firewall logfiles. This Perl program (Windows /Linux / Mac), creates an HTML file containing: hits per protocol, mean, median and variance on hourly and weekday basis, RBL statistics, IPS stats, VPN stats, virus stats, surfing statistics, CFS blocked sites stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WhoisUP

    WhoisUP

    Is your host up or down?

    WhoisUP v0.3 monitors hosts via ICMP and shows the status in a web page. When a host is down, the script can send mail, syslog message, open a popup message or play a sound. Moreover, the script monitors if the host exceed the latency threshold limit. The script uses NMap to send ICMP packets and to save the host status into an XML file. Then, WhoisUP reads the XML and shows the report in a web page with AJAX features; in case of host failure the script can send alarms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ( IP range generator )
    A simple, bash shell ip range generator. Also, let's see a good script, PROPING.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    nfslap

    nfslap

    Automated NFS misconfiguration root obtainer

    This is a quick script I wrote to automate a rather inconveniently long sequence of terminal commands to compromise a misconfigured nfs server, and obtain root. In other words i'm lazy, so I wrote a bash script. Password is: FELIX Programmed on kali linux, to use on metasploitable2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    A python script used to generate all possible password combinations for cracking WAP and other logins or password files. This program is open source. If you see the need to repair or change something by all means do so, but share your findings. *HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N (Numbers) -S (Special Characters) -A (All Characters, Numbers, and Letters) -min (Minimum Size) -max (Maximum Size) -o outputfile.gz or -o stdout By default -o filename.gz to create a GZ compressed text file of all the words. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Samba4 Ubuntu Build

    Samba4 build for Ubuntu 12.04 LTS 64Bit

    Samba4 build for Ubuntu 12.04 LTS 64Bit Currently maintained: - samba-4.0.x - samba-4.1.x This is a compiled version of the original samba4 sources from git://git.samba.org/samba.git. I used the following configure options: --with-ads --with-shared-modules=idmap_ad I just added three init scripts found somwhere and put the samba_backup script from source into samba/bin If you want to use it, see README
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...The first is a latency/"bandwidth" monitor that uses ping. Unlike similar MRTG addons, it uses traceroute to "autoconfigure" itself with the IPs of hops to a target, rather than hardcoding them. The second script uses the web-interface found in most DSL modems to collect connectivity status and DSL connection metrics (e.g. SNR margin).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    catch-http

    Captures and extracts HTTP connections

    Perl script for capture HTTP conections and extract the transmited files. Uses libmp3-tag-perl and tcpflow.
    Downloads: 0 This Week
    Last Update:
    See Project