mzack
b5338a5281
Using goflags runtime map for runtime variables
2021-08-09 10:51:52 +02:00
mzack
5be59c8bea
Making map of env vars singleton
2021-08-09 09:49:07 +02:00
mzack
e17117c281
Adding support for global env variables
2021-08-09 00:22:09 +02:00
mzack
fbd362c34c
Adding support for user defined variables via CLI
2021-08-08 23:42:10 +02:00
mzack
aa0ea8123a
thread safe + client reuse refactoring
2021-08-08 21:52:01 +02:00
mzack
24a171ecad
fixing linter warnings
2021-08-08 10:28:01 +02:00
mzack
4904bbf494
Fixing automatic keep alive handling with manual connection header
2021-08-08 10:25:17 +02:00
Ice3man543
01dcb01867
Added more docs examples + Misc
2021-08-04 14:20:48 +05:30
Ice3man543
334243d160
Adding documentation generation to nuclei
2021-08-03 22:33:50 +05:30
Ice3man543
c9ad9cdff4
Updated examples
2021-08-03 20:40:00 +05:30
Ice3man543
2ea47fe386
Fixed integration test
2021-08-03 20:33:12 +05:30
Ice3man543
c743d5d299
Merged from dev
2021-08-03 20:22:16 +05:30
forgedhallpass
d3154648d2
Merge remote-tracking branch 'upstream/dev'
2021-08-03 15:26:45 +03:00
Ice3man
f516136bd7
Merge pull request #898 from KaulSe/try-add-json-support
...
Adding JSON extractor support
2021-08-02 22:04:51 +05:30
Ice3man543
11e5520166
Added xpath based extractor support
2021-08-02 21:43:50 +05:30
seb
aae26f37a6
add JSONScalarToString and more tests for JSON extractor
2021-08-02 13:19:39 +02:00
seb
d2e7cca17b
fix golint
2021-08-01 14:42:04 +02:00
seb
da71945f97
Update operators_test.go
2021-07-31 23:51:23 +02:00
seb
166344d793
add and fix tests for json
2021-07-31 23:48:14 +02:00
seb
3529cfa1d6
json extractor support
2021-07-31 22:49:23 +02:00
Ice3man543
8d0b5d6203
RES-120 Added functional testing implementation
2021-07-30 15:29:12 +05:30
Ice3man543
d04511494d
Added new YAML based doc to structures
2021-07-27 16:03:56 +05:30
Ice3man543
4eecec4c94
Changed file names
2021-07-24 19:28:09 +05:30
Ice3man
b78780cd96
Merge branch 'dev' into deserialization-helpers
2021-07-24 19:20:36 +05:30
Sandeep Singh
a7f3da3983
Merge pull request #855 from ChriZzn/master
...
Adding DS (DNSSec) Tag to available DNS-Record type
2021-07-22 14:17:23 +05:30
cw
9aa783459d
Adding DS (DNSSec) Tag to available DNS-Record type
2021-07-21 16:48:01 +02:00
mzack
d29d7f8b56
Fixing missing headers in request dump
2021-07-19 23:34:22 +02:00
forgedhallpass
5d89bb8056
RES-84 # Improve Nuclei CLI interface
...
* fixed issues reported by the linter
2021-07-19 21:04:08 +03:00
Ice3man543
0fd65e2bf2
Integrated deserialization helpers to nuclei + Misc bug fixes
2021-07-18 05:35:06 +05:30
Ice3man543
5af0f55ef8
Added more encoding + misc
2021-07-18 04:52:51 +05:30
Ice3man543
f903187df3
Started work on java deserialization helpers
2021-07-18 04:34:39 +05:30
forgedhallpass
2635c65ce2
RES-84 # Improve Nuclei CLI interface (WIP)
...
* moved the Severity "enum" back to Nuclei (1 unit test failing)
2021-07-16 17:28:13 +03:00
forgedhallpass
5a495e1e99
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Integration of the previous logic to 2.4.0
* Unit and ITs passing
* refactored the template matching logic
2021-07-15 13:41:41 +03:00
forgedhallpass
2c7d8befcb
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Rename of Info.Severity -> Info.SeverityHolder, Info.Author -> Info.Authors to reflect the underlying data
* extended the IsEmpty(interface{}) to handle maps
2021-07-13 11:12:03 +03:00
forgedhallpass
ed1dc103fe
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Merge from parent
# Conflicts:
# v2/cmd/nuclei/main.go
# v2/internal/runner/config.go
# v2/internal/runner/templates.go
# v2/internal/runner/update.go
# v2/pkg/templates/compile.go
# v2/pkg/templates/compile_test.go
# v2/pkg/types/types.go
2021-07-12 17:20:01 +03:00
Ice3man543
c2fde993ff
Nuclei Parallel HTTP Map crash fix
2021-07-10 14:54:49 +05:30
Sandeep Singh
063fede82c
Merge pull request #811 from projectdiscovery/network-features
...
Network features addition
2021-07-06 22:44:17 +05:30
Ice3man543
2153459a51
Crash fix
2021-07-06 21:13:26 +05:30
Ice3man543
cdb7faaa0b
Misc output change
2021-07-06 21:11:30 +05:30
Ice3man543
900c2da89c
Fixed lint error
2021-07-06 20:31:32 +05:30
Ice3man543
d9d4f8eb53
Fixed network payloads not appearing in json
2021-07-06 20:30:15 +05:30
Ice3man543
0910d526af
Added internal extractor support to network templates
2021-07-06 18:34:25 +05:30
Ice3man543
93ab540b54
Added payload support for network requests
2021-07-06 18:27:30 +05:30
Ice3man543
aaf38a531e
Fixed lint errors + misc
2021-07-05 17:29:45 +05:30
ᴍᴏᴏɴD4ʀᴋ
1fc4fcb7c9
refactor: err is always nil
2021-06-26 23:49:56 +08:00
ᴍᴏᴏɴD4ʀᴋ
dc177a45db
style: fix typo
2021-06-26 23:49:31 +08:00
Ice3man
7da6034f01
Merge branch 'dev' into bugfix-741
2021-06-26 18:30:56 +05:30
Ice3man
930fa094d5
Merge pull request #782 from projectdiscovery/bugfix-699-zombie-chome-processes
...
Fixing chrome zombie processes termination
2021-06-26 18:29:34 +05:30
Ice3man
6defa450b8
Merge pull request #787 from projectdiscovery/feature-785-rawhttp-timeout
...
[Feature] Adding rawhttp timeout
2021-06-26 18:28:38 +05:30
mzack
f8ae8aa86f
reverting change and adding check on matched flag
2021-06-26 02:03:20 +02:00