Skip to content

Commit

Permalink
Merge pull request #913 from gear0/master
Browse files Browse the repository at this point in the history
Update broken link in Golang SSTI references
  • Loading branch information
carlospolop authored Aug 12, 2024
2 parents bf90cfa + 156ea8b commit 5b5fb3a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b5fb3a

Please sign in to comment.