sullo
ae0f02f1df
Merge master into dashboard
2022-06-20 09:18:50 -04:00
Prince Chaddha
7ada510859
Fixed possible FPs in open redirect templates ( #4544 )
...
* Fixed possible FPs in open redirect templates
We have replaced example.com with interact.sh since few domains redirect to example.com, which results in FP results.
* updated example domain
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2022-06-06 16:10:15 +05:30
geeknik
901777921c
Update api-google-drive.yaml ( #4520 )
...
This template is meant to be used like so:
`nuclei -t token-spray/api-google-drive.yaml -var token=google_api_key -var referer=https://www.hostname_where_google_api_key_was_found.com `
The way the template was edited to include `Referer: {{BaseURL}}` won't work because it adds `Referer: www.googleapis.com` which results in an ipRefererBlocked error from Google.
If you can't define the referer, this template is useless and should be deleted. So please accept this change back to my original vision of this template. Thank you.
2022-06-02 00:34:52 +05:30
Prince Chaddha
c13d5dc59c
Merge pull request #4486 from geeknik/patch-55
...
Create api-flickr.yaml
2022-05-27 10:13:49 +05:30
Prince Chaddha
808e14662e
Update api-flickr.yaml
2022-05-27 10:11:11 +05:30
Prince Chaddha
621b6e7795
Update and rename google-drive.yaml to api-google-drive.yaml
2022-05-27 10:05:41 +05:30
geeknik
d629fbcf43
Create api-flickr.yaml
2022-05-26 07:37:12 -05:00
geeknik
0f61d91273
Create google-drive.yaml
2022-05-26 07:35:59 -05:00
Prince Chaddha
c149f87495
Update api-securitytrails.yaml
2022-05-23 15:01:47 +05:30
Prince Chaddha
487996da17
Update api-shodan.yaml
2022-05-23 15:00:07 +05:30
Prince Chaddha
bb8966abff
Update api-zoomeye.yaml
2022-05-23 14:58:44 +05:30
Prince Chaddha
70022a1e5e
Update api-sslmate.yaml
2022-05-23 14:57:29 +05:30
Prince Chaddha
d39a36239e
Update api-intelx.yaml
2022-05-23 14:53:39 +05:30
Prince Chaddha
ec1679c782
Update api-fullhunt.yaml
2022-05-23 14:45:53 +05:30
Prince Chaddha
ce4edac128
Update api-front.yaml
2022-05-23 14:44:29 +05:30
Prince Chaddha
969bd142b7
Update api-c99.yaml
2022-05-23 14:40:08 +05:30
Prince Chaddha
bfe36107a9
Update api-binaryedge.yaml
2022-05-23 14:21:05 +05:30
Dominik Opyd
f785adb3dd
fix: api-sentry lint
2022-05-21 19:27:39 +02:00
Dominik Opyd
424f038003
fix: lint errors
2022-05-21 19:24:37 +02:00
Dominik Opyd
6109a019ea
feat(token-spray): front api test
2022-05-21 19:05:04 +02:00
Dominik Opyd
34da12e811
feat(token-spray): securitytrails api test
2022-05-21 18:48:59 +02:00
Dominik Opyd
2dd7b98bc3
feat(token-spray): sslmate api test
2022-05-21 18:44:21 +02:00
Dominik Opyd
1fe6d4521d
feat(token-spray): binaryedge api test
2022-05-21 18:38:30 +02:00
Dominik Opyd
9bfeb7693e
feat(token-spray): fullhunt api test
2022-05-21 18:33:40 +02:00
Dominik Opyd
0c416e5b2b
feat(token-spray): zoomeye api test
2022-05-21 18:26:19 +02:00
Dominik Opyd
81f9212390
feat(token-spray): intelligence x api test
2022-05-21 18:11:09 +02:00
Dominik Opyd
86f3eb95f3
feat(token-spray): shodan api test
2022-05-21 17:56:59 +02:00
Dominik Opyd
03b9da3dee
feat(token-spray): c99 api test
2022-05-21 17:46:33 +02:00
Dominik Opyd
c3153f0b26
feat(token-spray): sentry api test
2022-05-21 17:39:13 +02:00
Prince Chaddha
432a3d8d8f
Merge pull request #4444 from 0ri2N/feat/token-spray-debounce
...
feat(token-spray): debounce api test
2022-05-20 01:06:18 +05:30
Prince Chaddha
65cedd7539
Merge pull request #4442 from 0ri2N/feat/token-spray-tatum
...
feat(token-spray): tatum api test
2022-05-20 00:58:32 +05:30
Prince Chaddha
33c5b4fc08
Update api-debounce.yaml
2022-05-20 00:58:24 +05:30
Prince Chaddha
c6de728d16
Update api-tatum.yaml
2022-05-20 00:56:23 +05:30
Dominik Opyd
5b7ddf78b1
fix name typo
2022-05-18 20:25:47 +02:00
Dominik Opyd
e29dd77505
feat(token-spray): debounce api test
2022-05-18 20:23:57 +02:00
Dominik Opyd
3f0bc4853b
feat(token-spray): tatum api test
2022-05-18 19:31:40 +02:00
Dominik Opyd
d5b2f003e5
feat(token-spray): chaos api test ( #4441 )
2022-05-18 22:54:50 +05:30
Prince Chaddha
32dffa61d4
Update api-loqate.yaml
2022-05-15 18:31:18 +05:30
geeknik
bdf23f2324
Update api-loqate.yaml
...
fix false positive.
2022-05-13 15:14:37 -05:00
Dominik Opyd
a22df99866
feat(token-spray): moonpay api test ( #4380 )
...
* feat(token-spray): moonpay api test
* refactor: pascal case name
2022-05-13 02:31:08 +05:30
geeknik
c6c648a99b
Update api-bitly.yaml ( #4265 )
...
Current matchers don't work. New matcher does.
2022-04-29 22:58:27 +05:30
Prince Chaddha
efa27bb825
Merge pull request #4186 from daffainfo/patch-18
...
Create api-hirak-exchange-rates.yaml
2022-04-22 18:29:55 +04:00
Prince Chaddha
060f70ecc6
Update and rename api-hirak-exchange-rates.yaml to api-hirak-rates.yaml
2022-04-22 18:26:29 +04:00
forgedhallpass
209538baa6
refactor: Description field uniformization
...
* info field reorder
* reference values refactored to list
* added new lines after the id and before the protocols
* removed extra new lines
* split really long descriptions to multiple lines (part 1)
* other minor fixes
2022-04-22 13:38:41 +03:00
Muhammad Daffa
a296daa65c
Create api-hirak-exchange-rates.yaml
2022-04-19 14:20:50 +07:00
Prince Chaddha
7fcfae2f32
Merge pull request #4176 from daffainfo/patch-15
...
Create api-coinmarketcap.yaml
2022-04-18 13:55:10 +04:00
Muhammad Daffa
cd4743873b
Create api-coinranking.yaml
2022-04-18 13:56:04 +07:00
Prince Chaddha
7b38250f11
Update api-coinmarketcap.yaml
2022-04-18 02:34:52 +04:00
Muhammad Daffa
8bbb88defa
Create api-coinmarketcap.yaml
2022-04-17 14:01:34 +07:00
Sandeep Singh
0fa7c1dbba
Added api-cloudflare ( #3985 )
2022-03-26 15:02:06 +05:30