Showing 61 open source projects for "sql password"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    FAKE2DB

    FAKE2DB

    Create custom test databases that are populated with fake data

    Generate fake but valid data filled databases for test purposes using most popular patterns(AFAIK). Current support is sqlite, mysql, postgresql, mongodb, redis, CouchDB. The installation through pypi retrieves 'fake-factory' as a main dependency. db argument takes 6 possible options, sqlite, mysql, postgresql, mongodb, redis, CouchDB. name argument is OPTIONAL. When it is absent fake2db will name db's randomly. host argument is OPTIONAL. Hostname to use for database connection. Not used for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MMM_peer2peer_SOURCE_CODE

    MMM peer2peer donation script

    The script has everthing you will need to run your own MMM similar site it has features that can allow you set plans like its done with MMM, twinkas and loopers club all you need to do is to follow instructions install it set your plans set your percentages of growth set the locking period and time for withdrawal it has everything you need to run a successful peer to peer community it even has guilders feature but you can turn it on or off, including refereals bonus Getting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lite Weight Reporter

    Lite Weight Reporter

    Easy, Lite weight, real time, web based, reporting & analytic tool

    ****Refer to the improved version of the same application @ https://sourceforge.net/projects/query2report/ **** Light weight reporter, LWR, is a simple web based reporting building and publishing application. LWR transforms bunch SQL queries to charts and displays in a report. Each report has one or more elements arranged in rows and columns. Each element has title, SQL Query, database connection pointing to database from where data is retrieved and type of graph/table renderer. The application uses google charts (default) or jfree charts to build the charting components. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vulnerawa
    Vulnerawa stands for vulnerable web application, though I think it should be renamed Vulnerable website. Unlike other vulnerable web apps, this application strives to be close to reality as possible. To know more about Vulnerawa, go here https://www.hackercoolmagazine.com/vulnerawa-vulnerable-web-app-for-practice/ See how to setup Vulnerawa in Wamp server. https://www.hackercoolmagazine.com/how-to-setup-vulnerawa-in-wamp-server/ To see how to set up a web app pen testing lab with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    phpFK - PHP Board Script without MySQL phpFK - PHP Board Script without MySQL is programmed a free board in Php, without My SQL, which on each server or Webspace is installed in well 3 minutes. Optimally for beginners by the simple installation, but all professional functions and options the one board contains to have must. With 10 Designs and 2 languages: German, English. can adapt you your board individually. Board Software and Hosting Requirements: Php - approx. 1 MB Webspace - .htaccess password protection - a data base My SQL is not needed!!!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Imetion Security Castle
    Imetion Security Castle is a Best Tool Kit for protect your Datas. You can Encrypt your Text files, rich text files, code text files and electronic voice encrypt file and zip any files in your own extentions like *.zip/ *.rar/ *.mp3/ *.mp4 ect. **
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    miniPHP

    miniPHP

    A small, simple PHP MVC framework skeleton that encapsulates a lot of

    miniPHP A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers. miniPHP is a very simple application, useful for small projects, helps to understand the PHP MVC skeleton, know how to authenticate and authorize, encrypt data and apply security concepts, sanitization and validation, make Ajax calls and more. It's not a full framework, nor a very basic one but it's not complicated. You can easily install, understand, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OSX Password Management
    Bash and Applescripts to help you manage your passwords in an SQL Lite 3 database. No encryption! Install it under your regular user ID on OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SQL Auth Class for NetIQ Access Manager

    SQL Authentication class for NetIQ Access Manager

    ...NetIQ Access Manager can use an SQL database as an authentication source with this custom authentication class. The user is added to an LDAP directory after successful authentication to the SQL database so that Access Manager can have access to the user attributes, password, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select( select_details, function( err, rows ){ if( err ) console.log( err ); else console.log( rows ); }); ``` By this, we can generate a query something like this: ```sql SELECT `field1`, `field2` FROM `table_name` WHERE `field1` = 'value1' AND `field2` = 'value2' ``` For more information, visit the github project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    bWAPP

    an extremely buggy web app !

    bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. bWAPP helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities. bWAPP prepares one to conduct successful penetration testing and ethical hacking projects. What makes bWAPP so unique? Well, it has over 100 web bugs! It covers all major known web vulnerabilities, including all risks from the OWASP Top 10 project. The focus is not just on one specific...
    Leader badge
    Downloads: 963 This Week
    Last Update:
    See Project
  • 12
    BTS Pentesting Lab

    BTS Pentesting Lab

    BTS Pentesting Lab - a deliberately vulnerable Web application

    BTS PenTesting Lab is an open source vulnerable web application, created by Cyber Security & Privacy Foundation (www.cysecurity.org). It can be used to learn about many different types of web application vulnerabilities. Currently, the app contains the following types of vulnerabilities: *SQL Injection *XSS(includes Flash Based xss) *CSRF *Clickjacking *SSRF *File Inclusion * Code Execution *Insecure Direct Object Reference *Unrestricted File Upload vulnerability *Open URL...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    phpPassSafe
    phpPassSafe is a web based Tool for secure, rolebased password storage and management. The passwords are stored aes-256 encrypted. Now a random password generator is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    V5Cart

    V5Cart is a full featured free open source shopping cart

    ...Query Cache now supports APC, Memcache, Eaccelerator Live table editing Notable products/customers/orders Customer/User logging Search keyword logging Email tracking Custom Email template Batch Order processing Shipping label printing, Shipping tracking Mobile device detected Come with a responive configutable theme Enhanced coupon function Saling with gift/promotion products AND more... demo: http://v5cart.fhero.net/ admin: http://v5cart.fhero.net/admin account: v5cart, password: v5cart ------------------------------------------ Full features of opencart Function enhanced Custom SEO URL Attribute filter Paypal Express integrated Cache: config data cache, module cache, query cache, URL cache SQL optimized, much less SQL query Just 50% ~ 60% code of Opencart Compatible opencart template
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Ajax Chat

    Chat application using MySQL, PHP and Javascript

    This web application will allow anyone to register using a first and last name and then once logged in it shows the user a list of people that are logged in right now. If they click user 2's name it pops up accept or cancel buttons for user 2. Once they click accept a chat box appears instead of the list of users you can chat with. It only allows you to chat with 1 person at a time. Later we could allow you to chat with more than 1 person in a chat box or more than 1 chat box at a time like...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    GalleryShuffle
    GalleryShuffle is a PHP and MySQL image album manager. GalleryShuffle is an extremely easy tool to use in uploading, organizing and viewing images on the Web. It comes with an administration panel where albums and images can be created, and an HTML 5 powered front-end for visitors to view the uploaded photos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Script users Register Login with PHP

    A PHP script to Register and Login users in a website.

    A PHP script to Register and Log users in a website, and shows the Online users; it's created with the method based on classes and objects (OOP). It uses PHP, MySQL and Ajax / JavaScript. It has options to log in with Facebook, Yahoo, or with a Google account. The script includes button "Remember" that gives the posibility to automaticaly login the users in the next visits. If the user forgot the password, the script can send it to his e-mail. Each user has a personal page that contains:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple PHP Polling System

    Simple PHP Polling System

    Helps an organization to create polls of different types of positions.

    ...Username: admin, Password: admin, URL: http://localhost/yoursite/admin; For the admin section. The rest is in the database tables. NB: Please use the "External Link" menus above to support this project in one way or another. PM me for other means. Any kind of support will be very much appreciated. Thanks a bunch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    LinkChecker

    check links in web documents or full websites

    New Homepage: http://wummel.github.io/linkchecker/ Linkchecker features: - recursive and multithreaded checking and site crawling - output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats - HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet and local file links support - restrict link checking with regular expression filters for URLs - proxy support - username/password authorization for HTTP, FTP
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Foi comprovado que senhas como: datas de nascimento, números de telefone, numero de cartões de crédito... são fáceis de serem descobertas (hackeadas), por isso existe o Password Generator, para gerar senhas que são difíceis de descobrir. O Sistema funciona como um gerador RANDOM, que cria instantaneamente uma série de possibilidades de combinações que o sistema julga ser mais difícil para programas e hackers descobrirem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Mimz Toolbox

    A program with a nice amount of tools inside of it.

    ...However, I restored my computer which caused me to lose everything including the source code. This isn't developed any longer and is still in the BETA stages. The music is easily customized and a new user was added to the SQL database online. Now anyone can long in as a regular user with the "Login" button. Username: sourceforge Password: sourceforge Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OneForum

    The Forum is easy-to-modifying Forum equipped with many features.

    ...Features: User Profiles PM System Admin / Mod Area Spam Protection Captcha & IP-Lock BBCode & Smileys RSS Feeds News-System Announcements User edit / block SHA1 encoding E-Mail verification SQL-Injection-Guard Admin-Notifications Contacts Statistics InfoBox Badword-Filter Counter User List Search MyPostings Moderators Password recovery / change Show Views / Posts in a Topic Protection against XSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PasSafe
    PasSafe is a free & open source password manager for all Operating Systems. Store your passwords in a highly-encrypted database locked with one master password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kaimono Kago
    Kaimono Kago(shopping basket in Japanese) is a simple shopping cart which is based on Codeigniter, BackendPro and Ajax file management. The system can be integrated with Google payment.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB