GithubHelp home page GithubHelp logo

haxss's Introduction

   )                )   (      (     
( /(     (       ( /(   )\ )   )\ )  
 )\())    )\      )\()) (()/(  (()/(  
((_)\  ((((_)(   ((_)\   /(_))  /(_)) 
 _((_)  )\ _ )\  __((_) (_))   (_))   
| || |  (_)_\(_) \ \/ / / __|  / __|  
| __ |   / _ \    >  <  \__ \  \__ \  
|_||_|  /_/ \_\  /_/\_\ |___/  |___/  

A reinforcement learning based XSS injection prototype.

HAXSS docker

From docker hub:

docker run -it --name haxss --network=host mlf20/haxss

Build from Dockerfile:

git clone https://github.com/ICL-ml4csec/HAXSS.git
cd ./HAXSS
docker build -t haxss .
docker run -it --name haxss --network=host haxss bash

Train HAXSS with (see micro_benchmark dir for the training webapp):

python train.py --url [url] 

Test HAXSS with:

 python test.py --url [url]

Do not run apt-get upgrade in the docker contianer as this will update the chrome version, causing the chromedrive to be the wrong version.

The XP Test Bed used to train Haxss can be found in the 'micro_benchmark' directory, which can be made into a container as described in the relevant README.md

The following webapps can be built into docker containers:

  • WebSecLab
  • WAVSEP
  • WackoPicko
  • SCARF

These are located in the folder 'webapp_dockers', and can be found with corresponding README.md files.

haxss's People

Contributors

mlf20 avatar

Stargazers

 avatar Yang Xiaojie avatar AI/ML Engineer avatar Koyot avatar Pierre_ia avatar Tokarev Igor avatar

Watchers

Hazim Hanif avatar

Forkers

tokarev-i-v c6ai

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.