Tero's Classy Django Cheatsheet
Develop backend websites, quickly. Django 4 cheatsheet.
Develop backend websites, quickly. Django 4 cheatsheet.
Your own Python web application. From idea to production, in 8 days.
Instagram, Pintrest and Disqus use Django - the exact same framework as the course. Youtube and Facebook are built with Python.
Course completed! Feedback 5.0 (everyone gave feedback, each feedback was 5/5). Great mini-projects - I'm baffled by how much you could apply what you learned in just 7 days.
Web servers often have secret directories, not linked from anywhere.
You could find them by trying different paths manually: /secret, /.svn /admin. This article shows you how fuff can do this to you automatically.
For practice, I coded a target that you can run locally, without Internet. I will also tell you the solution, so you can test your environment. As bonus, there is a challenge target where you can find to solution yourself.
You can quickly publish a web page using Github. Just by clicking a couple of buttons.
This is a beginner friendly article.
Configuration management let's you control hundreds of computers. You can even configure machines that don't exist yet!
In this article, you'll use ready-made network of three virtual computers to play with Salt, a popular configuration management system.
Control 10, 100, 1000 many computers.
Or control 2071 computers, like Jussi did on a earlier course. Or handle 7 different operating systems and OS versions with a single master, like Matias.
Previous instance got excellent 5.0 / 5 feedback - all respondents gave the best grade 5. Palvelinten hallinta ici001as3a-3001.
Learn to hack computers to protect your own. In the course, you will break into target computers.
Excellent feedback, 4.9 out of 5.
This is the evaluated lab exercise for Linux Server course. Student had an empty virtual Linux installation and free use of public Internet.
Course Linux palvelimet is in Finnish, so the rest of this page is in Finnish.
Web browsing sessions can be saved as HAR files for debugging. "Save as HAR" is supported by Firefox, Chrome, OWASP ZAP and Burp.
This tool extracts HTML web pages from HAR file.
Many file formats support encryption with a password. John the Ripper can crack these passwords with dictionary attack.
This article teaches you to obtain Jumbo version and compile it. Finally, you'll test your environment by cracking a ZIP archive password. A sample password protected ZIP file is provided with this article.
Learn to manage your own Linux server – in 8 weeks.
100% remote. Three hour video conference every Tuesday and Friday. Beginners welcome. Excellent feedback 4.8 out of 5. In Finnish.
Data security course, in English as you asked.
Understand adversarial view on security. Recognize key concepts of security. Be able to safely practice hands-on with security tools.