Skip to content

Commit 43987a0

Browse files
authored
Update README.md
1 parent dcbbfca commit 43987a0

File tree

1 file changed

+2
-5
lines changed
  • src/network-services-pentesting/pentesting-web

1 file changed

+2
-5
lines changed

src/network-services-pentesting/pentesting-web/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Some **tricks** for **finding vulnerabilities** in different well known **techno
7676
- [**Artifactory**](artifactory-hacking-guide.md)
7777
- [**Buckets**](buckets/index.html)
7878
- [**CGI**](cgi.md)
79+
- [**Dotnet SOAP WSDL client exploitation**](dotnet-soap-wsdl-client-exploitation.md)
7980
- [**Drupal**](drupal/index.html)
8081
- [**Flask**](flask.md)
8182
- [**Fortinet FortiWeb**](fortinet-fortiweb.md)
@@ -112,10 +113,6 @@ Some **tricks** for **finding vulnerabilities** in different well known **techno
112113
_Take into account that the **same domain** can be using **different technologies** in different **ports**, **folders** and **subdomains**._\
113114
If the web application is using any well known **tech/platform listed before** or **any other**, don't forget to **search on the Internet** new tricks (and let me know!).
114115

115-
{{#ref}}
116-
dotnet-soap-wsdl-client-exploitation.md
117-
{{#endref}}
118-
119116
### Source Code Review
120117

121118
If the **source code** of the application is available in **github**, apart of performing by **your own a White box test** of the application there is **some information** that could be **useful** for the current **Black-Box testing**:
@@ -439,4 +436,4 @@ Entry_12:
439436
440437
</details>
441438
442-
{{#include ../../banners/hacktricks-training.md}}
439+
{{#include ../../banners/hacktricks-training.md}}

0 commit comments

Comments
 (0)