Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/edoardottt/lit-bb-hack-tools/knoxssme

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/edoardottt/lit-bb-hack-tools/knoxssme

  • v0.0.0-20220905065047-a31ed042ec3a
  • Source
  • Go
  • Socket score

Version published
Created
Source

knoxssme

knoxss.me client

Take as input on stdin a list of urls and print on stdout the results from Knoxss.me API.

Install

  • git clone https://github.com/edoardottt/lit-bb-hack-tools
  • cd lit-bb-hack-tools/knoxssme
  • go build -o knoxssme
  • sudo cp knoxssme /usr/bin
  • (Only for Linux) Create the configuration file ~/.config/knoxss/knoxss.key and copy your API key there.

Usage

  • cat urls | knoxssme
  • cat urls | knoxssme -k exampleapikeywbfkwfiuwlahlflvug
  • cat urls | knoxssme -o output.txt

If you are on Linux and you configured correctly the configuration file you don't need the option -k.

Output

[ SAFE ] https://brutelogic.com.br/xsx.php
[ XSS! ] https://brutelogic.com.br/xss.php?a=1<!--><Svg OnLoad=_=confirm,_(1)-->

FAQs

Package last updated on 05 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc