FAQ

Can beSTORM integrate with Jenkins for continuous integration?
Yes. beSTORM can integrate with Jenkins by running in a headless version. beSTORM can also run within Gitlab CI as well. However, you must run the Linux ver...
Thu, 13 Jul, 2023 at 5:30 AM
How do I export attacks as Perl or Python scripts?
If a potential weakness/vulnerability is found, you can use the script to run the same attack to see the behavior of the DUT (this is especially helpful dur...
Thu, 13 Jul, 2023 at 5:56 AM
How does the monitoring process for Linux work?
Linux monitoring offers several options to monitor your process. The first option is to use GnuDB (debugger). GnuDB is an open source and widely available d...
Thu, 13 Jul, 2023 at 5:54 AM
What is being fuzzed during WebAPI fuzzing?
During WebAPI fuzzing, beSTORM is fuzzing the body and URL (with parameters), not the header.
Thu, 13 Jul, 2023 at 5:56 AM