Showing 77 open source projects for "using"

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
    netool toolkit 4.6

    netool toolkit 4.6

    MitM pentesting opensource toolkit

    ...Rootsector module allows you to automate some attacks over DNS_SPOOF + MitM (phishing - social engineering) using metasploit, apache2 and ettercap frameworks. Like the generation of payloads, shellcode, backdoors delivered using dns_spoof and MitM method to redirect a target to your phishing webpage. recent as introducted the scanner inurlbr (by cleiton)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A pure-Python library for performing client operations using the WBEM CIM-XML protocol. Attention: This project has been moved to http://pywbem.github.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MultiPlink

    MultiPlink

    [UPDATE 28-10-2015] FINAL MULTIPLINK SSH LIFETIME v2.0 UP-5 "FAREWELL"

    Download Link Utama: http://sourceforge.net/projects/multiplink/files/Final_MultiPlink_SSHLIFETIME_2.0_UP-5_FAREWELL.rar/download Jika di Halaman Download, Link belum tersedia, klik link alternatif : https://www.dropbox.com/s/znptxp2gxhihpax/Final_MultiPlink_SSHLIFETIME_2.0_UP-5_FAREWELL.rar?dl=0 Lalu Download & Install juga Minor...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
    Leader badge
    Downloads: 9 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
    openlsm
    openlsm - Web based open source, Linux Server Management(LSM) -LAMP ,FTP,Jabber, Samba,NFS,LDAP and MySQL based virtual hosting, Squid,Backup,Quota,Mail ,spam-assassin, mailable,Asterisk, web hosting, Load balancing, nagios and ganglia monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyforward

    pyforward

    Turn your linux machine into an infrastructure wifi router.

    pyforward is a GTK+ front-end to three core linux technologies that make it possible to turn your computer into a wifi access point in infrastructure mode: 1. iptables - To enable routing of your requests. 2. dnsmasq - To assign ip-addresses using dhcp. 3. hostapd - To enable wifi access to your machine in infrastructure mode. Refer the wiki page for more information on how to run pyforward. Note: Presently I'm in "development" mode. So, I urge the users of pyforward to make any feature-requests on the Discussion page or report any bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BandwidthD-IPv6

    BandwidthD-IPv6

    Collects data about network useage using libpcap.

    Based off of bandwidthd (http://sourceforge.net/projects/bandwidthd) but updated to support large networks (13,000+ devices). IPv6 support is in the works. Our thanks goes to the original authors of bandwidthd who made this possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SquidGuard Manager
    A web based management tool for the SquidGuard proxy filter. Manages requests to whitelist blocked sites. Developed using Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DogoIDS

    DogoIDS

    Active-probing-based network IDS for wireless networks

    .... *** IMPORTANT *** We uploaded the very first experimental implementation of DogoIDS (still alpha), so expect to find bugs. The Documentation is sadly not yet fully done. So far, we did experiments using a IEEE 802.11s network (open80211s kernel 3.10.0-rc4-wl). We are happy to receive comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    steganoroute

    steganoroute

    Send steganographed text messages to mtr with fake hops in the network

    Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dnmap

    dnmap

    distributed nmap framwork

    dnmap is a distributed nmap framwork using a client/server architecture. The server reads the commands from a file and send them to each client. The client execute the nmap command and send the results back. Also see: www.mateslab.com.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Moihack Port-Flooder

    A simple TCP/UDP Port Flooder written in Python.

    ...This tool was only written for personal tests and usage! It was NOT written to DDoS other people and/or cause harm to hardware.I am NOT responsible for any kind of damage you make by using this software. If you want to reach me, contact me at moihack.inside@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    nagios-statd patch

    nagios-statd patch for use with python >= 2.6

    The nagios-statd daemon allows a Nagios server to monitor and alert about various resources on remote Linux machines. If using python >= 2.6 on the remote server, nagios-statd stops accepting connections after 39 consecutive requests in a short period of time. This patch can be applied to any nagios-statd 3.12 version released by April King on 11/17/2005. It's been tested to work with python 2.3 - 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EnSuite is a network management plateform prototype based on NetConf. It aims at providing to the network management community an open source environment using NetConf configuration protocol and the Yang data modeling language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    AutoConfig Pro

    AutoConfig Pro

    Automate Telnet and SSH for Cisco devices.

    This is a Windows GUI application written in Python 2.7, used for Telnet and SSH into multiple Cisco Routers, Switches and Firewalls to send configuration commands. It will automate the tasks for Cisco network engineers and reduce the administrative overhead for repetitive tasks such as SNMP config, changing usernames, adding tacacs config etc. The application is very simple to use, with sample commands and hosts files saved inside, it's doesn't provide inter-active session, but it will do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    ...This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything special. My plans also include monitoring/managing of Windows servers through the same python client, but compiled into a working exe, but I will work on that when the Linux client is finished first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VNCed allows admins and teachers to monitor multiple workstations at the same time using VNC. There are a number of other VNC releated downloads available including MSI Creators/Installers for UltraVNC, Win32 version of RFBProxy and pyvnc2swf-py2exe
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Aures is a Python script that scans hosts using Nmap periodically and notifies the user of changes through libnotify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pyshot, windows session recorder/auditor
    pySHOT is a session recorder for windows. (soon linux session recorder also) It's a client/server python app using gearman. To use pyshot you must install pyshot-client from https://sourceforge.net/projects/pyshot-client/ on monitored server
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    The Basic Activity Tracker is a Python script that measures how much time your home users spend each day using computers around the house. Unlike other such utilities, The Bat works across multiple computers sharing a connection to SimpleDB on AWS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BlueLogger
    BlueLogger is built using the Python programming language in order to monitor for Bluetooth devices nearby. The application can log the "Time", "Device Name" and "Device Address" of each discovered device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Parse through Cisco IOS-style configurations and retrieve portions of the config using a variety of query methods. Note: starting January 2010, we have moved development to http://bitbucket.org/mpenning/ciscoconfparse/. Please update your hyperlinks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IP-ID allows simple name resolution in a local network without using DNS via the samba nmblookup program. It also integrates with XBMC to detect and add an xbox to known local hosts. A simple python program to manipulate /etc/hosts
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    OpenVPN-Status is a web interface that manage who is connected to your OpenVPN server. It connects to the management OpenVPN server, and try to give status of all connections in the real time. It has been developed using modpython.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Dynagen is a utility for use with the dynamips Cisco router simulator. It allows you to quickly provision and manage virtual networks using an INI like configuration file.
    Downloads: 3 This Week
    Last Update:
    See Project