Skip to content

Commit 07f183b

Browse files
committed
🍺 Java Sec
1 parent 2033680 commit 07f183b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
- [x] Xstream
2525
- [x] Log4shell
2626
- [x] JNDI
27-
- [x] 越权
2827
- [x] Dos
2928
- [ ] more
3029

src/main/java/com/best/hello/controller/BAC.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import javax.servlet.http.HttpSession;
1515
import java.util.List;
1616

17-
@Api("越权访问")
1817
@Slf4j
1918
@RestController
2019
@RequestMapping("/BAC")

0 commit comments

Comments
 (0)