Skip to content

Releases: Pwnzer0tt1/exploitfarm

ExploitFarm 0.3.0

28 Aug 11:11
fedde25
Compare
Choose a tag to compare

First complete release!

  • frontend completed (with submitter test by 0.2.27)
  • FLAG_TIMEOUT now applyed correctly (the previous condition was not setting any flag to expired)
  • General graphic improvements

Full Changelog: 0.2.27...0.3.0

ExploitFarm 0.2.27

27 Aug 22:02
220481f
Compare
Choose a tag to compare
  • minor fix
  • graph style changed

Full Changelog: 0.2.26...0.2.27

ExploitFarm 0.2.26

27 Aug 21:53
ece3484
Compare
Choose a tag to compare
  • submitter form
  • new API (and improved edit of a sumbitter)
  • new fixes

Full Changelog: 0.2.25...0.2.26

ExploitFarm 0.2.25

26 Aug 22:02
4d73a8c
Compare
Choose a tag to compare
  • frontend directory refactoring
  • backend minor fixes
  • Option menù created

Full Changelog: 0.2.24...0.2.25

ExploitFarm 0.2.24

24 Aug 22:56
5ec2b7c
Compare
Choose a tag to compare
  • stats api don't generate anymore per-service stats (it's more easy to calculate this stats frontend due to the possibility on the exploit to change related service)
  • fixed typo last_update on ExploitDTO, removed from DB and generated on the API call
  • added new modal with details and more stats about the exploit
  • general code improvements

Full Changelog: 0.2.23...0.2.24

ExploitFarm 0.2.23

21 Aug 13:32
721cfb0
Compare
Choose a tag to compare
  • Now /api/flags and /api/flags/attacks filters also by id
  • Details on attack now can be viewed clicking on attack info icon and opening a modal with all you need to know
  • Exploit bar now includes the last_execution_by client info
  • Graph was not reactive on attack page due to a missing dependecy on "memo" hook
  • Added the "host" paramether under the name of the target team
  • On team page now is possible to filter the graph showing only selected teams
  • Other minor graphic improvements

Full Changelog: 0.2.22...0.2.23

ExploitFarm 0.2.22

07 Jul 08:56
35d2cea
Compare
Choose a tag to compare
  • Setup screen created
  • Teams editor created
  • More reactive next tick timeout bar
    (Setup is not already usable, needs of the submitter configuration screen)

Full Changelog: 0.2.21...0.2.22

ExploitFarm 0.2.21

05 Jul 00:58
903db11
Compare
Choose a tag to compare
  • initial windows fixes

Full Changelog: 0.2.20...0.2.21

ExploitFarm 0.2.20

03 Jul 22:06
253dae9
Compare
Choose a tag to compare

ExploitFarm 0.2.19

03 Jul 21:53
a34fabc
Compare
Choose a tag to compare
  • xfarm usable also by python module (python -m xfarm ...)

Full Changelog: 0.2.18...0.2.19