ContributionsMost RecentMost LikesSolutionsFeature Request - Ws-Attacker Is there anyone that can answer a question as to whether or not some of the attacks for ws-attacker can be added to the SecurePro product - there are a high number of attacks that are included there that are not included in SecurePro. Please see below for a support request response: --------------------------------------------------------------- 10/06/2015 02:52:50 PM EDT [Marcus James] --------------------------------------------------------------- Hi, "Right now you have the ability to add attacks one at a time, the ability to import 100's of attacks would be, in my opinion, a very valuable feature to add and would make sense given the number of iterations that may be required to discover issues" I agree that the Secure Pro functionality should have the ability to add more than one security scan at a time in the GUI for security tests that are already created. I have opened enhancement request API-3637 for this. " This would reduce the reliance on using Burp Intruder to conduct attacks after SoapUI Pro has parsed WSDLs, or you have created REST based attacks. The other part of this request would be able to conduct attacks in addition to those listed that ws-attacker has" WS-Attacker uses SoapUI framework based on the documentation off of Github. There does not appear to be a license or EULA associated with that framework. I believe you should create a feature request for this in the Ready API forum and some one from the product management team such as the product owner can provide feedback on this. http://community.smartbear.com/t5/Ready-API-Platform-and-Tools/ct-p/ready_api_forums Regards, Marcus *************************************************************** Case: 00136785 Status: Solution Provided Priority Level: Standard File Upload Link: http://smartbear.secure.force.com/support/WebToCaseFileUploadS3?caseId=5007000001Q117Q Re: How to add custom headers at parent level What I mean is to set the header so that all requests for that particular project have it. Say you import a SWAGGER file and it has all of the methods listed in a project. Set the header in the tree of the project at the top so that all of the test suites you create from it have the header set. The only way I could see to do it was to create a test suite with each of the individual methods and add them manually to each in the ReadyAPI tab for functional testing. I think the answer is above in coding it and I will give it a shot, sorry for not being more clear. Re: How to add custom headers at parent level Hello, I'm actually referring to the ability to add it at a parent level so that all requests created would have them with one addition. I don't think your instructions cover that and I see other users looking for the same information. How to add custom headers at parent level Hello, I am trying to add custom headers at the parent level so that every request does not have to be individually tailored. I see there may be some scripting options or property expansions but I can't find a good way to implement it and where to implement it. Say I want to add custom header: "x-id: value" to all requests. How would I go about doing that? Thank you SolvedRe: Swagger .json import - missing information after import I sent you the swagger definition file through a personal message nmrao. Bipedal029 wrote: I will send it to you directly through a message nmrao wrote: Looks I overlooked and replied last timed just based on the summary of the problem. Now once again going by the description which does not specify any problem. I am not if some thing is missed out while typing. Can you please clarify what is the exact issue? You can attach swagger definition if you wish. Re: Swagger .json import - missing information after import I will send it to you directly through a message nmrao wrote: Looks I overlooked and replied last timed just based on the summary of the problem. Now once again going by the description which does not specify any problem. I am not if some thing is missed out while typing. Can you please clarify what is the exact issue? You can attach swagger definition if you wish. Re: Swagger .json import - missing information after import help??? Re: Swagger .json import - missing information after import nmrao would I be able to send you what i have so you could look at it - I don't see anything wrong with it and they used SwashBuckler to create it - would there be anything else that you would need to see? Swagger .json import - missing information after import Hello, I have a Swagger definition .json file that was created for me for testing from a development team that upon import is only creating the paths and expected input and output content types. There is much more information in the .json file about parameters and the parameter type string and int32 etc. Am i doing something wrong - i have the most recent plugin for Swagger and the most recent version of readyapi. Thanks - I can send the .json file for examination if necessary