All Projects → YalcinYolalan → Wssat

YalcinYolalan / Wssat

Licence: lgpl-3.0
WEB SERVICE SECURITY ASSESSMENT TOOL

Projects that are alternatives of or similar to Wssat

Jaeles
The Swiss Army knife for automated Web Application Testing
Stars: ✭ 1,073 (+198.06%)
Mutual labels:  security-tools, scanner, vulnerabilities
Rapidscan
🆕 The Multi-Tool Web Vulnerability Scanner.
Stars: ✭ 775 (+115.28%)
Mutual labels:  security-tools, scanner, vulnerabilities
OpenVAS-Docker
A Docker Image For the Open Vulnerability Assessment Scanner (OpenVAS)
Stars: ✭ 16 (-95.56%)
Mutual labels:  scanner, vulnerabilities, security-tools
Brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
Stars: ✭ 6,281 (+1644.72%)
Mutual labels:  static-analysis, security-tools, vulnerabilities
Horusec
Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.
Stars: ✭ 311 (-13.61%)
Mutual labels:  static-analysis, scanner, vulnerabilities
Vulmap
Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞利用功能
Stars: ✭ 1,079 (+199.72%)
Mutual labels:  security-tools, scanner, vulnerabilities
Reconftw
reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
Stars: ✭ 974 (+170.56%)
Mutual labels:  scanner, xss, vulnerabilities
Huskyci
Performing security tests inside your CI
Stars: ✭ 398 (+10.56%)
Mutual labels:  static-analysis, security-tools, vulnerabilities
Security Tools
Collection of small security tools, mostly in Bash and Python. CTFs, Bug Bounty and other stuff.
Stars: ✭ 509 (+41.39%)
Mutual labels:  static-analysis, security-tools, scanner
Vulny Code Static Analysis
Python script to detect vulnerabilities inside PHP source code using static analysis, based on regex
Stars: ✭ 207 (-42.5%)
Mutual labels:  static-analysis, security-tools, vulnerabilities
clair-cicd
Making CoreOS' Clair easily work in CI/CD pipelines
Stars: ✭ 27 (-92.5%)
Mutual labels:  static-analysis, vulnerabilities
vulners-agent
Agent scanner for vulners.com
Stars: ✭ 62 (-82.78%)
Mutual labels:  scanner, vulnerabilities
intercept
INTERCEPT / Policy as Code Static Analysis Auditing / SAST
Stars: ✭ 54 (-85%)
Mutual labels:  scanner, static-analysis
polscan
Zero-setup SSH-based scanner with extensive visualizations for Debian server inventory, policy compliance and vulnerabilities
Stars: ✭ 57 (-84.17%)
Mutual labels:  scanner, vulnerabilities
Resources
No description or website provided.
Stars: ✭ 38 (-89.44%)
Mutual labels:  scanner, xss
vulnerabilities
List of every possible vulnerabilities in computer security.
Stars: ✭ 14 (-96.11%)
Mutual labels:  xss, vulnerabilities
Arachni
Web Application Security Scanner Framework
Stars: ✭ 2,942 (+717.22%)
Mutual labels:  scanner, xss
Recon Pipeline
An automated target reconnaissance pipeline.
Stars: ✭ 278 (-22.78%)
Mutual labels:  security-tools, scanner
flask-vuln
Pretty vulnerable flask app..
Stars: ✭ 23 (-93.61%)
Mutual labels:  xss, vulnerabilities
Krane
Kubernetes RBAC static Analysis & visualisation tool
Stars: ✭ 254 (-29.44%)
Mutual labels:  static-analysis, security-tools

WSSAT - Web Service Security Assessment Tool

WSSAT 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. With this tool, all web services could be analysed at once and the overall security assessment could be seen by the organization.

Objectives of WSSAT are to allow organizations:

  • Perform their web services security analysis at once
  • See overall security assessment with reports
  • Harden their web services

WSSAT 2.0

REST API scanning support was added with same dynamic vulnerability management environment philosophy as SOAP services. ChangeLog

WSSAT’s main capabilities include:

Dynamic Testing:

  • Insecure Communication - SSL Not Used
  • Unauthenticated Service Method
  • Error Based SQL Injection
  • Cross Site Scripting
  • XML Bomb
  • External Entity Attack - XXE
  • XPATH Injection
  • HTTP OPTIONS Method
  • Cross Site Tracing (XST)
  • Missing X-XSS-Protection Header
  • Verbose SOAP Fault Message

Static Analysis:

  • Weak XML Schema: Unbounded Occurrences
  • Weak XML Schema: Undefined Namespace
  • Weak WS-SecurityPolicy: Insecure Transport
  • Weak WS-SecurityPolicy: Insufficient Supporting Token Protection
  • Weak WS-SecurityPolicy: Tokens Not Protected

Information Leakage:

  • Server or technology information disclosure

WSSAT’s main modules are:

  • Parser
  • Vulnerabilities Loader
  • Analyzer/Attacker
  • Logger
  • Report Generator

Installation & Usage:

For more Help

The main difference of WSSAT is to create a dynamic vulnerability management environment instead of embedding the vulnerabilities into the code.

Black Hat Arsenal USA Black Hat Arsenal Europe

This project has been started as Term Project at Middle East Technical University (METU), Software Management master program.

Donation:

WSSAT is an open source project and your donation will make it better:

Bitcoin (BTC): 19qsms2YnaN6CY7tFsWpqwAtQyV7QFhGs4
Ether (ETH): 0x08b543C5B2398999e8d03BC77b76329d832B2f82
Bitcoin Cash (BCH): qps07ker5c2t3h9355taueu0u83yxfw4jye6s4na2e
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].