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

False positives on COM.FLOW.FileExistence error #178

Open
labeyrb opened this issue Jan 7, 2020 · 1 comment
Open

False positives on COM.FLOW.FileExistence error #178

labeyrb opened this issue Jan 7, 2020 · 1 comment

Comments

@labeyrb
Copy link

labeyrb commented Jan 7, 2020

Expected behavior

we don't expect a COM.FLOW.FileExistence error :

  • on "done" when using a loop with on a file (done < $file) (done is not a file in this case).
  • on "$recipient" when using the command mail (recipient is not a file in this case).

Actual behavior

With the following lines :
image
and
image

we get the this i-Code result :
image
image
image

Steps to reproduce behavior

Detection version

3.0

@leleur
Copy link

leleur commented Jul 1, 2021

The second behavior ( "$recipient" ) still present in the version 4.0 of i-code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants