Add more initial discovery paths and update burp suite settings.
This commit is contained in:
parent
23489f7c69
commit
87b588b237
|
|
@ -46,7 +46,7 @@
|
||||||
"errors":"ui",
|
"errors":"ui",
|
||||||
"extension_file":"bapps/0ab7a94d8e11449daaf0fb387431225b/build/libs/burp-JS-Miner-all.jar",
|
"extension_file":"bapps/0ab7a94d8e11449daaf0fb387431225b/build/libs/burp-JS-Miner-all.jar",
|
||||||
"extension_type":"java",
|
"extension_type":"java",
|
||||||
"loaded":false,
|
"loaded":true,
|
||||||
"name":"JS Miner",
|
"name":"JS Miner",
|
||||||
"output":"ui"
|
"output":"ui"
|
||||||
},
|
},
|
||||||
|
|
@ -130,16 +130,6 @@
|
||||||
"name":"HTTP Request Smuggler",
|
"name":"HTTP Request Smuggler",
|
||||||
"output":"ui"
|
"output":"ui"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"bapp_serial_version":7,
|
|
||||||
"bapp_uuid":"c9fb79369b56407792a7104e3c4352fb",
|
|
||||||
"errors":"ui",
|
|
||||||
"extension_file":"bapps/c9fb79369b56407792a7104e3c4352fb/target/burp-vulners-scanner-1.2.jar",
|
|
||||||
"extension_type":"java",
|
|
||||||
"loaded":true,
|
|
||||||
"name":"Software Vulnerability Scanner",
|
|
||||||
"output":"ui"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"bapp_serial_version":20,
|
"bapp_serial_version":20,
|
||||||
"bapp_uuid":"470b7057b86f41c396a97903377f3d81",
|
"bapp_uuid":"470b7057b86f41c396a97903377f3d81",
|
||||||
|
|
@ -401,7 +391,7 @@
|
||||||
"wrap_text":false
|
"wrap_text":false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"open_by_default":false,
|
"open_by_default":true,
|
||||||
"show":true,
|
"show":true,
|
||||||
"type":"request_headers",
|
"type":"request_headers",
|
||||||
"wrap_text":false
|
"wrap_text":false
|
||||||
|
|
|
||||||
11
http.txt
11
http.txt
|
|
@ -1,9 +1,15 @@
|
||||||
|
_
|
||||||
|
1
|
||||||
1.0
|
1.0
|
||||||
1.1
|
1.1
|
||||||
|
1.5
|
||||||
|
2
|
||||||
2.0
|
2.0
|
||||||
2.2
|
2.2
|
||||||
2fa
|
2fa
|
||||||
|
6
|
||||||
Account/Login
|
Account/Login
|
||||||
|
accounts
|
||||||
admin
|
admin
|
||||||
airflow.cfg
|
airflow.cfg
|
||||||
ajax
|
ajax
|
||||||
|
|
@ -12,6 +18,7 @@ ajax/legacy_graphql
|
||||||
ajax/metrics
|
ajax/metrics
|
||||||
ajax/settings
|
ajax/settings
|
||||||
android_manifest.json
|
android_manifest.json
|
||||||
|
_api
|
||||||
api
|
api
|
||||||
API
|
API
|
||||||
api/1
|
api/1
|
||||||
|
|
@ -44,6 +51,7 @@ api/public/v2
|
||||||
api/rest
|
api/rest
|
||||||
api/rest/v1
|
api/rest/v1
|
||||||
api/restv1
|
api/restv1
|
||||||
|
apis
|
||||||
apispec.json
|
apispec.json
|
||||||
api/t
|
api/t
|
||||||
api/track
|
api/track
|
||||||
|
|
@ -118,12 +126,14 @@ grafana/grafana.ini
|
||||||
grafana.ini
|
grafana.ini
|
||||||
graph
|
graph
|
||||||
graphiql
|
graphiql
|
||||||
|
_graphql
|
||||||
graphql
|
graphql
|
||||||
graphs
|
graphs
|
||||||
gw-web/api/
|
gw-web/api/
|
||||||
habitat/plan.sh
|
habitat/plan.sh
|
||||||
header
|
header
|
||||||
health
|
health
|
||||||
|
i
|
||||||
jenkins
|
jenkins
|
||||||
js
|
js
|
||||||
jwks
|
jwks
|
||||||
|
|
@ -232,6 +242,7 @@ v2/swagger.json
|
||||||
v3
|
v3
|
||||||
v4
|
v4
|
||||||
v5
|
v5
|
||||||
|
v9
|
||||||
version
|
version
|
||||||
.well-known
|
.well-known
|
||||||
.well-known/enterprise-network-security
|
.well-known/enterprise-network-security
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue