From the course: CompTIA PenTest+ (PT0-003) Cert Prep
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Data structures, part 1
From the course: CompTIA PenTest+ (PT0-003) Cert Prep
Data structures, part 1
- So now that you've seen a lot of information about scripting and writing some simple programs in multiple languages, and you have compared them to know which one has certain strengths and weaknesses, let's take a look at some other concepts that you will likely run into as you start to develop more sophisticated scripts or programs, or if you inherit any code or you find some code that someone else wrote, you're likely going to encounter more complex structures and complex techniques. So this section is really not about making you into a professional software developer, but rather just giving you a little bit of information of what you might see, and giving you some pointers on where you may go to learn more about it. So let's jump right in to some advanced programming techniques. The first technique that you may encounter is an advanced technique or a common technique of exchanging data. In other words, you may…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Using scripting in pen testing12m 28s
-
(Locked)
Bash scripting basics14m 50s
-
(Locked)
Bash scripting techniques10m 3s
-
(Locked)
PowerShell scripting basics3m 59s
-
(Locked)
Ruby scripts6m 25s
-
(Locked)
Python scripts5m 42s
-
(Locked)
Scripting languages comparison10m 46s
-
(Locked)
Data structures, part 17m 33s
-
(Locked)
Data structures, part 28m 6s
-
(Locked)
Libraries2m 53s
-
(Locked)
Classes7m 57s
-
(Locked)
Procedures and functions5m 41s
-
(Locked)
Perl and JavaScript5m 35s
-
(Locked)
Breach and attack simulation1m 46s
-
(Locked)
-