• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

2672 Code courses in Sheffield delivered Online

Ethical Hacking with Kali Linux

4.9(27)

By Apex Learning

Overview This comprehensive course on Ethical Hacking with Kali Linux will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Ethical Hacking with Kali Linux comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Ethical Hacking with Kali Linux. It is available to all students, of all academic backgrounds. Requirements Our Ethical Hacking with Kali Linux is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 16 sections • 150 lectures • 05:54:00 total length •Introduction to the course: 00:05:00 •Virtual box installation: 00:16:00 •Kali linux installation: 00:14:00 •Enabling full screen: 00:18:00 •Basic commands part 1: 00:10:00 •Basic commands part 2: 00:21:00 •Basic commands part 3: 00:13:00 •Changing ip address and wireless adapter setup: 00:05:00 •Creating a bootable Kali USB drive: 00:05:00 •Essential networking terms: 00:10:00 •Essential hacking terms: 00:18:00 •Additional kali tools to install: 00:09:00 •Changing our MAC address with mac changer: 00:06:00 •Google hacking: 00:13:00 •Nikto basics: 00:11:00 •Whois tools: 00:07:00 •Email harvesting: 00:06:00 •Shodan: 00:10:00 •Zone transfer with Dig: 00:08:00 •Installing Metasploitable: 00:07:00 •Nmap part 1: 00:16:00 •Nmap part 2: 00:12:00 •Nmap part 3: 00:12:00 •Zen map: 00:08:00 •TCP scans: 00:16:00 •Nmap by passing defenses: 00:17:00 •Nmap scripts part 1: 00:09:00 •Nmap scripts part 2: 00:14:00 •Installing OWASP: 00:08:00 •HTTP request: 00:10:00 •HTTP response: 00:10:00 •Burpsuite configuration: 00:13:00 •Editing packets in Burpsuite: 00:12:00 •Whatweb and Dirb: 00:10:00 •Password recovery attack: 00:16:00 •Burpsuite login bruteforce: 00:11:00 •Hydra login bruteforce: 00:09:00 •Session fixation: 00:14:00 •Injection attacks: 00:06:00 •Simple command injection: 00:11:00 •Exploiting command injection vulnerability: 00:08:00 •Finding blind command injection: 00:14:00 •SQL basics: 00:10:00 •Manual SQL injection part 1: 00:13:00 •Manual SQL injection part 2: 00:21:00 •SQL map basics: 00:17:00 •XML injection: 00:16:00 •Installing XCAT and preventing injection attacks: 00:06:00 •Reflected XSS: 00:11:00 •Stored XSS: 00:13:00 •Changing HTML code with XSS: 00:07:00 •XSSer and XSS sniper: 00:14:00 •Wireless attacking theory: 00:11:00 •Enabling monitor mode: 00:05:00 •Capturing handshake with airodump: 00:15:00 •Rockyou.txt: 00:14:00 •Cracking with aircrack: 00:16:00 •Cracking with hashcat: 00:15:00 •Creating password lists with crunch: 00:18:00 •Creating password lists with cup: 00:07:00 •Rainbow tables part 1: 00:17:00 •Rainbow tables part 2: 00:06:00 •Installing fluxion: 00:06:00 •Finding and cracking hidden networks: 00:08:00 •Preventing wireless attacks: 00:08:00 •ARP protocol basics: 00:10:00 •Man in the middle attack theory: 00:07:00 •Installing MITMf: 00:07:00 •Manual ARP spoofing: 00:13:00 •Problems while installing MITMf: 00:06:00 •HTTP traffic sniffing: 00:08:00 •DNS spoofing and HTTPS password sniffing: 00:24:00 •Hooking browser with BEEF: 00:16:00 •Screenshotting targets browser: 00:11:00 •Cloning any webpage: 00:09:00 •Ettercap basics: 00:07:00 •MFS console environment: 00:16:00 •Metasploit modules explained: 00:12:00 •Bruteforcing SSH with Metasploit: 00:15:00 •Attacking tomcat with metasploit: 00:09:00 •Getting meterpreter with command injection: 00:25:00 •PHP code injection: 00:06:00 •Metasploitable exploits: 00:07:00 •Wine installation: 00:12:00 •Creating windows payloads with Msfvenom: 00:10:00 •Encoders and Hex editors: 00:19:00 •Windows 10 meterpreter shell: 00:12:00 •Meterpreter environment: 00:11:00 •Windows 10 privilege escalation: 00:11:00 •Preventing privilege escalation: 00:06:00 •Post exploitation modules: 00:14:00 •Getting Meterpreter over Internet with port forwarding: 00:11:00 •Eternalblue exploit: 00:20:00 •Persistence module: 00:13:00 •Hacking over the internet with Ngrok: 00:10:00 •Android device hacking with venom: 00:10:00 •The real hacking begins now!: 00:02:00 •Variables: 00:14:00 •Raw input: 00:11:00 •If else statements: 00:10:00 •For loops: 00:07:00 •While loops: 00:08:00 •Python lists: 00:08:00 •Functions: 00:15:00 •Classes: 00:10:00 •Importing libraries: 00:07:00 •Files in python: 00:12:00 •Try and except the rule: 00:05:00 •Theory behind reverse shells: 00:07:00 •Simple server code: 00:13:00 •Connection with reverse shell: 00:07:00 •Sending and receiving messages: 00:11:00 •Sending messages with while true loop: 00:08:00 •Executing commands on target system: 00:10:00 •Fixing backdoor bugs and adding functions: 00:20:00 •First test using our backdoor: 00:18:00 •Trying to connect every 20 seconds: 00:12:00 •Creating persistence part 1: 00:06:00 •Creating persistence part 2: 00:17:00 •Changing directory: 00:12:00 •Uploading and downloading files: 00:22:00 •Downloading files from the internet: 00:23:00 •Starting programs using our backdoor: 00:07:00 •Capturing screenshots on the target PC: 00:19:00 •Embedding backdoor in an image part 1: 00:13:00 •Embedding backdoor in an image part 2: 00:09:00 •Checking for administrator privileges: 00:12:00 •Adding help option: 00:09:00 •Importing Pynput: 00:10:00 •Simple keylogger: 00:10:00 •Adding report function: 00:11:00 •Writing key strokes to a file: 00:14:00 •Adding the keylogger to our reverse shell part 1: 00:23:00 •Adding the keylogger to our reverse shell part 2: 00:08:00 •Final project test: 00:14:00 •Printing banner: 00:11:00 •Adding available options: 00:11:00 •Starting threads for bruteforce: 00:08:00 •Writing function to run the attack: 00:11:00 •Bruteforcing router login: 00:10:00 •Bypassing antivirus with your future programs: 00:14:00 •Sending malware with spoofed email: 00:15:00 •What will you learn in this section?: 00:03:00 •Why is ethical hacking a valuable skill?: 00:23:00 •What is the best ethical hacking certification?: 00:17:00 •Tips for getting your first job as an ethical hacker: 00:18:00 •How I started my career as an ethical hacker: 00:14:00 •How to price your work: 00:11:00 •Bonuses. Enjoy the Benefits: 01:05:00 •Assignment - Ethical Hacking with Kali Linux: 00:00:00

Ethical Hacking with Kali Linux
Delivered Online On Demand5 hours 54 minutes
£12

Web Application Penetration Testing and Security

By IOMH - Institute of Mental Health

Overview This Web Application Penetration Testing and Security course will unlock your full potential and will show you how to excel in a career in Web Application Penetration Testing and Security. So upskill now and reach your full potential. Everything you need to get started in Web Application Penetration Testing and Security is available in this course. Learning and progressing are the hallmarks of personal development. This Web Application Penetration Testing and Security will quickly teach you the must-have skills needed to start in the relevant industry. In This Web Application Penetration Testing and Security Course, You Will: Learn strategies to boost your workplace efficiency. Hone your Web Application Penetration Testing and Security skills to help you advance your career. Acquire a comprehensive understanding of various Web Application Penetration Testing and Security topics and tips from industry experts. Learn in-demand Web Application Penetration Testing and Security skills that are in high demand among UK employers, which will help you to kickstart your career. This Web Application Penetration Testing and Security course covers everything you must know to stand against the tough competition in the Web Application Penetration Testing and Security field.  The future is truly yours to seize with this Web Application Penetration Testing and Security. Enrol today and complete the course to achieve a Web Application Penetration Testing and Security certificate that can change your professional career forever. Additional Perks of Buying a Course From Institute of Mental Health Study online - whenever and wherever you want. One-to-one support from a dedicated tutor throughout your course. Certificate immediately upon course completion 100% Money back guarantee Exclusive discounts on your next course purchase from Institute of Mental Health Enrolling in the Web Application Penetration Testing and Security course can assist you in getting into your desired career quicker than you ever imagined. So without further ado, start now. Process of Evaluation After studying the Web Application Penetration Testing and Security course, your skills and knowledge will be tested with a MCQ exam or assignment. You must get a score of 60% to pass the test and get your certificate.  Certificate of Achievement Upon successfully completing the Web Application Penetration Testing and Security course, you will get your CPD accredited digital certificate immediately. And you can also claim the hardcopy certificate completely free of charge. All you have to do is pay a shipping charge of just £3.99. Who Is This Course for? This Web Application Penetration Testing and Security is suitable for anyone aspiring to start a career in Web Application Penetration Testing and Security; even if you are new to this and have no prior knowledge on Web Application Penetration Testing and Security, this course is going to be very easy for you to understand.  And if you are already working in the Web Application Penetration Testing and Security field, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  Taking this Web Application Penetration Testing and Security course is a win-win for you in all aspects.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements This Web Application Penetration Testing and Security course has no prerequisite.  You don't need any educational qualification or experience to enrol in the Web Application Penetration Testing and Security course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online Web Application Penetration Testing and Security course. Moreover, this course allows you to learn at your own pace while developing transferable and marketable skills. Course Curriculum Unit 01: Introduction About The Course 00:03:00 Unit 02: BE PREPARED Web Attack Simulation Lab 00:12:00 Unit 03: WEB APPLICATION TECHNOLOGIES Web application technologies 101 - PDF 00:00:00 HTTP Protocol Basics 00:11:00 Encoding Schemes 00:13:00 Same Origin Policy - SOP 00:06:00 HTTP Cookies 00:11:00 Cross-origin resource sharing 00:05:00 Web application proxy - Burp suite 00:09:00 Unit 04: INFORMATION GATHERING - MAPPING THE APPLICATIONS Fingerprinting web server 00:05:00 DNS Analysis - Enumerating subdomains 00:04:00 Metasploit for web application attacks 00:12:00 Web technologies analysis in real time 00:03:00 Outdated web application to server takeover 00:08:00 BruteForcing Web applications 00:06:00 Shodan HQ 00:07:00 Harvesting the data 00:05:00 Finding link of target with Maltego CE 00:09:00 Unit 05: CROSS-SITE SCRIPTING ATTACKS - XSS Cross Site Scripting- XSS - PDF 01:08:00 Cross site scripting 00:07:00 Reflected XSS 00:14:00 Persistent XSS 00:11:00 DOM-based XSS 00:10:00 Website defacement through XSS 00:09:00 XML Documents & database 00:14:00 Generating XSS attack payloads 00:13:00 XSS in PHP, ASP & JS Code review 00:13:00 Cookie stealing through XSS 00:12:00 Advanced XSS phishing attacks 00:08:00 Advanced XSS with BeEF attacks 00:10:00 Advanced XSS attacks with Burp suite 00:08:00 Code Review Guide 06:20:00 Unit 06: SQL INJECTION ATTACKS - EXPLOITATIONS SQL Injection attacks - PDF 01:30:00 Introduction to SQL Injection 00:16:00 Dangers of SQL Injection 00:05:00 Hunting for SQL Injection vulnerabilities 00:20:00 In-band SQL Injection attacks 00:27:00 Blind SQL Injection attack in-action 00:10:00 Exploiting SQL injection - SQLMap 00:09:00 Fuzzing for SQL Injection - Burp Intruder 00:14:00 Unit 07: CROSS SITE REQUEST FORGERY - XSRF CSRF or XSRF attack methods 00:12:00 Anti-CSRF Token methods 00:15:00 Anti-CSRF token stealing-NOT easy 00:11:00 Unit 08: AUTHENTICATION & AUTHORIZATION ATTACKS Authentication bypass-hydra 00:11:00 HTTP Verb Tampering 00:09:00 HTTP parameter pollution - HPP 00:06:00 Authentication 00:10:00 Unit 09: CLIENT SIDE SECURITY TESTING Client side control bypass 00:10:00 Unit 10: FILE RELATED VULNERABILITIES LFI & RFI attacks 00:13:00 Unrestricted file upload - content type 00:06:00 Unrestricted File Upload - Extension Type 00:06:00 Remote code execution using Shell Uploads 00:09:00 Unit 11: XML EXTERNAL ENTITY ATTACKS - XXE XML Documents & database 00:14:00 XXE attacks in action 00:14:00

Web Application Penetration Testing and Security
Delivered Online On Demand17 hours 23 minutes
£11.99

Python Training Courses

4.9(27)

By Apex Learning

Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift - Enrol Now Whether you work in machine learning or finance or are pursuing a career in web development or data science, Python is one of the most important skills you can learn. Python's simple syntax is especially suited for desktop, web, and business applications. Python's design philosophy emphasizes readability and usability. Python was developed upon the premise that there should be only one way (and preferably one obvious way) to do things, a philosophy that has resulted in a strict level of code standardization. The core programming language is quite small and the standard library is also large. In fact, Python's large library is one of its greatest benefits, providing a variety of different tools for programmers suited for many different tasks. This Python Bundle Consists of the following Premium courses: Course 01: Python Programming for Everybody Course 02: Data Science with Python Course 03: Machine Learning with Python Course 04: Learn to Use Python for Spatial Analysis in ArcGIS Course 05: Higher Order Functions in Python - Level 03 Course 06: Introduction to Data Analysis Course 07: Data Structures Complete Course Course 08: Basic Google Data Studio Course 09: Computer Science: Graph Theory Algorithms Course 10: Cloud Computing / CompTIA Cloud+ (CV0-002) Course 11: Business Intelligence and Data Mining Masterclass Course 12: Cyber Security Incident Handling and Incident Response Course 13: Decision Making and Critical Thinking Decision Making and Critical Thinking Course 14: Time Management Benefits you'll get from choosing Apex Learning: Pay once and get lifetime access to 14 CPD courses Free e-Learning App for engaging reading materials & helpful assistance Certificates, student ID for the Courses included in a one-time fee Free up your time - don't waste time and money travelling for classes Accessible, informative modules of Courses designed by expert instructors Learn about Courses at your ease - anytime, from anywhere Study the Courses from your computer, tablet or mobile device CPD accredited Courses - improve the chance of gaining professional skills Curriculum : Course 01: Python Programming for Everybody This Python's curriculum has been designed by experts with years of experience behind them. The Python course is extremely dynamic and well-paced to help you understand with ease. You'll discover how to master the skill while exploring relevant and essential topics. Module 01 A Installing Python Documentation Command Line And much more... Module 02 Additional Topics If Elif Else Iterable For And much more... Module 03 Number Types More Number Types Strings More Strings And much more... Module 04 Comprehensions Definitions Functions Default Arguments And much more... Module 05 Function Objects Lambda Generators Closures And much more... How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (For The Title Course) Hard Copy Certificate: Free (For The Title Course) CPD 140 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this bundle. Requirements Our course is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Having this expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Python Programming for Everybody) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost. Certificate of completion Digital certificate - Included You will get the PDF Certificate for the title course (Python Programming for Everybody) absolutely Free!

Python Training Courses
Delivered Online On Demand
£100

Web Application Hacking with Burp Suite

By Packt

This course will introduce Burp Suite and demonstrate the common modules and tools used by web application hackers to find and exploit vulnerabilities. This course provides practical examples through the PortSwigger labs and DVWA to help solidify the concepts and give you the opportunity to exploit systems.

Web Application Hacking with Burp Suite
Delivered Online On Demand2 hours
£33.99

The Complete Node.js Developer Course (3rd Edition)

By Packt

Learn Node.js by building real-world applications with Node, Express, MongoDB, Mocha, and more!

The Complete Node.js Developer Course (3rd Edition)
Delivered Online On Demand34 hours 21 minutes
£71.99

Your guide to Security by Design

4.4(5)

By The Security Company (International) Limited

Information on the risks and practical advice to address them TSC's eBooks, whitepapers, and reports cover some of the most important risks in information and cyber security — risks that constantly challenge information and cyber security professionals who work tirelessly to reduce them across their organisations and home users alike.

Your guide to Security by Design
Delivered Online On Demand20 minutes
FREE

The Complete iOS 14 / iOS 13 Developer Course - and SwiftUI

By Packt

If you are searching for the right course to learn about iOS Development from scratch, you've just found it. This course will take you from a complete beginner to a confident practitioner, as we focus on practical iOS development without neglecting the theory.

The Complete iOS 14 / iOS 13 Developer Course - and SwiftUI
Delivered Online On Demand37 hours 17 minutes
£128.99

Teaching Online, Business English, Young Learners and Test Preparation Courses (25 Hours)

5.0(5)

By TEFL Wonderland - Brilliant Minds

Teaching Online, Business English, Young Learners and Test Preparation Courses (25 Hours)

Teaching Online, Business English, Young Learners and Test Preparation Courses (25 Hours)
Delivered Online On Demand
£61

55215 SharePoint Online Power User

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is intended for both novice and experienced SharePoint users who wish to make full use of SharePoint Online. Overview #NAME? This course delivers the complete site owner story from start to finish in an engaging and practical way to ensure you have the confidence to plan and create new sites or manage your existing sites in SharePoint Online. Your goal is to learn how to make SharePoint online relevant to your team by using a sites functionality to help you share information and collaborate with your colleagues. During the class, you will also learn best practices and ?what not to do? as you watch live, interactive demonstrations and put theory into practice with hands on exercises in SharePoint Online. 1 - An Introduction to SharePoint Online Introducing Office 365 and SharePoint Getting started with Office 365 The cloud revolution Login to Office 365 What is Office 365 Using the app launcher What is SharePoint Office 365 settings Introducing Office 365 Groups Delve Ownership and Access OneDrive 2 - Creating Sites Planning your sites Create new subsites The Office 365 tenant Site templates Web addresses Apply a them Site collections Building your navigation Create a new site Delete subsites Team site navigation User interface: classic vs modern Site contents: classic vs modern Where does classic come from? 3 - Creating and Managing Web Pages The types of pages found in SharePoint Classic SharePoint pages Modern SharePoint pages How to use classic team site pages Create news and site pages Review features of publishing sites Web parts Save, publish, share and delete pages Communication sites 4 - Working with Apps An introduction to apps Co-authoring Marketplace apps Check In ? Out Adding apps to a site Edit and view file properties Create and manage columns Quick edit view Public and personal views File commands Managing app settings Copy link and Share Content approval Folders Major and minor versioning The recycle bin Document sets Alerts Working with files in a library OneDrive sync Create, Upload and edit files Working with classic lists 5 - Building processes with Flow and PowerApps What are business processes? Design and publish a Flow Classic tools for designing processes Getting started with PowerApps in SharePoint Design and test a classic workflow Enhance data capture with PowerApps Getting started with Flow in SharePoint Test a Flow and PowerApps enriched list 6 - Customizing Security Office 365 Group access Share a file Updating Office 365 Group Security Remove a user Managing access to SharePoint Customizing SharePoint security New sites private vs public Create permission levels and groups Setup access requests Security inheritance Share a site Security best practices 7 - Working with Search Delve Search tips An introduction to SharePoint search Accessing classic search Search in folders, libraries and sites Promoted results Search results 8 - Enterprise Content Management Managed metadata service Information management policies An introduction to content types The records center Create and manage content type In-place records management Deploy content types The content organizer Using content types in apps Durable links The content type hub

55215 SharePoint Online Power User
Delivered OnlineFlexible Dates
£2,380

Private Detective Training

4.5(3)

By Studyhub UK

Embark on a thrilling path to becoming a master of mystery and surveillance with our Private Detective Training course. Imagine yourself stepping into a world where every detail tells a story, and your acumen can unveil the hidden truths behind the facade. This meticulously crafted course begins with an engaging exploration of the private detective's role, painting a vivid picture of the skills and discretion required. From there, learners are immersed in the intricacies of investigation, from categorising crimes to launching inquiries with precision and ethical consideration. Progress through the modules like chapters in a detective novel, where you will learn the art of crime scene preservation, mastering the snapshot technique to capture moments in time, pivotal for analysis. Further your journey through the discovery of evidence collection methods and the delicate task of locating individuals who have vanished. Become skilled in the dance of dialogue with advanced interview and interrogation strategies, unveiling layers of information from the most reticent of sources. With each step, you transform into the quintessential detective, ready to tackle cases with dexterity and uprightness. Learning Outcomes Master the principles and practices of effective private investigation. Analyse crime scenes with precision, documenting findings through expert photography. Develop proficiency in evidence collection and forensic methodologies. Employ advanced interrogation tactics to extract crucial information. Navigate the ethical and legal frameworks governing investigative work. Why choose this Private Detective Training course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Private Detective Training course for? Aspiring private investigators seeking foundational knowledge. Law enforcement officers diversifying their investigatory skills. Legal professionals aiming to deepen their understanding of crime scene management. Security personnel upgrading their surveillance and information-gathering tactics. Entrepreneurs venturing into private investigation services. Career path Private Investigator: £18,000 - £35,000 Forensic Investigator: £20,000 - £40,000 Surveillance Officer: £15,000 - £30,000 Legal Investigator: £25,000 - £45,000 Corporate Intelligence Analyst: £30,000 - £60,000 Security Manager: £25,000 - £50,000 Prerequisites This Private Detective Training does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Private Detective Training was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Module 01: An Introduction to the Concept of Being a Private Detective An Introduction to the Concept of Being a Private Detective 00:18:00 Module 02: Private Investigation Process Private Investigation Process 00:28:00 Module 03: Classification of Crime Classification of Crime 00:27:00 Module 04: Starting an Investigation Starting an Investigation 00:18:00 Module 05: Crime Scene Investigation and Photography (Part 1) Crime Scene Investigation and Photography (Part 1) 00:24:00 Module 06: Crime Scene Investigation and Photography (Part 2) Crime Scene Investigation and Photography (Part 2) 00:32:00 Module 07: Evidence Collection Evidence Collection 00:35:00 Module 08: Locating Missing People Locating Missing People 00:22:00 Module 09: Interview and Interrogation Techniques Interview and Interrogation Techniques 00:33:00 Module 10: Methods of identification and Sources of information Methods of Identification and Sources of Information 00:28:00 Module 11: Fingerprint Verification Fingerprint Verification 00:29:00 Module 12: Handwriting Examination Handwriting Examination 00:41:00 Module 13: Linking and Surveillance of Suspect Linking and Surveillance of Suspect 00:31:00 Module 14: Counter-Espionage & Counter-Surveillance Counter-Espionage and Counter-Surveillance 00:25:00 Module 15: Domestic Investigation and Types Domestic Investigation and Types 00:19:00 Module 16: Basic Operations of Firearms Basic Operations of Firearms 00:31:00 Module 17: Preparing Case Report Preparing Case Report 00:27:00 Module 18: Code of Ethics Code of Ethics 00:20:00 Module 19: Operating a Private Investigation Business Operating a Private Investigation Business 00:21:00 Assignment Assignment - Private Detective Training 00:00:00

Private Detective Training
Delivered Online On Demand8 hours 29 minutes
£10.99