Showing 638 open source projects for "sql command line"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    AHT (Ashiyane Hack Tools Ver) 1.1

    Perl Hacking Tools (BackTrack)

    ...It is For BackTrack This Script Contains This tools : Local File Disclource (LFD) Checker Scanning the whole netmask and returning IP and MAC BackConnect Tools Proxy Checker Reverse IP Add a User With Admin Access (Windows) Add a User With r00t Access (Unix) Grab Cpanel Users Remote Port Scanning With NetCat SQL Injection Scanner MD5 Hash Cracker (Online) Admin Page Finder Make Uploader With Echo Method (Linux Servers) Service Scanning BruteForce Services With Medusa And Hydra (Backtrack) Test Lfi With php:// Bypass Method Cms Analyzer (Beta Version) Server Scanning With Nmap Remote Command Execution Console Fck Editor Scanner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    uac-elevate

    uac-elevate

    A tool to request UAC elevation in command line scripts.

    Sometimes you need to write a batch script for the Windows NT command line interpreter (CMD.EXE) that needs to perform system maintenance tasks. This program allows you to run a command in a batch script and request UAC elevation for that command on the fly. No VB or fancy tricks required. Example syntax: C:\> elevate somecomand param1 param2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    PortableSigner
    PortableSigner is a tool for digital signing (with X.509 certificates) of PDF files
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4

    WAH Admin Finder+

    Admin Page Finder Perl script.

    A revision of an Admin page Finder perl script found online. We have added a new list of admin pages to search for and we also added hits logging to an external file to the script. This script is good for Penetration testers who wish to see if an Admin page is visible or easily found by intruders. Original Script found here: -------------------------------------- http://www.hackforsecurity.net/2012/01/admin-finder-perl-script.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    ActiveLock is an open-source copy protection, software licensing framework for all development enviroments supporting COM+ architecture. Core DLL available in VB2008 and VB6. Samples in C++, C#, Excel/Access VBA and keygens in PHP, ASP.NET available.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    ProcPewPew

    ProcPewPew

    Automatically Kills Processes

    ProcPewPew can be used to monitor the running processes on a system and kill unwanted processes automatically. Every 100 milliseconds, ProcPewPew takes a snapshot of the running process list and kills the processes that need to be shown who is the boss. CHANGELOG: v1.0 First release of ProcPewPew v1.1 Added newly created process logging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EPG (Extended Password Generator) is the tool-at-hand of any system administrator to generate pronounceable and random passwords, secured against brute-force dictionary attacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dynipdrop

    Drop specified IP n seconds remotely, auto-undrop it when timeout.

    It's a IDS-receiver and written in C. Sometimes I want to drop remote IP xx seconds, and Undrop it when timeout; Sometimes my sniffer-server find a hack-action and I want to tell another server/server-group "Drop xxx.xxx.xxx.xxx IP xx seconds". So I written this program -- dynipdrop("dynipdrop" daemon and "ipdrop_local" to send a drop-msg from localhost, and "ipdrop_udp" to send a drop-msg to another server(installed the dynipdrop daemon). And I think: "Maybe I can make a client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    silvertunnel - Java lib+browser for TOR
    silvertunnel.org is a project that provides an end-user browser, a Java library and additional Java security tools to easily access anonymity networks such as the Tor (torproject.org) network. Secure and easy to use. Tor4Java and Tor Browser. Attention: see project status on page https://sourceforge.net/p/silvertunnel/discussion/962278/thread/83dc2d02/#
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    Password generator Java CUI application

    Password generator Java CUI application

    Password generator Java CUI application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PC Tools by Davis PC Mechanics

    system diagnostics tool

    PC Tools by Davis PC Mechanics is a tool used to perform some basic administrative tasks to help make thigs quicker by being all in one spot. Rather than a console application, i made an interface so you can quickly point and click. there is also a command line so you can type if you want to. some commands in the program require an elevated permission, before you open the program, use the "run as administrator" feature for full capibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PortFusion

    PortFusion

    Distributed reverse / forward proxy and tunneling solution for TCP.

    PortFusion is a minimalistic, cross-platform, transport-layer distributed reverse / forward proxy for TCP written in Haskell + LLVM and released under GPLv3. A single package that makes the most of each platform by tapping into their unique capabilities, combining this power with an intuitive interface, beautiful design and Haskell's excellent support for unprecedented levels of concurrency and parallelism. It strives for the smallest source code size (< 500 lines) while delivering...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    vigenere.py

    vigenere.py

    this simple program implements the Vigenere cipher in python

    For details of this cipher see; http://en.wikipedia.org/wiki/Vigenere_cipher This cipher can be broken by frequency analysis, this is a toy project, and should not be used in situations where security is important.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A collection of tools to assist with the forensic analysis of computer systems.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    IdMUnit is an xUnit automated testing framework for Identity Management solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BR - Password Generator

    BR - Password Generator

    A tool for generating different and multiple passwords.

    BR - Password Generator is a simple and fast tool that helps you with the creation proccess of different passwords. You can specify the length, range and the type of chars that will be used. You specify the total number of generated passwords, also.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    yeo

    command-line steganography application

    designed to hide messages in jpg and png images without the requirement for any plain-text files. uses aes256 on data, using an sha256 hash of the password as the encryption key. rotates the password by 1 character, and uses an sha256 hash of that for the random seed for the image pointer access. security and invisibility of data is currently being peer-reviewed (since ~2014). At this point it looks like no vulnerabilities have been identified yet. this will evolve further, but remain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rcracki_mt can be used to perform a rainbow table attack on password hashes. It is intended for indexed&perfected rainbow tables, mainly generated by the distributed project www.freerainbowtables.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    This project is a perl based Nessus parser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SMBSpider

    SMBSpider

    Windows share network scanner

    The SMBSpider search in a netwok for public windows shares. The program can be used to list or copy the discovered files. You can define a single ip or a network range in cidr notation for scanning. The findings can be filtered with regex pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DE-ARP

    DE-ARP

    Protect the gateway against the ARP Injection Spoofing Technique.

    This application will identify your local network gateway address. With the information about the manufacturer and physical address, you can confirm that information and create a static and permanent (in the registry) protection for "outbound traffic through the gateway" against the Injection ARP Spoof Technique, using static ARP entries. Remind that this application doesn't ensures 100% level of protection by itself, its use must be combined with a solid security information policy and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    User AES-128 bit encryption in counter mode of operation. supports interactive mode of operation and command line mode of operation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    macls

    Perl ls-like command shows mtime, atime, ctime for Linux

    Pure Perl script that has the sole purpose of grabbing the atime, mtime, and ctime of a file or a bunch of files and outputting the results. M-A-C ls (macls)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    InteliSpider
    Extendable and flexible e-Discovery tool designed to identify information on a file system, databases and within files (such as Zip, Jar, Outlook Personal Folders, Open Document and Office Open XML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 10 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB