Tasks
- [ ] Python file r/w
- [ ] How to run a terminal cmd with python
- [ ] Date time saving in a file with pYthon
- [ ] opening a text file with Python
- [ ] printing in red color in console with python
‣
Opening a Webpage w Python
import webbrowser
webbrowser.open("<https://www.youtube.com/>")
Test Ground/Site (Vulnerable Site)
dvwa-start
juice-shop