Learn more about how Uleska can help you run an effective application security program, while removing the burden of manual processes.
Learn more about how Uleska can help you run an effective application security program, while removing the burden of manual processes.
For you to easily create custom tools, Uleska has Python libraries in open source, which you can find here.
The Uleska library contains to main files that should be included: Formatter.py and Vulnerability.py
Formatter.py
Takes the vulnerabilities and writes them up in the correct format to an XML file, which allows it to be brought back into the Uleska platform.
Vulnerability.py
Allows you to create an object in your Python script, which will hold the definition of the vulnerability.
You can check out our video showing how to add custom tools on youtube: