-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat: added initial live DAST server implementation #5772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 37 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
0db2332
feat: added initial live DAST server implementation
Ice3man543 64ef60e
feat: more logging + misc additions
Ice3man543 efd8ab9
feat: auth file support enhancements for more complex scenarios + misc
Ice3man543 0da731c
Merge remote-tracking branch 'origin' into nuclei-dast-server
ehsandeep ae870e6
feat: added io.Reader support to input providers for http
Ice3man543 50d0952
feat: added stats db to fuzzing + use sdk for dast server + misc
Ice3man543 0395951
feat: more additions and enhancements
Ice3man543 7c27c22
misc changes to live server
Ice3man543 78ad4e3
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into…
Ice3man543 ce023d0
Merge branch 'auth-file-enhancements' of https://github.com/projectdi…
Ice3man543 090cadb
misc
Ice3man543 727ff90
use utils pprof server
Ice3man543 a105306
feat: added simpler stats tracking system
Ice3man543 38f25f5
feat: fixed analyzer timeout issue + missing case fix
Ice3man543 2fc1b3a
Merge branch 'time-analyzer-bugfixes' of https://github.com/projectdi…
Ice3man543 fda6165
misc changes fix
Ice3man543 7f55f01
feat: changed the logics a bit + misc changes and additions
Ice3man543 1fa4540
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into…
Ice3man543 ad5ec96
feat: re-added slope checks + misc
Ice3man543 70bd93a
feat: added baseline measurements for time based checks
Ice3man543 98646e6
chore(server): fix typos
dwisiswant0 f31e963
fix(templates): potential DOM XSS
dwisiswant0 1d2a1dc
fix(authx): potential NIL deref
dwisiswant0 9f4b89a
feat: misc review changes
Ice3man543 ab2ce86
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into…
Ice3man543 0c4645b
removed debug logging
Ice3man543 c1a2903
feat: remove existing cookies only
Ice3man543 78320d8
feat: lint fixes
Ice3man543 952a887
misc
Ice3man543 6684f38
misc text update
ehsandeep f6fdffe
request endpoint update
ehsandeep a2c8f1e
feat: added tracking for status code, waf-detection & grouped errors …
Ice3man543 3c825e8
fix var dump (#5921)
dogancanbakir ef11565
Added filename length restriction for debug mode (-srd flag) (#5931)
Lercas 6e55c57
more updates
ehsandeep c6a0dd2
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into…
Ice3man543 d7156dc
Merge branch 'nuclei-dast-server' of https://github.com/projectdiscov…
ehsandeep a62fd8d
Update pkg/output/stats/waf/waf.go
ehsandeep File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.