Skip to content

Commit e998a88

Browse files
committed
update readme
1 parent 313a391 commit e998a88

3 files changed

Lines changed: 33 additions & 32 deletions

File tree

.idea/workspace.xml

Lines changed: 31 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33

44
- XMLInject
5-
5+
- SSRF
66

77

src/main/java/org/joychou/controller/SSRF.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public static String ssrf_URLConnection(HttpServletRequest request)
5656
}
5757
}
5858

59-
59+
6060
@RequestMapping("/HttpURLConnection")
6161
@ResponseBody
6262
public static String ssrf_httpURLConnection(HttpServletRequest request)

0 commit comments

Comments
 (0)