Skip to content

Honeypot v1.0

Latest
Compare
Choose a tag to compare
@HackHunt HackHunt released this 15 Apr 20:34
· 1 commit to main since this release
  • A honeypot is a computer security mechanism set to detect, deflect, or, in some manner, counteract attempts at unauthorized use of information systems.
  • It attracts Cyber Attacks by mimicking a target for the attacker.
  • Also, used as a distraction for hackers from the real target.
  • The Program generates a log file containing the attacker's IP, Port, and Time of when the connection was made.