Skip to content

Releases: bellingcat/octosuite

3.1.1

01 Aug 00:38
342a54c
Compare
Choose a tag to compare
  • Fixed error in config.py

3.1.0

29 Jan 08:19
8364053
Compare
Choose a tag to compare
  • [IMPROVED] Added a subcommand to the 'user' commands, that will be used to get a user's email 'user:email' (CLI only)

Full Changelog: 3.0.4...3.1.0

3.0.4

23 Jan 01:43
646ea3c
Compare
Choose a tag to compare
  • Merge pull request from #9: bad indentation leading to reference before assignment error

3.0.3

22 Jan 01:18
7576fa6
Compare
Choose a tag to compare

Full Changelog: 3.0.2.1...3.0.3

3.0.2-1

22 Jan 00:59
79a97a7
Compare
Choose a tag to compare
  • [FIXED] Fixed a bug '[ERROR] An error occurred: can only concatenate str (not "NoneType") to str'

3.0.1

16 Jan 19:03
47e0b4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

octosuite.v3.0.0

02 Jan 20:30
4d8b739
Compare
Choose a tag to compare

Whats new in v3.0.0?

  • [IMPROVED] Octosuite will now also run with command line arguments (use 'octosuite --help', to show usage)
  • [ IMPROVED ] Users will now be able to view previous commands with the ↑ ↓ arrow keys
  • [ IMPROVED ] Removed width from tables, so that they can auto adjust
  • [ ADDED ] Added the 'ls' command, which will be used to list all files and directories of the specified directory (beta)
  • [ ADDED ] Added the 'cd' command, which will be used to move to a specified directory (beta)
  • [ ADDED ] Added the 'log:clear' command, which will be used to clear all logs
  • [ ADDED ] Added the 'csv:clear' command, which will be used to clear all csv files
  • [ GUI ] The GUI will now come as a standalone executable

What's Changed

New Contributors

Full Changelog: 2.2.3...3.0.0

octosuite.v2.2.3

15 Sep 18:33
Compare
Choose a tag to compare

What's changed?

[ Fixed ] [Errno 22] Invalid argument: This error occurred in Windows machines on session start up, the datetime format used a symbol that is reserved by the windows system, thus breaking octosuite whenever it attempted to log an activity to a file.

[ Fixed ] Error 2] The system cannot find the file specified: This error occurred whenever the clear command was entered, since the command was being passed through subprocess with shell set to False.

Note

The Windows/Mac binaries will now also write logs and user activity to a file (.logs folder)

Full Changelog: 2.2.2...2.2.3

octosuite.v2.2.2

26 Aug 11:18
8eea84e
Compare
Choose a tag to compare

octosuite_gui_exe (4)

Octosuite now has a GUI for Windows machines!

Full Changelog: 2.2.1...2.2.2

octosuite.v2.2.1

08 Jul 10:07
d091125
Compare
Choose a tag to compare

What's new in v2.2.1?

[ fixed ] minor corrections in code
[ improvement ] Windows users can now just use the executable
[ improvement ] Mac users can now just use the .app file
[ removed ] logs command will not be available in the .app and .exe files. This means that sessions will not be logged in these instances.

EXE MD5: c8e1adab4f1507cee017e61c935fc226

APP MD5: 3c87601e4e2a089d91615a8e4441d4c1

Full Changelog: 2.2.0...2.2.1