{"id":13538842,"url":"https://github.com/yalcinyolalan/wssat","last_synced_at":"2025-04-02T05:31:59.879Z","repository":{"id":201595757,"uuid":"51625031","full_name":"YalcinYolalan/WSSAT","owner":"YalcinYolalan","description":"WEB SERVICE SECURITY ASSESSMENT TOOL","archived":false,"fork":false,"pushed_at":"2021-09-24T13:49:54.000Z","size":23129,"stargazers_count":389,"open_issues_count":4,"forks_count":105,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-03-13T14:36:57.469Z","etag":null,"topics":["dynamic-testing","information-disclosure","rest-api-scanner","rest-api-test","scanner","security-tools","soap-web-services","sqlinjection","static-analysis","vulnerabilities","web-service","web-service-scanner","web-service-test","xml-bomb","xss","xxe-injection"],"latest_commit_sha":null,"homepage":"http://yalcinyolalan.github.io/WSSAT/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YalcinYolalan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-02-13T00:23:01.000Z","updated_at":"2025-02-26T09:22:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a9edf52-6d06-42ba-ad6f-b6e641278306","html_url":"https://github.com/YalcinYolalan/WSSAT","commit_stats":null,"previous_names":["yalcinyolalan/wssat"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YalcinYolalan%2FWSSAT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YalcinYolalan%2FWSSAT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YalcinYolalan%2FWSSAT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YalcinYolalan%2FWSSAT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YalcinYolalan","download_url":"https://codeload.github.com/YalcinYolalan/WSSAT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763807,"owners_count":20829795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dynamic-testing","information-disclosure","rest-api-scanner","rest-api-test","scanner","security-tools","soap-web-services","sqlinjection","static-analysis","vulnerabilities","web-service","web-service-scanner","web-service-test","xml-bomb","xss","xxe-injection"],"created_at":"2024-08-01T09:01:16.827Z","updated_at":"2025-04-02T05:31:54.870Z","avatar_url":"https://github.com/YalcinYolalan.png","language":"C#","funding_links":[],"categories":["\u003ca id=\"683b645c2162a1fce5f24ac2abfa1973\"\u003e\u003c/a\u003e漏洞\u0026\u0026漏洞管理\u0026\u0026漏洞发现/挖掘\u0026\u0026漏洞开发\u0026\u0026漏洞利用\u0026\u0026Fuzzing"],"sub_categories":["功能"],"readme":"﻿# WSSAT - Web Service Security Assessment Tool\nWSSAT is an open source web service security scanning tool which provides a dynamic environment to add, update or delete vulnerabilities by just editing its configuration files. This tool accepts WSDL address list as input file and for each service, it performs both static and dynamic tests against the security vulnerabilities. It also makes information disclosure controls.\nWith this tool, all web services could be analysed at once and the overall security assessment could be seen by the organization.\n\n**Objectives of WSSAT are to allow organizations:**\n* Perform their web services security analysis at once\n* See overall security assessment with reports\n* Harden their web services\n\n# WSSAT 2.0\n**REST API** scanning support was added with same dynamic vulnerability management environment philosophy as SOAP services. [ChangeLog](https://github.com/YalcinYolalan/WSSAT/blob/master/CHANGELOG.md)\n\n**WSSAT’s main capabilities include:**\n\n**Dynamic Testing:**\n* Insecure Communication - SSL Not Used\n* Unauthenticated Service Method\n* Error Based SQL Injection\n* Cross Site Scripting\n* XML Bomb\n* External Entity Attack - XXE\n* XPATH Injection\n* HTTP OPTIONS Method\n* Cross Site Tracing (XST)\n* Missing X-XSS-Protection Header\n* Verbose SOAP Fault Message\n\n**Static Analysis:**\n* Weak XML Schema: Unbounded Occurrences\n* Weak XML Schema: Undefined Namespace\n* Weak WS-SecurityPolicy: Insecure Transport\n* Weak WS-SecurityPolicy: Insufficient Supporting Token Protection\n* Weak WS-SecurityPolicy: Tokens Not Protected\n\n**Information Leakage:**\n* Server or technology information disclosure\n\n**WSSAT’s main modules are:**\n* Parser\n* Vulnerabilities Loader\n* Analyzer/Attacker\n* Logger\n* Report Generator\n\n**Installation \u0026 Usage:**\n* [Installation](https://github.com/YalcinYolalan/WSSAT/wiki/Installation)\n* [Usage](https://github.com/YalcinYolalan/WSSAT/wiki/Usage)\n\nFor more [Help](https://github.com/YalcinYolalan/WSSAT/wiki)\n\nThe main difference of WSSAT is to create a dynamic vulnerability management environment instead of embedding the vulnerabilities into the code.\n\n[![Black Hat Arsenal USA](https://github.com/toolswatch/badges/blob/master/arsenal/usa/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#web-service-security-assessment-tool-wssat) \n[![Black Hat Arsenal Europe](https://github.com/toolswatch/badges/blob/master/arsenal/europe/2016.svg)](https://www.blackhat.com/eu-16/arsenal.html#wssat-web-service-security-assessment-tool)\n\n_This project has been started as Term Project at Middle East Technical University (METU), Software Management master program._\n\n**Donation:**\n\nWSSAT is an open source project and your donation will make it better:\n\n```\nBitcoin (BTC): 19qsms2YnaN6CY7tFsWpqwAtQyV7QFhGs4\n```\n```\nEther (ETH): 0x08b543C5B2398999e8d03BC77b76329d832B2f82\n```\n```\nBitcoin Cash (BCH): qps07ker5c2t3h9355taueu0u83yxfw4jye6s4na2e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyalcinyolalan%2Fwssat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyalcinyolalan%2Fwssat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyalcinyolalan%2Fwssat/lists"}