Skip to content

Commit 4e433b2

Browse files
committed
modify the readme file
1 parent 7454a56 commit 4e433b2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# python-infosec
2-
This repo contains python scripts which teaches you python scripting and its application to problems in computer and network security. This repo is reference for penetration testers, security enthusiasts and network administrators who want to learn to automate tasks or go beyond just using ready made tools. Topics include system security, network security, attacking web applications and services, exploitation techniques and task automation.
3-
A non-exhaustive list of topics to be taught includes:
4-
Python Scripting – Language Essentials
5-
System Programming and Security
6-
Network Security Programming – Sniffers and Packet Injectors
7-
Attacking Web Applications
8-
Exploitation Techniques
2+
This repo contains python scripts which teaches you python scripting and its application to problems in computer and network security. This repo is reference for penetration testers, security enthusiasts and network administrators who want to learn to automate tasks or go beyond just using ready made tools.
3+
A non-exhaustive list of topics to be include will be:
4+
Python Scripting – Language Essentials,
5+
System Programming and Security,
6+
Network Security Programming – Sniffers and Packet Injectors,
7+
Attacking Web Applications,
8+
Exploitation Techniques,
99
Attack Task Automation
1010

1111
# Reference Course: Python for Pentesters by PentesterAcademy(http://www.pentesteracademy.com/course?id=1)

0 commit comments

Comments
 (0)