Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Releases: aniko33/Charles-CSEC

V.1.2

05 Jan 18:27
c4a16ad
Compare
Choose a tag to compare

Version 1.2 📣

Changelog
  • 🐛 Bug fixing.

  • 📜 Docs updated

Additions
  • 🤖 Chat commands

  • ✍🏻 UI updated (Emoji added)

  • 🖥 Server log updated

File name Hash MD5
server.exe 4f7d69800a6e031f3c5510328f651c8d
client.exe b9646b5706994f57ffbcba6b90a150cc

V1.1

23 Dec 23:58
37d347a
Compare
Choose a tag to compare

Version 1.1 📣

Exploit

This exploit allowed the attacker to connect with a client, for example Netcat: he entered the username and started sending unencrypted messages, the other clients tried to decrypt but without success crashing the application.

CVSS score

link

Value Score
CVSS Base Score 7.3
Impact Subscore 3.4
Exploitability Subscore 3.9
CVSS Temporal Score 6.8
CVSS Environmental Score 6.8
Modified Impact Subscore 3.4
Overall CVSS Score 6.8
Changelog
  • 💣 Vulnerability fixed (Denial of Service - PoC).
  • 🐛 Bug fixing.
Additions
  • ✔ Username check
  • 📜 Get username (/nick)

V1.0

23 Dec 17:45
03ad34a
Compare
Choose a tag to compare

Version 1.0 📣

Changelog
  • 🐛 Fixed bugs.
  • ✍ Docs edited by @Chiarchiaooo.
  • 📁 Compiled versions for Windows available.
  • 📰 Comments added and PEP-8 style added.
Additions
  • 👋 Welcome message

V0.2 Beta

17 Dec 15:07
e6dc6ea
Compare
Choose a tag to compare

0.2 Beta

  • ✍ Fixed bugs in socket server
  • 🎨 ASCII Art changed in client
  • 📨 Docs Updated
  • 📁 Config file added