manantsoar / Blacklist3r

project-blacklist3r

Home Page:https://www.notsosecure.com/project-blacklist3r/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blacklist3r

The goal of this project is to accumulate the secret keys / secret materials related to various web frameworks, that are publicly available and potentially used by developers. These secrets will be utilized by the Blacklist3r tools to audit the target application and verify the usage of these pre-published keys.

We are releasing this project with.Net machine key tool to identify usage of pre-shared Machine Keys in the application for encryption and decryption of forms authentication cookie.

Note: Requires Visual Studio 2019, not 2022. Visual Studio 2022 does not support .NET Framework 4.5, which this repo relies on.

References:

Mention

About

project-blacklist3r

https://www.notsosecure.com/project-blacklist3r/


Languages

Language:C# 99.1%Language:Python 0.9%