/pentools

List of penetration testing tools.

Primary LanguageJavaScriptMIT LicenseMIT

Penetration Testing Tools

List of penetration testing tools.

npm install
npm run start
[http:127.0.0.1:8000]

Misc

If you use proxy, add your proxy setting to .bowerrc, for e.g

  "proxy": "http://xyzproxy.com:8080",
  "https-proxy": "http://xyzproxy.com:8080"