katana icon indicating copy to clipboard operation
katana copied to clipboard

A next-generation crawling and spidering framework.

Results 139 katana issues
Sort by recently updated
recently updated
newest added

### katana version: v0.0.1 ### Current Behavior: ``` [FTL] could not create runner: could not create standard crawler: [launcher] Failed to launch the browser, the doc might help https://go-rod.github.io/#/compatibility?id=os: /root/.cache/rod/browser/chromium-1033860/chrome-linux/chrome:...

Type: Bug

### Please describe your feature request: It would be great to implement a plugin engine where it's possible to subscribe to browser events, and execute scripted callbacks directly within the...

Type: Enhancement

### Please describe your feature request: To enrich the crawled endpoints information, [projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) can be integrated into katana similar to httpx and populate tech information when available as part of...

Priority: Medium
Type: Enhancement

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.2.0. Commits a2d827a go.mod: update golang.org/x dependencies 15e1b25 http2: speed up TestTransportRetryHasLimit 93ec86b http2: support SetReadDeadline, SetWriteDeadline, FlushError efda1ce http2: return os.ErrDeadlineExceeded from timed-out response...

Type: Maintenance

- Implement a crawl graph with relevant method for navigation and events storage and retrieval

Priority: Medium
Status: In Progress
headless

For me, crawlers are often linked with other products. I hope they can also be combined with passive scanners through agents

Type: Enhancement

### Please describe your feature request: https://github.com/ffuf/ffuf `-replay-proxy Replay matched requests using this proxy.` ### Describe the use case of this feature: Just replay to proxy when match

Type: Enhancement

It would be nice to expose the returned status code while scraping is underway with the -v flag to spot for rate limits being triggered. Secondly, I would enjoy having...

Type: Discussion

I would like to have the output of one katana run be able to be fed into another katana run and produce a diff from the first run. The workflow...

Priority: Low
Type: Enhancement

Hi i'm having issue when trying installing katana latest version in macOS ventura 13.0 with error message below ### katana version: installation with go install , latest version error message...

Type: Bug