An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: kerberos-authentication

jcmturner/gokrb5

Pure Go Kerberos library for clients and services

Language: Go - Size: 55.1 MB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 757 - Forks: 260

requests/requests-kerberos

An authentication handler for using Kerberos with Python Requests.

Language: Python - Size: 186 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 298 - Forks: 100

byt3n33dl3/EXECTRINITY Fork of skelsec/kerberoast

Kerberos Attacks. EXECTRINITY focuses on the acquisition of TGS. Specifically operating under Active Directory.

Language: C - Size: 373 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 42 - Forks: 6

mcagriaktas/split_kraft_kafka_with_kerberos_scram

The repository includes a split KRaft Kafka cluster architecture with Kerberos and SCRAM-SHA-256 authentication.

Language: Shell - Size: 59.6 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

ariannelafraise/shark2authdog

A python script to parse Kerberos Pre-Authentication (PA) hashes (krb5pa), from Wireshark capture files containing KRB5 AS-REQ packets. These can be given to either hashcat or john the ripper to crack the user's password.

Language: Python - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

k4sth4/Service-Account-Attack

Kerberoasting

Size: 3.91 KB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

k4sth4/Kerberos

Kerberoasting and AS-REP Roasting

Size: 3.91 KB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

Dr4ks/PJPT_CheatSheet

This is CheatSheet which I used on PJPT exam to fully compromise Domain Controller by doing internal network penentration testing.

Size: 537 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 72 - Forks: 10

FarhanTips/Cryptography-and-Cryptanalysis

This repository covers practical implementations of Cryptography and Cryptanalysis, including encryption algorithms, hashing, digital signatures, and techniques for analyzing and breaking cryptographic systems.

Language: Jupyter Notebook - Size: 18.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Foundxtion/NetAuth

NetAuth: The Identity and access manager for Foundxtion

Language: Shell - Size: 41 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

AD-Attacks/AD-Attacks-by-Service

Active Directory Penetration Testing for Red Teams

Size: 66.7 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 54 - Forks: 11

aliabbascheema/cryptographic_and_authentication

This project demonstrates the practical implementation and comparison of cryptographic techniques and authentication protocols Kerberos and OAuth 2.0 in cloud environments.

Language: Python - Size: 86.9 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

qtc-de/kutil

A command line utility to work with Kerberos ticket caches (MIT format)

Language: Python - Size: 82 KB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 4

drak3hft7/Cheat-Sheet---Active-Directory

This cheat sheet outlines common enumeration and attack methods for Windows Active Directory using PowerShell.

Size: 314 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 499 - Forks: 78

skulltech/krbauth.py

Python wrapper module around kinit for simple Kerberos authentication.

Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 4

deekej/kerberos.ticket

Simple Ansible module for obtaining of new Kerberos ticket with username/password

Language: Python - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

degagne/python-krb5ticket

Simple Python wrapper to create Kerberos ticket-granting tickets (TGT).

Language: Python - Size: 36.1 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 6 - Forks: 5

qichaozhao/win-auth-proxy Fork of nilleb/authentication-proxy

MS SSPI/Kerberos Authentication Proxy

Language: Go - Size: 2.77 MB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 2

oribenez/KerberosRequests

Implementation of Kerberos protocol with client KDC and message center

Language: Python - Size: 98.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AmartyaSingh97/Cryptography-Codes

Codes for common ciphers and encryption techniques.

Language: C - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Endeios/Kerberos-LDAP

How to use Kerberos to authenticate to LDAP in Java

Language: Java - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

sator-sdk/HashSpray-DomainController

A script that perform a Pre-Auth with a Domain Controller with a given username and a list of hashes

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

gitosamakhan/Multinode-Cloudera-Cluster

Deploying a multinode cloudera cluster on Linux(CentOS7) (Documentation)

Size: 8.7 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Strabox/Bubbledocs-System

Project to 2014/2015 Software Engineering and Distributed Systems courses of Bachelors Degree in Computer Science and Engineering 3rd Year @ Instituto Superior Técnico WITH @carboned4

Language: Java - Size: 1.44 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

lawyerance/kerberos-authentication

一个基于JAAS进行kerberos认证的sample

Language: Java - Size: 177 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

zengyijun/netdisk_transport

这是网盘程序的传输底层支撑

Language: C++ - Size: 536 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bas524/kerberos-ticket-watcher

Kerberos ticket watcher

Language: C++ - Size: 2.28 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 2

douglasmitsue/data-lake-security

Data Lake Security

Size: 511 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

visheshc14/Skin

Web Security (BCI3001) Project - Prevention of Session Hijacking using Session ID Reset Approach With The Implementation of Kerberos Algorithm in Go & Rust.

Language: JavaScript - Size: 1.04 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

michael105/kgetty

Getty and sudo with kerberos.

Language: C - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

regouga/SD-3A2S-1718 📦

Project of my Distributed Systems course.

Language: Java - Size: 2.49 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

brunowego/kerberizeit 📦

[WIP] Pure bash script to Kerberize Linux environment.

Language: Shell - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Spydernaz/docker_images

A repo of images I create, use and (attempt to) maintain

Language: Shell - Size: 101 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 9

tjapit/python-projects

Collection of Python projects

Language: Python - Size: 1.97 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

alagrede/HdfsClient

A Java Hdfs client example and full Kerberos example for call hadoop commands directly in java code or on your local machine.

Language: Java - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 8

KuchTo/PS-Admin-Security-Set-Random-Password-on-KrbTgT-User

Randomisierte Passwortänderung des zentralen Users krb , um Golden Ticket Angriffe zu vermeiden.

Language: PowerShell - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KuchTo/PS-Admin-KeyTab-Kerberos-Creation

Create KeyTab Kerberos Files for Authentication with AD utilizing Powershell

Language: PowerShell - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ganesh-nag/Kerberos-V5-SSO-Authentication

Language: Java - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

NoLee/Security-MongoDB

Security mechanisms and data protection services using MongoDB and various technologies, Dissertation, NTUA 2017

Language: Java - Size: 19.6 MB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

avoidik/Vagrant_Windows_DC Fork of martinhristov90/Vagrant_Windows_DC

Vagrant project that creates Windows 2016 box

Language: PowerShell - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

gschade/spnego

Integrated Windows Authentication (Single Sign-On) in Java (Forked).

Language: Java - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

xarenard/heimdal_kerberos_apache2

Apache 2 "negotiate" authentication configuration example with Heimdal Kerberos, bind9 and vagrant

Language: Ruby - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

skulltech/krbauth.go

Golang wrapper package around kinit for simple Kerberos authentication.

Language: Go - Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

jongbinjung/gnome-stanford-authentication

Gnome extension for managing kerberos authentication

Language: JavaScript - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0