Tek Security Group’s Password Repository
In this repository you will find helpful authentication brute forcing files. These files include known password defaults, usernames, common and specialized dictionaries, etc.
Tek Security Group’s Password Repository
In this repository you will find helpful authentication brute forcing files. These files include known password defaults, usernames, common and specialized dictionaries, etc.
way.js – simple, lightweight, persistent two-way data binding
yum-s3-plugin – yum plugin for Amazon S3 hosted repositories
Travel by drone – watch videos from all around the world, recorded by drones.
q – tool for making and composing asynchronous promises in JavaScript
If a function cannot return a value or throw an exception without blocking, it can return a promise instead. A promise is an object that represents the return value or the thrown exception that the function may eventually provide. A promise can also be used as a proxy for a remote object to overcome latency.