Skip to content

Commit 234e84f

Browse files
committed
fixed README.md
1 parent fb93c34 commit 234e84f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This is a repository of all the tutorials of [The Python Code](https://www.thepy
2727
- [How to Extract Image Metadata in Python](https://www.thepythoncode.com/article/extracting-image-metadata-in-python). ([code](ethical-hacking/image-metadata-extractor))
2828
- [How to Crack Zip File Passwords in Python](https://www.thepythoncode.com/article/crack-zip-file-password-in-python). ([code](ethical-hacking/zipfile-cracker))
2929
- [How to Crack PDF Files in Python](https://www.thepythoncode.com/article/crack-pdf-file-password-in-python). ([code](ethical-hacking/pdf-cracker))
30+
- [How to Build a SQL Injection Scanner in Python](https://www.thepythoncode.com/code/sql-injection-vulnerability-detector-in-python). ([code](ethical-hacking/sql-injection-detector))
3031

3132
- ### [Machine Learning](https://www.thepythoncode.com/topic/machine-learning)
3233
- ### [Natural Language Processing](https://www.thepythoncode.com/topic/nlp)

0 commit comments

Comments
 (0)