mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-14 17:07:34 +00:00
Update broken link in Golang SSTI references
This commit is contained in:
parent
495183ab52
commit
156ea8b2ce
1 changed files with 1 additions and 1 deletions
|
@ -1017,7 +1017,7 @@ func (p Person) Secret (test string) string {
|
|||
|
||||
**More information**
|
||||
|
||||
* [https://blog.takemyhand.xyz/2020/05/ssti-breaking-gos-template-engine-to.html](https://blog.takemyhand.xyz/2020/05/ssti-breaking-gos-template-engine-to.html)
|
||||
* [https://blog.takemyhand.xyz/2020/06/ssti-breaking-gos-template-engine-to](https://blog.takemyhand.xyz/2020/06/ssti-breaking-gos-template-engine-to)
|
||||
* [https://www.onsecurity.io/blog/go-ssti-method-research/](https://www.onsecurity.io/blog/go-ssti-method-research/)
|
||||
|
||||
### More Exploits
|
||||
|
|
Loading…
Reference in a new issue