Skip to content

py2neo.error.BadInputException: javax.script.ScriptException: groovy.lang.MissingPropertyException: No such property: ANY for class: Script29 #162

@HenryHoggard

Description

@HenryHoggard

Error:

py2neo.error.BadInputException: javax.script.ScriptException: groovy.lang.MissingPropertyException: No such property: ANY for class: Script29

Code:

 arg3Source = sourceMatches('.*tainted_function.*');
 getCallsTo('memcpy')
 .taintedArgs([ANY,ANY,arg3Source])

      .locations()

The example was from the Joern talk at Hacktivity. I've also tried .taintedArgs([ANY,ANY,arg3Source]) however no luck either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions