Skip to content

Conversation

@dancipher
Copy link

I have added taint functions to modules/variable

  • is_tainted (to check whether or not a string variable is carrying the taint value)
  • taint (to mark a string variable as tainted)
  • untaint (to mark a string variable as untainted)

There are also concat, assign, etc. modifications needed, but this is a rad start.

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.

1 participant