Open
Conversation
Converted to Gtk3 Linked to Issue ARL-UTEP-OC#34 Began creating layout for oracle vm interface Updated error checking for nmap parser.
# Conflicts: # plugins/collectors/nmap/config.json # plugins/parsers/nmap/XMLToJSON.jar # plugins/parsers/nmap/java/parsers/NmapDataParser.java # plugins/parsers/nmap/java/parsers/XMLToJSONBuilder.java # plugins/parsers/nmap/nmap_parser.sh
Updated vm layout. Created listbox to allow highlighting of individual collectors Readded all toolbar icons Added method to engine.py to return the num of collectors.
Collectors now selectable. Can run based off selection
Can now start/stop/parse selected collectors.
Fixed color issue where collector widgets would have a white background.
Row responds to click only if selected. In process of creating context menu.
Added right click menu in order to start/stop/parse individual collectors.
Started adding config window.
Configuration window populated based on selected collector.
Config window populated by selected plugin configuration, resized according to config window size.
Added comments to new widgets.
# Conflicts: # gui/main_gui.py # plugins/collectors/nmap/config.json
Removed config button from toolbar since functionality now exists in collector list.
Right click on collector bug-fixed
Fixed folder image not showing on plugin config gui
Fixed radio button error in tshark configuration.
Fixed issue where config window would be greyed out and would need to be refocused.
Forced set sensitive on config frame
Forced set sensitive on all config widgets
Disabled config window if collector is running, re-enable once it stops.
'Toggle' behaviour on left pane removed. Selecting multiple collectors now requires (Shift + Ctrl) to be held. Releasing these keys reverts back to only one collector being selected at a time (default).
Code clean up. Comments added on functions I've defined for this module.
Bug fixed: Selection mode would stay multiple even when (Shift +CTRL) released.
Set containing config widget to sensitive. Greyed out bug should now be fixed.
Fixed bug where config widget would not get updated if a user held ctrl before clicking
…collector is started via right click menu.
…service scripts and initate the service only tested on Kali
…ssues on my VM to install ecel
…gging arbirtary infomration, can be changed with another script to run a short service.
…for Shift, not cntrl
…r, startIndividialCollector methods from main_gui.py to engine.py file
… dependencies. Ready to test
…input, similiar to the one found in dss.
…sion, and to the engine.py
…s going on in the back. Need to add logging funcitons to collector to continue log.
…ly, thinking of adding extra logging information from engine
…ervice running under the /tmp directory
…ide. Buttons need to be updated only
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request for the service files created and presented earlier today, as well as the ecel command line interface