SkillAgentSearch skills...

Gampung

Gampung tools for find nuclei template from github

Install / Use

/learn @kankburhan/Gampung
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Gampung

made-with-Go issues

░██████╗░░█████╗░███╗░░░███╗██████╗░██╗░░░██╗███╗░░██╗░██████╗░
██╔════╝░██╔══██╗████╗░████║██╔══██╗██║░░░██║████╗░██║██╔════╝░
██║░░██╗░███████║██╔████╔██║██████╔╝██║░░░██║██╔██╗██║██║░░██╗░
██║░░╚██╗██╔══██║██║╚██╔╝██║██╔═══╝░██║░░░██║██║╚████║██║░░╚██╗
╚██████╔╝██║░░██║██║░╚═╝░██║██║░░░░░╚██████╔╝██║░╚███║╚██████╔╝
░╚═════╝░╚═╝░░╚═╝╚═╝░░░░░╚═╝╚═╝░░░░░░╚═════╝░╚═╝░░╚══╝░╚═════╝░
______________________ by @kankburhan ________________________

Searching Template From github...
Found 100 Templates from github
[INF] Success Download tor-socks-proxy.yaml

Tools to find nuclei template from github.


Resources

Installation

from Source

go compiler:

▶ GO111MODULE=on go get github.com/kankburhan/gampung/cmd/gampung

from GitHub

▶ git clone https://github.com/kankburhan/gampung
▶ cd gampung/cmd/gampung/
▶ go build .
▶ (sudo) mv gampung /usr/local/bin

Usage

Basic Usage

Run gampung with:

▶ gampung -t "token github" -o "/path/output"

Flags

▶ gampung -h

This will display help for the tool.



░██████╗░░█████╗░███╗░░░███╗██████╗░██╗░░░██╗███╗░░██╗░██████╗░
██╔════╝░██╔══██╗████╗░████║██╔══██╗██║░░░██║████╗░██║██╔════╝░
██║░░██╗░███████║██╔████╔██║██████╔╝██║░░░██║██╔██╗██║██║░░██╗░
██║░░╚██╗██╔══██║██║╚██╔╝██║██╔═══╝░██║░░░██║██║╚████║██║░░╚██╗
╚██████╔╝██║░░██║██║░╚═╝░██║██║░░░░░╚██████╔╝██║░╚███║╚██████╔╝
░╚═════╝░╚═╝░░╚═╝╚═╝░░░░░╚═╝╚═╝░░░░░░╚═════╝░╚═╝░░╚══╝░╚═════╝░
______________________ by @kankburhan ________________________


Usage:
  gampung [options]

Options:
  -t, --token <Token>       User access token Github
  -c, --concurrent <i>      Set the concurrency level (default: 20)
  -q, --query <keyword>     Keyword search template default "extension:yaml  matchers-condition"
  -o, --output <Path>       Path output files
  -s, --silent              Silent mode
  -h, --help                Display its help


TODOs

  • [ ] rate limit github
  • [ ] Remove duplicate templates
  • [ ] Validate template

Help & Bugs

contributions welcome

If you are still confused or found a bug, please open the issue.

License

license

gampung released under MIT. See LICENSE for more details.

Version

Current version is 0.0.3 and still development.

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1mo ago
Forks4

Languages

Go

Security Score

95/100

Audited on Feb 28, 2026

No findings