-
when I run python3 ./main.py
I encountered an error while trying to use the tool. This was the error: SECTools.search_10k() got an unexpected keyword argument 'MSFT'.
Tool Search 10-K form accepts …
-
In mozilla/addons#7136, we changed how yara rules are fetched (file system -> database). Once this is deployed in production and it works well, we can remove the `YARA_RULES_FILEPATH` constant and upd…
-
The SC4S start-up HEC test outputs are sent to the sourcetype 'SC4S:probe' which by default goes to the main index.
The re-routing option to add the source key to splunk_metadata.csv, for example '…
ghost updated
6 months ago
-
In https://github.com/mozilla/addons/issues/7209, we added a new task to call the ML API for the sectools. This issue is about using this task in the validation chain so that we can call this API (onc…
-
Hey there,
First, thanks for the tool, always helpful to prevent mistakes!
When I tried to use it today, I found a weird behavior: script is trying to authenticate with hashes when I pass the op…
-
Hello!
I get the following stack trace when trying to enumerate servers from the Active Directory.
```console
$ ./ApacheTomcatScanner.py -ad '***' -ai '***' -au '***' -ap '***' --list-cves --sh…
itm4n updated
7 months ago
-
-
ghost updated
2 weeks ago
-
Running `FindUncommonShares.py` with password-based authentication results in an authentication invalid error due to the logic in the `sectools/windows/ldap.py` library. Currently, the condition check…
-
For some reason, the input data for my tool is wrong in newer versions of crewai. This works with crewai=0.16.0 but when updating to the latest crewai > 0.19.0 I am seeing this issue.
Here is my t…
-
using the latest commit [087b8ca](https://github.com/joaomdmoura/crewAI-examples/commit/087b8ca5c533ceca355d529be3dd7d77c0dac873)
when I run with `microsoft`, I get the following error 2 errors:
1…