# Honeypot

May 6, 2024

Honeypot is a decoy system or network designed to lure attackers and gather information about their techniques and activities.

[Watch on Vimeo](https://vimeo.com/904350191?fl=pl&fe=vl)

### Human Authentication  
Human Authentication involves using human-based verification methods, such as CAPTCHAs or biometric recognition, to prevent automated attacks.

### Honeynet  
A Honeynet is a network decoy designed to attract and analyze attackers' activities, helping researchers understand attack techniques and patterns.

### Hashing  
Hashing is the process of converting input data into a fixed-length string of characters, used for data integrity verification and password storage.
