Giter VIP home page Giter VIP logo

Jeremy Bailey's Projects

browser-compat-data icon browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN

help icon help

The help website/knowledgebase (bitwarden.com/help).

minecraftautoshutdown icon minecraftautoshutdown

Script to automatically shutdown minecraft server gracefully (saving everything) when there are no players online for a certain amount of time, and then shuts down the computer hosting the server.

nodejs-websocket-examples icon nodejs-websocket-examples

This repo contains some example code for making a Node.js socket server and client, a WebSocket server and client, and also PubNub based messaging with JavaScript.

password_security_program icon password_security_program

Design and develop a small python program to enforce strong passwords for users. The program will allow users to create user names and passwords, and allow users to log in if the username/password pair matches an entry stored in a file called passwords.txt. Any new password must satisfy the following criteria to be accepted by the system: (1) The length needs to be at least 8 characters long. (2) Should contain at least one letter and one number. (3) Cannot contain consecutive or repetitive letters or numbers for four characters or more (e.g., go123456, moon8888, aaaaaaa1, 1980abcd, qwerty12 or doit6543 should not be allowed). (4) Cannot be highly popular passwords such as “password" or “12345678". (5) All other types of passwords should be allowed. All username/password pairs must be stored in a text file 1 called “passwords.txt” securely, which means user names and passwords should be stored in the passwords.txt securely after using salting and secure hashing process. Your program will be graded based on functionality, usability, and security. Submit your source code and include your instructions to compile and run the code in “A5_<your initial>.pdf".

tldr icon tldr

📚 Collaborative cheatsheets for console commands

wpxmlrpcbrute icon wpxmlrpcbrute

Brute force WordPress sites vulnerabile to XML-RPC amplification.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.