Skip to content
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

Update may2024 #353

Merged
merged 8 commits into from
May 23, 2024
Merged

Update may2024 #353

merged 8 commits into from
May 23, 2024

Conversation

rbreesems
Copy link
Contributor

@rbreesems rbreesems commented May 15, 2024

This does the following:

  1. Fixed SSH, WMI, SFTP, FTP handlers to respect UTC Times off/on.
  2. Added a new Browser helper named Social that is like the DrupalBlog, Sharepoint, WebOutlook helpers - it is used for generating posts to a pandora socializer site. See the sample timeline for documentation, will randomly post, like, or browse based on probabilities. Only Firefox browser is supported. This requires static content that is pre-generated. Static content is not provided, but a set of simple python utilities for generating Social media content using Ollama+LLMs and Stable DIffusion AI is provided in ghosts.tools.socialcontent.
  3. Added an email setting called EmailNoReply in application.json - this is a comma-delimited list of strings that can be used to prevent emails who sender matches one of these strings to be blocked from reply, ie, 'outlook' is the default and you should not reply to emails with this in the sender as it is an undelivered email. This was asked for by our event engineers.

@sei-dupdyke sei-dupdyke merged commit e7229f7 into cmu-sei:master May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants