Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8f53643

Browse files
Update README.md
1 parent a1bab52 commit 8f53643

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

‎14 Next Steps/README.md‎

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1+
# The Next Steps
12

3+
- Learning JavaScript will help you ***manipulate the DOM*** to gain the target's information, ***creating a keylogger*** script will log the keystrokes so that you can access the user's information with those keys pressed, and you can use web development knowledge to completely ***mirror a web application*** and trick the user into inputting their information.
4+
5+
- JavaScript is just a language, but when combined with certain techniques and tools, you can do some unbelievably devastating things to a target machine.
6+
7+
- JavaScript is really important in the world of Cybersecurity, especially when it comes to ***web application exploitation***, ***cross-site scripting***, ***JavaScript injection***, and many more methods.
8+
9+
#
10+
11+
# Refer the following study materials
12+
13+
#### [JavaScript For Hackers](https://www.youtube.com/watch?v=FTeE3OrTNoA)
14+
#### [Cross-site Scripting Repository](https://github.com/ShubhamJagtap2000/Cross-site-Scripting)
15+
#### [XSS OWASP Website](https://owasp.org/www-community/attacks/xss/)
16+
#### [Leaern JavaScript 1](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
17+
#### [Learn JavaScript 2](https://www.w3schools.com/js/default.asp)
18+
19+
#
20+
21+
**NOTE:**
22+
23+
- TryHackeMe Rooms [XSS1](https://www.tryhackme.com/rooms/xss) and [XSS2](https://www.tryhackme.com/rooms/xssgi) are relevantly covered in the [XSS Repo](https://github.com/ShubhamJagtap2000/Cross-site-Scripting), feel free to access both the learning form the **<ins>XSS REPO</ins>** itself.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /