Python and Penetration Testing

  • Welcome to Christian Forums, a Christian Forum that recognizes that all Christians are a work in progress.

    You will need to register to be able to join in fellowship with Christians all over the world.

    We hope to see you as a part of our community soon and God Bless!

HammerStone

Well-Known Member
Staff member
Feb 12, 2006
5,113
279
83
36
South Carolina
prayerforums.com
Faith
Christian
Country
United States
Ours is outsourced, but this is an area I really want to learn as I break into infused. As far as sharing resources, I am afraid I don't have much of anything to offer at the moment!
 

Doug_E_Fresh

gяελ нατ jεsμs ƒяεακ
Dec 7, 2013
101
8
18
31
Pennsylvania
dswdoctrine.wordpress.com
Faith
Christian
Country
United States
I have a pdf copy of Violent Python if you'd like it. It teaches the basic functions of programming from a penetration testing perspective. For example, the very first program after "hello, world." is a vulnerability scanner ultimately using methods and the import socket library. For just a guided walkthrough of python, I'd recommend codeacademy.com you can use your facebook account if you choose, and you can track your progress as you go through the modules. By the way, what's better than free?
Code:
http://www.codecademy.com/