Web Hacker's Weapons / A collection of cool tools used by Web hackers. Happy hacking , Happy bug-hunting
Go to file
하훌 8859181ee7
Update README.md
2020-04-05 14:23:01 +09:00
.github Create FUNDING.yml 2020-04-05 00:08:50 +09:00
LICENSE Initial commit 2020-04-04 23:54:05 +09:00
README.md Update README.md 2020-04-05 14:23:01 +09:00
tool-template.md Update tool-template.md 2020-04-05 13:58:09 +09:00
weapon-md add generating tool 2020-04-05 14:17:44 +09:00
weapon-md.go add generating tool 2020-04-05 14:17:44 +09:00

README.md



Web Hacker's Weapons

A collection of cool tools used by Web hackers. Happy hacking , Happy bug-hunting

Category

Weapons

Subdomain Enumeration

Fetch path and host

Port scanner

Web Crawler

Web Vulnerability Scanner

XSS

CSRF

Path traversal / Directory traversal / LFI

Command Injection

SQL Injection

NoSQL Injection

SSRF

CORS Misconfiguration

WebSocket

Cloud Security

Utility for hackers

Online tools

Contribute and Contributor

Usage of weapon-md

./weapon-md
Usage of ./weapon-md:
  -isFirst
    	if you add new type, it use
  -url string
    	github / gitlab / bitbucket url

Three Procedures for the Contribute

First, generate markdown code using weapon-md

$ ./weapon-md -url https://github.com/hahwul/xspear
| [xspear](https://github.com/hahwul/xspear) | Powerfull XSS Scanning and Parameter analysis tool&gem | ![](https://img.shields.io/github/stars/hahwul/xspear) | ![](https://img.shields.io/github/languages/top/hahwul/xspear) | ![](https://img.shields.io/github/repo-size/hahwul/xspear)<br>![](https://img.shields.io/github/license/hahwul/xspear) <br> ![](https://img.shields.io/github/forks/hahwul/xspear) <br> ![](https://img.shields.io/github/watchers/hahwul/xspear) |

Second, Give me PR or Add issue with output code Third, There's no third.