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",
|
||||
"extension_file":"bapps/0ab7a94d8e11449daaf0fb387431225b/build/libs/burp-JS-Miner-all.jar",
|
||||
"extension_type":"java",
|
||||
"loaded":false,
|
||||
"loaded":true,
|
||||
"name":"JS Miner",
|
||||
"output":"ui"
|
||||
},
|
||||
|
|
@ -130,16 +130,6 @@
|
|||
"name":"HTTP Request Smuggler",
|
||||
"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_uuid":"470b7057b86f41c396a97903377f3d81",
|
||||
|
|
@ -401,7 +391,7 @@
|
|||
"wrap_text":false
|
||||
},
|
||||
{
|
||||
"open_by_default":false,
|
||||
"open_by_default":true,
|
||||
"show":true,
|
||||
"type":"request_headers",
|
||||
"wrap_text":false
|
||||
|
|
|
|||
11
http.txt
11
http.txt
|
|
@ -1,9 +1,15 @@
|
|||
_
|
||||
1
|
||||
1.0
|
||||
1.1
|
||||
1.5
|
||||
2
|
||||
2.0
|
||||
2.2
|
||||
2fa
|
||||
6
|
||||
Account/Login
|
||||
accounts
|
||||
admin
|
||||
airflow.cfg
|
||||
ajax
|
||||
|
|
@ -12,6 +18,7 @@ ajax/legacy_graphql
|
|||
ajax/metrics
|
||||
ajax/settings
|
||||
android_manifest.json
|
||||
_api
|
||||
api
|
||||
API
|
||||
api/1
|
||||
|
|
@ -44,6 +51,7 @@ api/public/v2
|
|||
api/rest
|
||||
api/rest/v1
|
||||
api/restv1
|
||||
apis
|
||||
apispec.json
|
||||
api/t
|
||||
api/track
|
||||
|
|
@ -118,12 +126,14 @@ grafana/grafana.ini
|
|||
grafana.ini
|
||||
graph
|
||||
graphiql
|
||||
_graphql
|
||||
graphql
|
||||
graphs
|
||||
gw-web/api/
|
||||
habitat/plan.sh
|
||||
header
|
||||
health
|
||||
i
|
||||
jenkins
|
||||
js
|
||||
jwks
|
||||
|
|
@ -232,6 +242,7 @@ v2/swagger.json
|
|||
v3
|
||||
v4
|
||||
v5
|
||||
v9
|
||||
version
|
||||
.well-known
|
||||
.well-known/enterprise-network-security
|
||||
|
|
|
|||
Loading…
Reference in New Issue