Showing 906 open source projects for "linux ssh"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Perl System Test
    Perl System Test (PEST) is a test harness, written in Perl, for running processes on a distributed testbed via SSH. Test processes are defined in a simple config file for execution on remote hosts, enabling a tester to run tests in serially or in parallel. Processes are as non-blocking and un-buffered as possible. The harness redirects process output to an individual log for each process and logs process metadata. It captures the return code of each remote process and interprets 0 as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open Network Monitor
    - English - The Open Network Monitor is a GNU/Linux Debian based distro. This is a web server on Apache platform created with the intent of having, in a single solution, the potential offered by Nagios and Cacti for network monitoring. Also includes web based management sofware Webmin and application phpMyAdmin for the administration of MySQL database. The whole is made ​​easily accessible through a web menu. Install it on PC with blank hard disk or as virtual machine (eg....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    walterbot

    walterbot: Virtual presence device www controlled with a raspberrypy

    walterbot è un "virtual presence device" controllabile da remoto via interfaccia web. La distro Debian per architettura ARMhf6 è stata ottimizzata per "Raspberrypi B rev2". Il codice python scritto da Walter, controlla 2 motori DC tramite un TB6612FNG https://github.com/InformaticiTarantini/Pi-dro La distro è "out of the box" basta clonare l'immagine su una SD card (minimo 2Gb) proprio come si fa con raspbian. Tramite accesso ssh o direttamente dal raspberrypi, eseguire il comando "sudo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    staySafe Backup

    staySafe Backup

    A backup script designed for CMS like Typo3, Wordpress and many more

    staySafe Backup is an universal backup tool. This script can backup any server that has ssh or ftp and a mysql database. Once configured correctly it recognizes the used CMS and get the database parameter from the configuration of the CMS. But you can backup any server even if you dont use an CMS.
    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
    GHZ Tools v0.6 Build 9645 Release Data (02/09/2014) 7zPass: MHg2NzY4N0E3NDZGNkY2QzczMzAzNj== (base64/hex) Properties: 1)- Brute Forcer: WordPress Joomla 4images osCommerce Drupal, Razor Ftp cPanel Whmcs DirectAdmin Authentication Bypass SSH Authentication vBulletin Kleeja OpenCart WordPress Xmlrpc 2)- Remote Exploits: JCE Webdav 3)- SQL Injector: Auto SQL Injection 4)- Hash Cracker: MD2 MD4 MD5 SHA1 MD5(MD5(PASS)) SHA1(SHA1(PASS)) 5)- URL Fuzzer: URL...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Cipher Scanner for SSH

    Java program to scan the ciphers supported by a SSH server.

    Code to check the ciphers supported by an SSH server. How to run the program: java -cp "ssh-cipher-check.jar" SSHCipherCheck <host> <port> or java -jar SSHCipherCheck <host> <port> where, <host> - Host name or IP address of the server. <port> - The port on which the SSH server is running. Saurabh Sule <saurabhsule82@yahoo.co.in>
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Web Server Installer

    Web Server Installer

    Install an Apache Web Server with PHP and MySQL on Linux

    With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily! The Script will install the following packages: * Apache * Php * MySql * XCache * Fail2ban The Script can configure: * Time Zone * Php Time Zone * Apache Module Proxy * Apache Module ProxyHttp * Apache Module Rewrite * Apache Module Expires * Apache Module Deflate Also, the Script can install the following packages: * SSH * Ntp * Screen * Lynx * Vim * Htop * Unzip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyTunnel

    pyTunnel

    ssh tunnel manager

    pyTunnel is a ssh tunnel manager ( port forwarding ) written purely in python. You can start and stop tunnels or groups of tunnels with a click of a button. Supports nested tunnels and inter-tunnel dependency relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HoneyDrive

    HoneyDrive

    Honeypots in a box! HoneyDrive is the premier honeypot bundle distro.

    HoneyDrive is the premier honeypot Linux distro. It is a virtual appliance (OVA) with Xubuntu Desktop 12.04.4 LTS edition installed. It contains over 10 pre-installed and pre-configured honeypot software packages such as Kippo SSH honeypot, Dionaea and Amun malware honeypots, Honeyd low-interaction honeypot, Glastopf web honeypot and Wordpot, Conpot SCADA/ICS honeypot, Thug and PhoneyC honeyclients and more.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Medusa

    Medusa

    An open source interactive disassembler

    ...If you do not wish to install the various dependencies on your system, you can use this docker image instead. Even though it is working out of the box, you may want to customize it to suit your needs or for added security (e.g. restrict ssh access to public key authentication only).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    sshtun

    The poor man's VPN: Tunnel your applications to remain anonymous

    A Linux application. REQUIRES python3.2+ REQUIRES git How to get it working, as easy as 1, 2, 3 !: 1) git clone ssh://zeroblue@git.code.sf.net/p/sshtun/code sshtun-code 2) cd sshtun-code 3) sudo python3 setup.py then run the program: python3 SSHTunnel.py If something goes wrong you will likely have to install the dependencies yourself: Namely, PySide for python3 http://qt-project.org/wiki/PySide_Binaries_Linux You should also have openssh and firefox(optional) installed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SSearcH Everywhere

    SSearcH Everywhere

    Search easily on local or remote files

    SSearcH Everywhere is a simple and useful application that will make the search of text in remote files easy and fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bash Share scripts

    shell-scripts, useful to mount remote ssh and smb shares

    Moved to github. Futher development will be there. https://github.com/trousev/bashshare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NullFXP is a cross-platform SFTP/FTP/Secure FTP client with GUI, based on Qt technology. It support multi host connection and multi transport each other supported protocol at meanwhile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pulseagain

    Installing softwares on Windows remote Machine with pulse-again

    Pulse-Again is a graphical user interface written in Python and Tkinter to deploy softwares on a few computers with pulse2 secure agent installed on them. To use it, you need to create a pair of ssh key and you must allow the connexion on the remote computer by exporting your public key in the configuration of pulse2 (ssh) of the remote computer. To do this, you can insert manually your public key in the authorized_keys or use ssh-copy-id. Another point is that you must allow your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MySecureShell is a sftp-server developing tool which help to make a ftp server like proftpd but very securised with SSH encryption. This software is highly configurable and very easy to install and use. Project has moved to https://github.com/mysecureshell/mysecureshell !
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    CrashCart

    A Zero-config live CD for First Responders and Forensic Analysts

    CrashCart is a zero-config live CD for First Responders and Forensic Analysts. CrashCart enables First Responders such as general staff or IT staff to contain a compromised system whilst providing a safe remote environment for Forensic Analysis. CrashCart was created to aid Analysts responding to incidents in locations where they may not be able to be physically present or where the network environment prevents full disk imaging. Quick Instructions (sorry I'll add doco soon): 1....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wview is a unix application for weather stations. It archives weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data feed. RSS feed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Xrsync

    Xrsync

    Xrsync uploads an entire folder from MS-Win client to Linux server

    Xrsync uploads an entire folder from a local MS-Windows client to a remote Linux host if the folder doesn't exist remotely. Or it synchronizes the folders and files under the selected folder on the remote host by either checking the consistency of the checksum, or comparing the last modified time and size of the file to be synchronized. Xrsync uses Java implemented SSH API to ensure secure data transfer. So it works for any remote Linux host that runs a SSH daemon and a local Windows client that can login to the Linux host using an account with a home directory on that host. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TriAquae

    Open source IT batch management suite

    TriAquae is an open source IT management software developed by Python language, this software allows IT administrator to manage Linux/Unix servers through a simple friendly command interface ,and with no any client program need to be install on the remote servers , only support SSH will be fine. User can send commands ,files,to mutiple servers and the result will be send back to management cosole almost in real time,it also can help user to analyze the system running capacity with the with nice looking report table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PuSSH
    PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
    Downloads: 0 This Week
    Last Update:
    See Project