All Projects → bitsadmin → Fakelogonscreen

bitsadmin / Fakelogonscreen

Licence: bsd-3-clause
Fake Windows logon screen to steal passwords

Projects that are alternatives of or similar to Fakelogonscreen

Linux Command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
Stars: ✭ 17,481 (+2362.11%)
Mutual labels:  screen
Calces Gradle Plugin
Android构建工具集:包含快速实现组件化构建脚本,快速实现屏幕最小宽度适配脚本
Stars: ✭ 366 (-48.45%)
Mutual labels:  screen
Mons
POSIX Shell script to quickly manage monitors on X
Stars: ✭ 457 (-35.63%)
Mutual labels:  screen
Mimesis
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
Stars: ✭ 3,439 (+384.37%)
Mutual labels:  fake
React On Screen
Check if a react component in the viewport
Stars: ✭ 357 (-49.72%)
Mutual labels:  screen
Autoinch
优雅的iPhone全尺寸/等比例精准适配工具
Stars: ✭ 395 (-44.37%)
Mutual labels:  screen
Awesomefakenews
This repository contains recent research on fake news.
Stars: ✭ 270 (-61.97%)
Mutual labels:  fake
Genact
🌀 A nonsense activity generator
Stars: ✭ 5,109 (+619.58%)
Mutual labels:  fake
Pidense
🍓📡🍍Monitor illegal wireless network activities. (Fake Access Points), (WiFi Threats: KARMA Attacks, WiFi Pineapple, Similar SSID, OPN Network Density etc.)
Stars: ✭ 358 (-49.58%)
Mutual labels:  fake
Bogus
📇 A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Stars: ✭ 5,083 (+615.92%)
Mutual labels:  fake
Mocker Data Generator
A simplified way to generate masive mock data based on a schema, using the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs), all in one tool to generate your fake data for testing.
Stars: ✭ 333 (-53.1%)
Mutual labels:  fake
Impost3r
👻Impost3r -- A linux password thief
Stars: ✭ 355 (-50%)
Mutual labels:  fake
Jsonplaceholder
A simple online fake REST API server
Stars: ✭ 4,377 (+516.48%)
Mutual labels:  fake
Screenmanager
Flexible way to manage screens with transitions for Unity
Stars: ✭ 300 (-57.75%)
Mutual labels:  screen
Fakewechatloc
手把手教你制作一款iOS越狱App
Stars: ✭ 463 (-34.79%)
Mutual labels:  fake
Scrap
📸 Screen capture made easy!
Stars: ✭ 273 (-61.55%)
Mutual labels:  screen
Evdi
Extensible Virtual Display Interface
Stars: ✭ 384 (-45.92%)
Mutual labels:  screen
React Native Login Screen
React Native Login Screen
Stars: ✭ 499 (-29.72%)
Mutual labels:  screen
Screentask
(📢 New Version Released) Screen sharing made easy! Share your screen across local devices without internet.
Stars: ✭ 466 (-34.37%)
Mutual labels:  screen
Gbt
Highly configurable prompt builder for Bash, ZSH and PowerShell written in Go.
Stars: ✭ 457 (-35.63%)
Mutual labels:  screen

FakeLogonScreen

FakeLogonScreen is a utility to fake the Windows logon screen in order to obtain the user's password. The password entered is validated against the Active Directory or local machine to make sure it is correct and is then displayed to the console or saved to disk.

It can either be executed by simply running the .exe file, or using for example Cobalt Strike's execute-assembly command.

Binaries available from the Releases page.

  • FakeLogonScreen.exe: Writes output to console which for example is compatible with Cobalt Strike
  • FakeLogonScreenToFile.exe: Writes output to console and %LOCALAPPDATA%\Microsoft\user.db

Folders:

  • / (root): Built against .NET Framework 4.5 which is installed by default in Windows 8, 8.1 and 10
  • DOTNET35: Built against .NET Framework 3.5 which is installed by default in Windows 7

Features

  • Primary display shows a Windows 10 login screen while additional screens turn black
  • If custom background is configured by the user, shows that background instead of the default one
  • Validates entered password before closing the screen
  • Username and passwords entered are outputted to console or stored in a file
  • Blocks many shortkeys to prevent circumventing the screen
  • Minimizes all existing windows to avoid other windows staying on top

Screenshot

FakeLogonScreen demo in Cobalt Strike

Authored by Arris Huijgen (@bitsadmin - https://github.com/bitsadmin/)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].