Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Python For Hackers

Posted By: First1
Python For Hackers

Python For Hackers by Shantnu Tiwari
English | July 23rd, 2015 | ISBN: n/a | 97 pages | True PDF | 2.87 MB

Learn the secrets of hackers with practical examples! You will be provided a virtual machine with all the code, so you can start practicing immediately. Ready to start hacking?

• How to brute force a password using a dictionary
• How to predict user sessions and steal data from other users
• Directory Transversal: How to steal the passwords file
• XSS attack : How to steal the user’s cookie
• SQL injection: Destroy user data with a well crafted SQL query!
• Stack overflow: Force the system to log you in, even with the wrong password
• A simulation of the Heartbleed bug: Read hidden & secret data
• Heap overflow: Read a secret file you are banned from reading, by overflowing the internal memory buffers
and more:
• How to prevent all the attacks above
• General principles on writing secure code
• How to store passwords safely
• How code is compiled, how we go from high level to assembly to machine language.

Enjoy My Blog | Subscribe My RSS Channel