The Wayback Machine - http://web.archive.org/web/20200603175508/https://github.com/topics/cross-site-scripting
Skip to content
#

cross-site-scripting

Here are 33 public repositories matching this topic...

Hostuniverse
Hostuniverse commented Jul 21, 2019

Hi there,

Thanks for the awesome tool!

During the installation I encountered a problem with node as it kept on asking me to install retire via npm:

/usr/bin/env: 'node': No such file or directory
External programs used by w3af are not installed or were not found. Run these commands to install them on your system:

npm install -g retire@2.0.3
npm update -g retire

A script wit
chron0x
chron0x commented Apr 10, 2020

I am a bit unsure if my config is correct.
When I start bXSS I get: bXSS listening on port undefined

  1. Should I also comment out config.github = {}; if I don't want to use it?
  2. Should I change config.url = process.env.url || 'mydoamin.com'; to config.url = 'mydoamin.com';?
  3. Do the pahts for letsencrypt need ticks, such as `config.letsEncrypt.publicKey = '/etc/letsencrypt/li

Improve this page

Add a description, image, and links to the cross-site-scripting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cross-site-scripting topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.