Skip to content

Releases: Pwnzer0tt1/exploitfarm

ExploitFarm 0.5.6

13 Nov 20:57
5083304
Compare
Choose a tag to compare
  • authentication on socket io enforced

Full Changelog: 0.5.5...0.5.6

ExploitFarm 0.5.5

13 Nov 11:02
6d9d3e5
Compare
Choose a tag to compare
  • auto-push source + sending hash id on submission
  • exposing frontend source associated with the attack
  • minor refactor and typos

Full Changelog: 0.5.4...0.5.5

ExploitFarm 0.5.4

06 Nov 17:04
077e8d1
Compare
Choose a tag to compare
  • code refactoring (following https://github.com/astral-sh/ruff warnings)
  • FIX: done commit before sending redis events (updates were sent before the data was commmited to the db, causing sometime updates loss)
  • documentation improves

Full Changelog: 0.5.3...0.5.4

ExploitFarm 0.5.3

03 Nov 18:52
102220c
Compare
Choose a tag to compare
  • minor frontend fix: in some cases charts was not stanting from the first not zero value

Full Changelog: 0.5.2...0.5.3

ExploitFarm 0.5.2

03 Nov 14:13
5b70939
Compare
Choose a tag to compare
  • minor fix

Full Changelog: 0.5.1...0.5.2

ExploitFarm 0.5.1

03 Nov 12:47
d36323c
Compare
Choose a tag to compare
  • real-time exploit status update
  • no more frontend polling on exploit status
  • minor code refactoring

Full Changelog: 0.5.0...0.5.1

ExploitFarm 0.5.0

01 Nov 21:44
7bb45b2
Compare
Choose a tag to compare

Socket.io for frontend and xfarm updates

  • event driven updates on all the infrastructure
  • using redis for stats
  • stop exploit request
  • socketio exposing events

Full Changelog: 0.4.4...0.5.0

ExploitFarm 0.4.4

29 Oct 13:34
e0fdd83
Compare
Choose a tag to compare
  • hotfix

Full Changelog: 0.4.3...0.4.4

ExploitFarm 0.4.3

29 Oct 13:23
b03ebe3
Compare
Choose a tag to compare
  • typescript typing fix

Full Changelog: 0.4.2...0.4.3

ExploitFarm 0.4.2

29 Oct 12:29
816be54
Compare
Choose a tag to compare

What's Changed

  • minor: removed TODO forgotten comments by @domysh in #19
  • Frontend source management interface by @domysh in #20

Full Changelog: 0.4.1...0.4.2