Skip to content

Releases: Serphyus/Centox

1.1.0

16 Jul 23:18
f480ae5
Compare
Choose a tag to compare

Release Notes

  • project revamp
    • no longer compiles to binary
    • now support for all ducky script devices
    • reorganized payload structure

Full Changelog: 1.0.4...1.1.0

1.0.4

02 Feb 21:26
3afca74
Compare
Choose a tag to compare

Bug Fixes

  • fixed incorrect file permissions

Full Changelog: 1.0.3...1.0.4

1.0.3

02 Feb 21:17
0c0bd4c
Compare
Choose a tag to compare

Release Notes

  • reorganized file structure
  • setup.py improvements

Full Changelog: 1.0.2...1.0.3

1.0.2

18 Apr 20:38
acc19dc
Compare
Choose a tag to compare

Release Notes

  • changed exit calls to sys.exit
  • removed exit call from Console.error_msg
  • updated disclaimer

Full Changelog: 1.0.1...1.0.2

1.0.1

05 Apr 12:43
Compare
Choose a tag to compare

Release Notes

  • moved create_table method to Console
  • removed unused method: Console.reset_lines

Bug Fixes

  • compiling with typing delay to bash bunny and o.mg formats

Full Changelog: 1.0.0...1.0.1

1.0.0

03 Apr 19:33
e5ef91f
Compare
Choose a tag to compare

Release Notes

  • created a payload handler
  • added compiler with formats:
    • rubber ducky
    • bash bunny
    • o.mg cable
  • added injection payloads
    • reverse shell payloads
    • executable deployment payloads
    • general command payloads