Git Product home page Git Product logo

owasp / asst Goto Github PK

View Code? Open in Web Editor NEW
157.0 8.0 33.0 7.88 MB

OWASP ASST (Automated Software Security Toolkit) | A Novel Open Source Web Security Scanner.

Home Page: https://owasp.org/ASST/

License: MIT License

Ruby 0.11% HTML 0.97% Batchfile 0.15% Shell 0.07% JavaScript 98.71%
asst web-vulnerability-scanners cybersecurity owasp-top-10 owasp vulnerability-scanners web-vulnerability-scanner vulnerability-detection vulnerability-scanner vulnerability-assessment

asst's Introduction

Important Information

This is not the repository you are looking for

asst's People

Contributors

owaspfoundation avatar tarikseyceri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

asst's Issues

Install Mathjs

Hi and good day,

I would like to ask, why the error kept on showing as i already tried to installed 3 different version of node.js (v12, v20, and v21) but the error kept on showing the same things. Do you have any suggestion for this?

image

Scanner results

After running scanner found few reported issues:

  1. Most are related to vendor folder - should it do scanning on it?
    vendor/twig/twig/composer.json Weird file found in your project!, make sure it belongs there, if it doesn't, remove it. (here is 1 example where it is)
  • (examples inside some of 3rd party packages reported as errors)
  1. public/robots.txt Weird file found in your project!, make sure it belongs there, if it doesn't, remove it. (this is correct file used for crawlers - bots)
  • Trying to figure out how to use this scanner with docker where api is running via 2 containers: php-container + nginx container. Can you suggest some ways how to use it on jenkins while building containers or to run it on AWS ECS/EKS ?

project_database.sql

I did not find the database to import. I created an empty bank, but where is SQL for me to do the import? This part I did not understand
import your project_database.sql

MySQL server version check is not updated for 8.0

if(core.replaceAll(mysqlVersion.toString(), ",", "") < 100408){

Right now it's checking for innodb_version >= 10.04.08, however, as of MySQL 8.0, innodb_version return version number of the server, which will fail this MySQL version check.

innodb_version

The InnoDB version number. In MySQL 8.0, separate version numbering for InnoDB does not apply and this value is the same the version number of the server.

https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_version

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.