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?

How Safe Is Expression Evaluation Using Eval?

I am building a website where I have a need that user should be able to evaluate some expression ba… Read more How Safe Is Expression Evaluation Using Eval?

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