You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools.yaml
+75Lines changed: 75 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -339,3 +339,78 @@ tools:
339
339
identifier: "birdayz/kaf"
340
340
description: "Modern CLI for Apache Kafka, written in Go."
341
341
categories: ["Development"]
342
+
chiko:
343
+
identifier: "felangga/chiko"
344
+
description: "The ultimate beauty gRPC Client on your Terminal!"
345
+
categories: ["Development"]
346
+
go-size-analyzer:
347
+
identifier: "Zxilly/go-size-analyzer"
348
+
description: "A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats."
349
+
categories: ["Development"]
350
+
file: "gsa"
351
+
gobuster:
352
+
identifier: "OJ/gobuster"
353
+
description: "Directory/File, DNS and VHost busting tool written in Go."
354
+
categories: ["Security"]
355
+
naabu:
356
+
identifier: "projectdiscovery/naabu"
357
+
description: "A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests."
358
+
categories: ["Security"]
359
+
httpx:
360
+
identifier: "projectdiscovery/httpx"
361
+
description: "httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library."
362
+
categories: ["Security"]
363
+
dnsx:
364
+
identifier: "projectdiscovery/dnsx"
365
+
description: "dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers."
366
+
categories: ["Security"]
367
+
ffuf:
368
+
identifier: "ffuf/ffuf"
369
+
description: "Fast web fuzzer written in Go."
370
+
categories: ["Security"]
371
+
katana:
372
+
identifier: "projectdiscovery/katana"
373
+
description: "A next-generation crawling and spidering framework."
0 commit comments