{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":457056988,"defaultBranch":"master","name":"Fennec","ownerLogin":"AbdulRhmanAlfaifi","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-02-08T18:34:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/20974278?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710924836.0","currentOid":""},"activityList":{"items":[{"before":"71e090a9421579ca28663958529a4c54028f4631","after":"2b19013a1aabd71fcf15942d8e7cf9c578c9bb1a","ref":"refs/heads/master","pushedAt":"2024-03-20T09:12:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AbdulRhmanAlfaifi","name":"AbdulRhman Alfaifi","path":"/AbdulRhmanAlfaifi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20974278?s=80&v=4"},"commit":{"message":"Update build.yml","shortMessageHtmlLink":"Update build.yml"}},{"before":"334ed07aace06c1065075b3eea90f59e9840777d","after":"71e090a9421579ca28663958529a4c54028f4631","ref":"refs/heads/master","pushedAt":"2024-03-20T09:10:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AbdulRhmanAlfaifi","name":"AbdulRhman Alfaifi","path":"/AbdulRhmanAlfaifi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20974278?s=80&v=4"},"commit":{"message":"Update README.md & Github `build` workflow","shortMessageHtmlLink":"Update README.md & Github build workflow"}},{"before":"35ff1c0f785c3381537124d88d746443f9e8c09f","after":"334ed07aace06c1065075b3eea90f59e9840777d","ref":"refs/heads/master","pushedAt":"2024-03-20T08:53:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AbdulRhmanAlfaifi","name":"AbdulRhman Alfaifi","path":"/AbdulRhmanAlfaifi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20974278?s=80&v=4"},"commit":{"message":"Added sginal handling (CTRL+C) and the capability to run Fennec as non root\n\n* Added signal handling for SIGINT (CTRL+C), SIGTERM and SIGHUP. When any of these signals are sent, Fennec will stop collecting artifacts and start cleanup\n* Added the option '--non-root' to add the capability of running Fennec with non root permissions (not recommended, but you have the option :D)\n* Small changes to the help message","shortMessageHtmlLink":"Added sginal handling (CTRL+C) and the capability to run Fennec as no…"}},{"before":"8795f339f3419aee177043f7d9a5337f8cfbd7f4","after":"35ff1c0f785c3381537124d88d746443f9e8c09f","ref":"refs/heads/master","pushedAt":"2023-09-17T16:52:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AbdulRhmanAlfaifi","name":"AbdulRhman Alfaifi","path":"/AbdulRhmanAlfaifi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20974278?s=80&v=4"},"commit":{"message":"Fennec v0.4.0\n\n* Added feature to parse the output of the `command` artifact\n* Replaced the artifact `file_list` from `query` type to `command`\n* Added `to_int` modifier to parse string fields to `i64`\n* Added `schema.json` which is a schema definition for the fennec configuration\n* Changed the configuration file name from `config.yaml` to `fennec.yaml` so it works better with the schema file\n* Small change to `push_to_es.py` script","shortMessageHtmlLink":"Fennec v0.4.0"}},{"before":"d4af9845301c8072117913c489fc4c513d836b1d","after":"8795f339f3419aee177043f7d9a5337f8cfbd7f4","ref":"refs/heads/master","pushedAt":"2023-06-15T17:20:34.310Z","pushType":"push","commitsCount":1,"pusher":{"login":"AbdulRhmanAlfaifi","name":"AbdulRhman Alfaifi","path":"/AbdulRhmanAlfaifi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20974278?s=80&v=4"},"commit":{"message":"Update CI/CD file & small change to Fennec help message","shortMessageHtmlLink":"Update CI/CD file & small change to Fennec help message"}},{"before":"9d942e0d95a1931a57fdcc1c8debbebb9253e4d3","after":"d4af9845301c8072117913c489fc4c513d836b1d","ref":"refs/heads/master","pushedAt":"2023-06-15T11:52:16.688Z","pushType":"push","commitsCount":1,"pusher":{"login":"AbdulRhmanAlfaifi","name":"AbdulRhman Alfaifi","path":"/AbdulRhmanAlfaifi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20974278?s=80&v=4"},"commit":{"message":"Update MacOS configuration file, closes #7\n\n* Remove `apt_sources` artifact (This is only for Debian based Linux systems)\n* Remove `deb_packages` artifact (This is only for Debian based Linux systems)\n* Added `apps` artifact to retrive installed applications\n* Modified `file_list` artifact to replace the directory for users (/Users insted of /home)\n* Remove `iptables` artifact\n* Added `alf` artifact (Application Layer Firewall)\n* Modifed `logged_in_users` artifact to add more data to the result\n* Remove `rpm_packages` artifact (This is only for RedHat based Linux systems)\n* Added `homebrew_packages` artifact to retrive packages installed using `homebrew`\n* Removed `selinux_settings` artifact\n* Removed `yum_sources` artifact (This is only for RedHat based Linux systems)\n* Added `asl` artifact, retrive system logs\n* Added `wifi_networks` artifact, list known/remembered Wi-Fi networks\n* Added `time_machine` artifact, Retrive TimeMachine backup info\n* Added `shared_folders` artifact, retrive configured shared folders on the system\n* Added `keychain_acls` & `keychain_items` artifacts, contains information about the keychain\n* Added `bad_logins` artifact, to retrive faild logins\n* Added `nfs_shares` artifact, to retrive mounted shares\n* Added `launchd` artifact, to retrive servies that run at startup\n* Added the path `/private/var/log` to the artifact `logs`\n* Added the following artifacts:\n\t* `loginwindow` : persistence artifacts\n\t* `alf_exceptions` : Firewall exceptions\n\t* `alf_services` : Fireqall services\n\t* `alf_explicit_auths`\n\t* `kextstat`\n\t* `ip_forwarding`\n\t* `recent_items`\n\t* `ramdisk`\n\t* `disk_encryption`\n\t* `app_schemes`\n\t* `sandboxes`","shortMessageHtmlLink":"Update MacOS configuration file, closes #7"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEGnQNogA","startCursor":null,"endCursor":null}},"title":"Activity · AbdulRhmanAlfaifi/Fennec"}