Vojko Pribudić
Vojko's Blog

Vojko's Blog

Follow
Vojko Pribudić

Vojko Pribudić

37 followers

Senior Software Engineer at Newfire Global Partners. FOSS enthusiast. Learning every day :)

Create a simple exploit with Python

Sep 12, 20226 min read

In this article we will create a simple exploit with Python. NOTE: Since the entire code snippet is not that long, no final code will be provided on...

Create a simple exploit with Python
Five simple tips to make your Python code more readable and optimized
Using context managers in Python
Introduction to Go - Create your first REST API - Part 2
Staying safe while using third-party packages in Python
Introduction to Go - Create your first REST API