-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.3.0 #93
Commits on May 3, 2022
-
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 501e5fe - Browse repository at this point
Copy the full SHA 501e5feView commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d489733 - Browse repository at this point
Copy the full SHA d489733View commit details -
Remove 'full-with-memory-dump' and 'memory-dump-only' profiles. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 641abbf - Browse repository at this point
Copy the full SHA 641abbfView commit details -
refactor: remove -o command line option
'-o' command line option was replaced by/renamed to '-s'. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 2569dde - Browse repository at this point
Copy the full SHA 2569ddeView commit details
Commits on May 22, 2022
-
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for b3641fa - Browse repository at this point
Copy the full SHA b3641faView commit details
Commits on Jun 14, 2022
-
style: change to exclude_name_pattern description text
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 367939c - Browse repository at this point
Copy the full SHA 367939cView commit details
Commits on Jul 6, 2022
-
style: spell check corrections
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 43059ae - Browse repository at this point
Copy the full SHA 43059aeView commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for aa046ff - Browse repository at this point
Copy the full SHA aa046ffView commit details -
refactor: update to new features section
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 8c43c00 - Browse repository at this point
Copy the full SHA 8c43c00View commit details -
feat: function was replaced by parse_artifact_list
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for e930e71 - Browse repository at this point
Copy the full SHA e930e71View commit details -
feat: add multiple -a and -p options
-a and -p can be used multiple times to build an even more customized collection. Artifacts will be collected in the order they were provided in the command line. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 32ceda8 - Browse repository at this point
Copy the full SHA 32ceda8View commit details -
remove '-type f' from 'find' because some systems that use specific versions of busybox do not support it. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 0aff16a - Browse repository at this point
Copy the full SHA 0aff16aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 670968c - Browse repository at this point
Copy the full SHA 670968cView commit details -
Merge pull request #73 from tclahr/feature/github-actions
feat: add multiple -a and -p tests
Configuration menu - View commit details
-
Copy full SHA for 600d8bd - Browse repository at this point
Copy the full SHA 600d8bdView commit details -
feat: add 'find' params info to uac.log
add logging information about which parameters are supported by 'find'. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for bb24f09 - Browse repository at this point
Copy the full SHA bb24f09View commit details -
Check if 'find' supports '-type' parameter. Also, skip if target system does not support it. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 7a26bdd - Browse repository at this point
Copy the full SHA 7a26bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d80cfd - Browse repository at this point
Copy the full SHA 5d80cfdView commit details
Commits on Jul 13, 2022
-
feat: add additional log messages
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 9c3caf5 - Browse repository at this point
Copy the full SHA 9c3caf5View commit details -
feat: change how parameter is handled
Change how -type and -perm are handled. These parameters are crucial for some artifacts, so they need to fail if they are not supported by the target system. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 40c1a39 - Browse repository at this point
Copy the full SHA 40c1a39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27725aa - Browse repository at this point
Copy the full SHA 27725aaView commit details -
fix: remove /dev/ from the exclusion list
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 2f227c4 - Browse repository at this point
Copy the full SHA 2f227c4View commit details -
Merge pull request #76 from tclahr/feature/issue-65
fix: remove /dev/ from the exclusion list
Configuration menu - View commit details
-
Copy full SHA for f89a1ea - Browse repository at this point
Copy the full SHA f89a1eaView commit details -
New artifacts. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for db5d245 - Browse repository at this point
Copy the full SHA db5d245View commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 9fd8def - Browse repository at this point
Copy the full SHA 9fd8defView commit details
Commits on Jul 14, 2022
-
feat: do not delete temp dir during debug mode
UAC will not delete the temporary directory 'uac-data.tmp' after creating the output file if --debug was provided. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for af12529 - Browse repository at this point
Copy the full SHA af12529View commit details -
feat: add root_output_directory to file collector
Add root_output_directory to file collector to make it possible of working with is_file_path: true Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 48fc527 - Browse repository at this point
Copy the full SHA 48fc527View commit details -
feat: collect open files of (malicious) processes
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 38cacd3 - Browse repository at this point
Copy the full SHA 38cacd3View commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for fa15968 - Browse repository at this point
Copy the full SHA fa15968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 075c937 - Browse repository at this point
Copy the full SHA 075c937View commit details
Commits on Jul 15, 2022
-
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for cbd7898 - Browse repository at this point
Copy the full SHA cbd7898View commit details -
refactor: remove file system from exclusion list
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 723cc75 - Browse repository at this point
Copy the full SHA 723cc75View commit details -
Removing /* from path enables UAC to find hidden files as well. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for d248c7f - Browse repository at this point
Copy the full SHA d248c7fView commit details -
Merge pull request #78 from tclahr/fix/artifacts
fix: remove /* from path
Configuration menu - View commit details
-
Copy full SHA for b724ed8 - Browse repository at this point
Copy the full SHA b724ed8View commit details
Commits on Jul 16, 2022
-
refactor: check if ran from untarred directory
Check if UAC is being executed from untarred directory. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 17d3f55 - Browse repository at this point
Copy the full SHA 17d3f55View commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 48964e4 - Browse repository at this point
Copy the full SHA 48964e4View commit details
Commits on Jul 20, 2022
-
New artifact that collects terse runtime status information about one or more logged in users, followed by the most recent log data from the journal. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 181f093 - Browse repository at this point
Copy the full SHA 181f093View commit details -
New artifact to collect sessions files from /run/systemd/sessions. New artifact to collect scope files from /run/systemd/transient. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for ed6177c - Browse repository at this point
Copy the full SHA ed6177cView commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 7bf5060 - Browse repository at this point
Copy the full SHA 7bf5060View commit details
Commits on Jul 22, 2022
-
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for c308197 - Browse repository at this point
Copy the full SHA c308197View commit details -
refactor: update avml to v0.7.0
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 8b75857 - Browse repository at this point
Copy the full SHA 8b75857View commit details -
Merge pull request #79 from tclahr/feature/avml-update
Feature/avml update
Configuration menu - View commit details
-
Copy full SHA for 7d3fef2 - Browse repository at this point
Copy the full SHA 7d3fef2View commit details -
fix: copy data to directory if tar not found
UAC now copies all collected artifacts to a destination directory if 'tar' tool is not available. Fixes issue #63. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 14306db - Browse repository at this point
Copy the full SHA 14306dbView commit details
Commits on Jul 25, 2022
-
Artifacts are no longer available because the same artifacts are been collected by files/system/library_preferences.yaml. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for ab282d8 - Browse repository at this point
Copy the full SHA ab282d8View commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 5334019 - Browse repository at this point
Copy the full SHA 5334019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ebdff - Browse repository at this point
Copy the full SHA 03ebdffView commit details -
Excluded artifacts were added to keep track what has been removed comparing to full profile. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for e7be7d8 - Browse repository at this point
Copy the full SHA e7be7d8View commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 0fa4b9d - Browse repository at this point
Copy the full SHA 0fa4b9dView commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 994f9f5 - Browse repository at this point
Copy the full SHA 994f9f5View commit details -
Merge pull request #80 from tclahr/feature/new-artifacts
Feature/new artifacts
Configuration menu - View commit details
-
Copy full SHA for 32e145e - Browse repository at this point
Copy the full SHA 32e145eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 452db1b - Browse repository at this point
Copy the full SHA 452db1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6039847 - Browse repository at this point
Copy the full SHA 6039847View commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 997f969 - Browse repository at this point
Copy the full SHA 997f969View commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 202dd19 - Browse repository at this point
Copy the full SHA 202dd19View commit details
Commits on Jul 27, 2022
-
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 6d32beb - Browse repository at this point
Copy the full SHA 6d32bebView commit details -
refactor: add no 'tar' and 'gzip' test
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for c91768a - Browse repository at this point
Copy the full SHA c91768aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6202ccb - Browse repository at this point
Copy the full SHA 6202ccbView commit details -
Merge pull request #84 from tclahr/feature/github-actions
fix: rm gzip and tar
Configuration menu - View commit details
-
Copy full SHA for bfdbffd - Browse repository at this point
Copy the full SHA bfdbffdView commit details -
Merge pull request #87 from tclahr/feature/github-actions
Feature/GitHub actions
Configuration menu - View commit details
-
Copy full SHA for cf40129 - Browse repository at this point
Copy the full SHA cf40129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2156d2b - Browse repository at this point
Copy the full SHA 2156d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74b8023 - Browse repository at this point
Copy the full SHA 74b8023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b897ea - Browse repository at this point
Copy the full SHA 5b897eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a898e - Browse repository at this point
Copy the full SHA 44a898eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23bc470 - Browse repository at this point
Copy the full SHA 23bc470View commit details -
refactor: add vagrant_ssh_shell option
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for d5e9e1a - Browse repository at this point
Copy the full SHA d5e9e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d55d86 - Browse repository at this point
Copy the full SHA 6d55d86View commit details -
artif: split sgid and suid artifacts
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for aecae5c - Browse repository at this point
Copy the full SHA aecae5cView commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for d2f3559 - Browse repository at this point
Copy the full SHA d2f3559View commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for e21fc8f - Browse repository at this point
Copy the full SHA e21fc8fView commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for d4c7326 - Browse repository at this point
Copy the full SHA d4c7326View commit details
Commits on Aug 2, 2022
-
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 216c22a - Browse repository at this point
Copy the full SHA 216c22aView commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for b225489 - Browse repository at this point
Copy the full SHA b225489View commit details
Commits on Aug 3, 2022
-
refactor: add -r to sftp transfer
Add recursive (-r) to sftp so it can transfer directories when 'tar' is not available. Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 079cc13 - Browse repository at this point
Copy the full SHA 079cc13View commit details
Commits on Aug 6, 2022
-
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 579d4fb - Browse repository at this point
Copy the full SHA 579d4fbView commit details -
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 894e453 - Browse repository at this point
Copy the full SHA 894e453View commit details
Commits on Aug 9, 2022
-
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for bda2662 - Browse repository at this point
Copy the full SHA bda2662View commit details