Skip to content Skip to sidebar Skip to footer
Showing posts with the label Security

How To Use Scapy To Determine Wireless Encryption Type?

I am doing a Security Research on Wireless networks which involves coding a small tool that scans f… Read more How To Use Scapy To Determine Wireless Encryption Type?

Python Mysql, Is This A Prepared Statement?

I am setting up a mysql app. This is my getUsername method connects using standard mysqldb formatti… Read more Python Mysql, Is This A Prepared Statement?

Gcp Dlp(data Loss Prevention) Getting "decryption Failed: The Ciphertext Is Invalid."

I am implementing the standard implementation of Google Cloud Platforms- Data Loss Prevention API i… Read more Gcp Dlp(data Loss Prevention) Getting "decryption Failed: The Ciphertext Is Invalid."

How To Properly And Securely Handle Cookies And Sessions In Python's Flask?

In application I am writing at the moment I've been saving in users browser a cookie that had s… Read more How To Properly And Securely Handle Cookies And Sessions In Python's Flask?

Python - Cannot Install Requests[security]: Operation Not Permitted

When I try to run sudo pip2 install requests[security] I get this error: MacBook-Pro-di-France… Read more Python - Cannot Install Requests[security]: Operation Not Permitted

Setup Of Flask App Directory And Permissions?

I have built a simple flask app on ubuntu server and have placed the code in the following director… Read more Setup Of Flask App Directory And Permissions?