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

Fix tests #211

Merged
merged 1 commit into from
Apr 22, 2022
Merged

Fix tests #211

merged 1 commit into from
Apr 22, 2022

Conversation

fhightower
Copy link
Owner

@fhightower fhightower commented Apr 14, 2022

Fixes #197

Todo:

  • Validate all of these changes are expected

Comment on lines +299 to +302
"https://citizenlab.ca/about/),",
"https://docs.microsoft.com/en-us/windows/win32/bits/background-intelligent-transfer-service-portal",
"https://www.reuters.com/investigates/special-report/usa-spying-raven/",
"https://www.secureworks.com/blog/malware-lingers-with-bits",
"https://www.secureworks.com/blog/malware-lingers-with-bits).",
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These will be fixed in #130

@@ -7,11 +7,9 @@
param(
"https://asf.goole.com/mail?url=http%3A%2F%2Ffreasdfuewriter.com%2Fcs%2Fimage%2FCommerciaE.jpg&t=1575955624&ymreqid=733bc9eb-e8f-34cb-1cb5-120010019e00&sig=x2Pa2oOYxanG52s4vyCEFg--~Chttp://uniddloos.zddfdd.org/CBA0019_file_00002_pdf.zip",
{
"domains": ["google.com", "freasdfuewriter.com", "uniddloos.zddfdd.org"],
"domains": ["asf.goole.com", "cba0019_file_00002_pdf.zip", "freasdfuewriter.com", "uniddloos.zddfdd.org"],
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cba0019_file_00002_pdf.zip should, ideally, not be caught here, but this will be fixed in #210 .

@@ -15,7 +15,8 @@
"2001:db8:0:0:0:ff00:42:8329",
"2001:db8::ff00:42:8329",
"::1",
]
],
"ssdeeps": ['0000:0000:ff00', '2001:0db8:0000'],
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll look into this in #212

Comment on lines +164 to +170
{
"authentihashes": [
"3f1b149d07e7e8636636b8b7f7043c40ed64a10b28986181fb046c498432c2d4",
"3f1b149d07e7e8636636b8b7f7043c40ed64a10b28986181fb046c498432c2d4",
"3f1b149d07e7e8636636b8b7f7043c40ed64a10b28986181fb046c498432c2d4",
]
},
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Investigating in #213.

Comment on lines 270 to +271
"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Shell",
"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Shell",
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Investigating in #213.

@@ -146,7 +140,13 @@
authentihash\t3f1b149d07e7e8636636b8b7f7043c40ed64a10b28986181fb046c498432c2d4',
authentihash\n3f1b149d07e7e8636636b8b7f7043c40ed64a10b28986181fb046c498432c2d4',
""",
{"authentihashes": ["3f1b149d07e7e8636636b8b7f7043c40ed64a10b28986181fb046c498432c2d4"]},
{
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Investigating in #213.

@@ -131,7 +117,15 @@
IMPORT HASH\t18ddf28a71089acdbab5038f58044c0a
IMPORT HASH\n18ddf28a71089acdbab5038f58044c0a
IMPORT HASH - 18ddf28a71089acdbab5038f58044c0a""",
{"imphashes": ["18ddf28a71089acdbab5038f58044c0a"], "ipv4s": ["210.209.127.8"]},
{
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Investigating in #213.

@fhightower fhightower merged commit eb8c446 into main Apr 22, 2022
@fhightower fhightower deleted the 197-fix-tests branch April 22, 2022 22:08
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.

Fix tests
1 participant