File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55title : HTB - CodePartTwo
66---
77
8- ### How many open TCP ports are listening on CodePartTwo?
8+ ## How many open TCP ports are listening on CodePartTwo?
99
1010``` js
1111┌──(kali㉿kali)- [~ / Desktop/ htb]
@@ -51,7 +51,7 @@ Nmap done: 1 IP address (1 host up) scanned in 1.41 seconds
5151 Raw packets sent: 6 (240B) | Rcvd: 3 (116B)
5252```
5353
54- ### What is the version of the js2py library being used by the application?
54+ ## What is the version of the js2py library being used by the application?
5555
5656- Open website with port 8000
5757- Download app via "DOWNLOAD APP" button
@@ -85,7 +85,7 @@ flask-sqlalchemy==3.1.1
8585js2py==0.74
8686```
8787
88- ### Which CVE number corresponds to the sandbox escape vulnerability in js2py that the application uses.
88+ ## Which CVE number corresponds to the sandbox escape vulnerability in js2py that the application uses.
8989
9090- Search by google
9191
You can’t perform that action at this time.
0 commit comments