Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
9 results tagged credentials  ✕   ✕
KeepassXC Password Manager https://keepassxc.org/
Thu 29 Dec 2022 09:45:50 PM PST archive.org

Securely store passwords using industry standard encryption, quickly auto-type them into desktop applications, and use our browser extension to log into websites.

Complete database encryption using industry standard 256-bit AES. Fully compatible with KeePass Password Safe formats. Your password database works offline and requires no internet connection.

Every feature looks, feels, works, and is tested on Windows, macOS, and Linux. You can expect a seamless experience no matter which operating system you are using.

Github: https://github.com/keepassxreboot/keepassxc

crossplatform infosec opsec passwords credentials databases
KeepassXC-Browser https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/
Thu 29 Dec 2022 09:43:35 PM PST archive.org

A plugin for Firefox that lets you interface with a KeepassXC password manager.

Note that this is an official KeepassXC project, not somebody's third party code.

firefox addons credentials passwords databases infosec opsec
frozeeen/sink https://github.com/frozeeen/sink
Thu 14 Apr 2022 12:07:53 PM PDT archive.org

Fish generator for phishers. Set it up someplace that supports PHP. Go to 3vil site. Open your browser's Javascript console. Paste this code, it will load the app.js and the dashboard:

var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'https://where.i.installed.sink.example.com/app.js';
document.head.appendChild(script);
lulz javascript php credentials fake trolling
MatrixEternal/vaults https://github.com/MatrixEternal/vaults
Tue 09 Nov 2021 08:01:00 PM PST archive.org

vaults is a password manager featuring client side AES-256 encryption of passwords and notes, PBKDF2 hashing, vaults, and password generation. Separate vaults per user.

Front end, back end, and storage.

Requires PHP8 and MySQL v8. Says that it demands Docker but it can probably be built manually.

exocortex php javascript passwords storage generator credentials
GitHub - m4ll0k/SecretFinder: SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files https://github.com/m4ll0k/SecretFinder
Wed 01 Jul 2020 04:04:47 PM PDT archive.org

SecretFinder is a python script based on LinkFinder written to discover sensitive data like apikeys, access tokens, authorizations, Javascript web tokens, and so forth in JavaScript files. It does so by using jsbeautifier for python in combination with a fairly large regular expression.

python cli reverseengineering credentials javascript exocortex
GitHub - danielmiessler/SecLists https://github.com/danielmiessler/SecLists
Thu 13 Dec 2018 03:55:21 PM PST archive.org

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. Some of this stuff can be used to prime discovery operations.

wordlists usernames passwords cracking discovery scanning fuzzing credentials defaults leaks shells
jaraco/keyring https://github.com/jaraco/keyring
Wed 14 Nov 2018 12:56:43 PM PST archive.org

The Python keyring lib provides an easy way to access the system keyring service from python. It can be used in any application that needs safe password storage. Works with iOS Keychain, Freedesktop's Secret Service, KWallet 4 and 5, and Windows Credential Locker. Pluggable back-ends.

python module keychain crossplatform secrets credentials access
creddump https://github.com/moyix/creddump
Tue 20 Mar 2018 02:27:00 AM PDT archive.org

A utility used to extract user credentials and other secrets from the Windows registry hives offline.

passwords security windows hives ntlm python registry cracking credentials hashes secrets software
bonsaiviking/NfSpy - GitHub https://github.com/bonsaiviking/NfSpy
Mon 19 Mar 2018 06:07:37 PM PDT archive.org

A utility which uses the FUSE functionality of the Linux kernel to implement NFS in such a way that it can spoof user credentials when mounting exported file systems so you can get access to files that you wouldn't be able to otherwise.

filesystems fuse nfs foss cracking spoofing credentials software permissions
4817 links, including 361 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn