MSc Applied Cyber Security

... United Kingdom
... University of Suffolk

Course Overview

A conversion course is a programme of study that trains a graduate in a new subject and prepares them for a specific profession. In the case of our MSc Applied Cyber Security, we'll give you the tools and knowledge needed for a successful career in the cyber security field. Whether you have recently graduated with a non-computing degree or have experience working in the industry and are looking to retrain, our conversion MSc in Applied Cyber Security will cover a range of cyber security topics essential to any organisation of the 21st Century.

This degree is not designed for those with previous qualifications in computing. Instead, please view our MSc in Advanced Computing.

General Eligibility

  • Applicants are expected to hold an undergraduate degree of 2:2 or higher, or equivalent industrial experience.

  • Applicants may be expected to attend an interview as part of the application process.

Part Time Work Details

20 hours per week.

Language Requirement

  • IELTS 6.5 overall is required where English is not the student's first language.

Programme Information
...
Course Category

Computer Security Systems Information Security


...
Campus Name

Ipswich, England


...
Course Level

Postgraduate


...
Duration

Full-time, 1 year, Part-time, 2 years


...
Available Intake

September


...
IELTS Score

6.5


...
Tuition Fees Range

9495,

14607, (INT)


Subject Recommendations for You
Campus

London

Entry Score

6.0

Course Level

Postgraduate

Total Course Fee

UK: £9,000 full-time; £4,500 part-time & International: £19,500

Campus

Leicester

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

£ UK: £7,500, International/EU: £15,800

Campus

Wollongong

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

$ 36096

Discover Your Next Read
...
Why you will go UK for better study ? Learn more from this blog...
...
Why you will go UK for better study ? Learn more from this blog...
Request history8.1.11PHP Version1.14sRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[08:17:35] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (30.24ms)time
  • Application (1.11s)time
  • 1 x Application (97.34%)
    1.11s
    1 x Booting (2.66%)
    30.24ms
    4 templates were rendered
    • course-detailscourse-details.blade.php#?blade
    • ajax.homejshomejs.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • ajax.menusearchjsmenusearchjs.blade.php#?blade
    uri
    GET course-details/{id?}
    middleware
    web
    controller
    App\Http\Controllers\CourseController@details
    namespace
    prefix
    where
    file
    app/Http/Controllers/CourseController.php:130-145
    13 statements were executed, 3 of which were duplicates, 10 unique. Show only duplicated1.07s
    • Connection Establishedstaging_liveCourseController.php#131
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:131
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `id` = '65b6a8054224422da6948f22a1cd5e09' limit 1
      4.19msstaging_liveCourseController.php#131
      Bindings
      • 0: 65b6a8054224422da6948f22a1cd5e09
      Backtrace
      • 16. app/Http/Controllers/CourseController.php:131
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` in ('123')
      1.12msstaging_liveCourseController.php#131
      Bindings
      • 0: 123
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `represent_countries` where `represent_countries`.`id` in ('1')
      3.87msstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 26. app/Http/Controllers/CourseController.php:131
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`id` in ('235')
      650μsstaging_liveCourseController.php#131
      Bindings
      • 0: 235
      Backtrace
      • 31. app/Http/Controllers/CourseController.php:131
      • 32. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 33. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 35. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` in ('2')
      650μsstaging_liveCourseController.php#131
      Bindings
      • 0: 2
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`id` in ('17') order by `category_name` asc
      840μsstaging_liveCourseController.php#131
      Bindings
      • 0: 17
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `course_level_id` = '2' order by RAND() limit 3
      1.05sstaging_liveCourseController.php#138
      Bindings
      • 0: 2
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:138
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` = '42' limit 1
      5.59msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 42
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      510μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '13' limit 1
      890μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 13
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      530μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = 'c31fb47fc81a43be92a843a7ccb37171' limit 1
      970μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: c31fb47fc81a43be92a843a7ccb37171
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      610μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Course
    4Course.php#?
    App\Models\Institute
    4Institute.php#?
    App\Models\CourseLevel
    4CourseLevel.php#?
    App\Models\RepresentCountry
    1RepresentCountry.php#?
    App\Models\Country
    1Country.php#?
    App\Models\Category
    1Category.php#?
        _token
        C0iri7UTFQ9OTccgwCy97VzoEhVjD4A1hoEMVVc2
        current_url
        https://staging.bheuni.io/course-details/65b6a8054224422da6948f22a1cd5e09
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/65b6a8054224422da6948f22a1cd5e09" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/65b6a8054224422da6948f22a1cd5e09
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:16 [ "cookie" => array:1 [ 0 => "_tt_enable_cookie=1; _ttp=01K0405E1BR6YSVBG3QA7QKVF3_.tt.1; XSRF-TOKEN=eyJpdiI6ImJHaVRvbGYwVmloVm9abTRUc0dwZnc9PSIsInZhbHVlIjoiYkl4UHVJMVBRNG96OW0zdUJNMklPWTNaWFU0Q2phVDVyazl2YlFta3lLNXoxMkdncEdkWWY4VnVBY0JnZy9RMTdGYkR5ekdEKzA4OUxTSTNySXFXSkZINVdRaWJZQXM1RnpYUEFORTdEQjVKc2JoOE10SXNKem9yV1E0QWFzRWIiLCJtYWMiOiIxMDYzY2NiMTc0NDJlMmQwMTY3ODEzZjkyYjM4NWZkODA2YWZmZTBmYzJjODFhYmMyMzExMGNkY2ZmMDA2YTg1IiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6IjhyRWZrSVhrVnRrVmdKbXBuaHdmaFE9PSIsInZhbHVlIjoiYkxFR0VERGtVRnZxeGkyTUR3eEpsb3hXaGNyaTFLTGZQam05ZWhuVVFZM2RKZ2V5enlmcXBldXB6b3VxQXdwWGVEbWFpNW1aaXR1a2RpakhBRVJhVy9GSUxiY2VsMEc1cms3aC9pYnZhVTI5RVJ3bHgrcUEvOFRCYTlhbFVqNHMiLCJtYWMiOiIzODUyZjAzMzEyZTEyNzk5ZDNiZTU0NzA3YmNjOTYxMjE2MjJjMTlmOTlhY2YxOWZhMWFmOTQ0ZTU1MjAzNzAxIiwidGFnIjoiIn0%3D; _fbp=fb.1.1752481052818.429147616748767808; ttcsid=1752481052720::b75MAXM_54z_6L4MMiiN.1.1752481053487; ttcsid_CLKVGJRC77U3V0M5NEGG=1752481052719::s-marJ0I2UisKCSuvsMQ.1.1752481053696_tt_enable_cookie=1; _ttp=01K0405E1BR6YSVBG3QA7QKVF3_.tt.1; XSRF-TOKEN=eyJpdiI6ImJHaVRvbGYwVmloVm9abTRUc0dwZnc9PSIsInZhbHVlIjoiYkl4UHVJMVBRNG96OW0zdUJNMklPWTNaW" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "staging.bheuni.io" ] ]
        request_cookies
        0 of 0
        array:7 [ "_tt_enable_cookie" => null "_ttp" => null "XSRF-TOKEN" => "C0iri7UTFQ9OTccgwCy97VzoEhVjD4A1hoEMVVc2" "bhe_uni_session" => "i3bHMqa5c0xLXHwycnN3v0O0DBBBp4TcK7VCBXvg" "_fbp" => null "ttcsid" => null "ttcsid_CLKVGJRC77U3V0M5NEGG" => null ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 14 Jul 2025 08:17:35 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1oVWloSnVIcnFWdXExV2hSTFJvQ0E9PSIsInZhbHVlIjoiK2FPWDJyQy9HWFFsbWIrNG5Ybld1YUw4MVVETEpaQzZlUDgxcUFxWXAzcjNiZmVBYjloczNvRURLQU1ZcDFiL1ZZNXVEN29nRXBNYS9IZER3UFNKZThCQ3c1RXQwU1crSmxXa0tsem9wM00xSG0zVXdlNFl5MlNNS0F1YWF4K28iLCJtYWMiOiJiMTg2NDQ0MmE1MDZjN2VlNWJhZjMwZDNhMjI1YjFkNjcxYWVlZGYzZTkzN2Y4ZDk0YTljM2Y0YzBlZmM4Nzg5IiwidGFnIjoiIn0%3D; expires=Tue, 15 Jul 2025 04:17:35 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6Ik1oVWloSnVIcnFWdXExV2hSTFJvQ0E9PSIsInZhbHVlIjoiK2FPWDJyQy9HWFFsbWIrNG5Ybld1YUw4MVVETEpaQzZlUDgxcUFxWXAzcjNiZmVBYjloczNvRURLQU1ZcDFiL1ZZNXVEN" 1 => "bhe_uni_session=eyJpdiI6Ino2akhqS2JRalpWRFVhanBlemIrUVE9PSIsInZhbHVlIjoiUnExZmdOSnlTa0hlOWhnTzVwSWhib0FFbVJybjZHWldNZWVyQUowYk9ib0RqVGtJUEs0d0RaQ29HeTFOZWU5Q1dHYVRiTjJ4UGN6Q1Z0UHZ0M0ptQkd4QnZBQ01aK2lKdkdpTE1STW9HR1did2RPTGxCMHlZSVRnM1h0eG9pOEciLCJtYWMiOiJmMjE5MzIxMWJhMzMzNmI1Yjg2NWNjNTBiMDMwMGFkOTZiZDVkZGM0Yjc1M2FlZjIwN2VmNGZlODk3ZDJhNWFmIiwidGFnIjoiIn0%3D; expires=Tue, 15 Jul 2025 04:17:35 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6Ino2akhqS2JRalpWRFVhanBlemIrUVE9PSIsInZhbHVlIjoiUnExZmdOSnlTa0hlOWhnTzVwSWhib0FFbVJybjZHWldNZWVyQUowYk9ib0RqVGtJUEs0d0RaQ29HeTFOZWU5Q1dH" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1oVWloSnVIcnFWdXExV2hSTFJvQ0E9PSIsInZhbHVlIjoiK2FPWDJyQy9HWFFsbWIrNG5Ybld1YUw4MVVETEpaQzZlUDgxcUFxWXAzcjNiZmVBYjloczNvRURLQU1ZcDFiL1ZZNXVEN29nRXBNYS9IZER3UFNKZThCQ3c1RXQwU1crSmxXa0tsem9wM00xSG0zVXdlNFl5MlNNS0F1YWF4K28iLCJtYWMiOiJiMTg2NDQ0MmE1MDZjN2VlNWJhZjMwZDNhMjI1YjFkNjcxYWVlZGYzZTkzN2Y4ZDk0YTljM2Y0YzBlZmM4Nzg5IiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 04:17:35 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6Ik1oVWloSnVIcnFWdXExV2hSTFJvQ0E9PSIsInZhbHVlIjoiK2FPWDJyQy9HWFFsbWIrNG5Ybld1YUw4MVVETEpaQzZlUDgxcUFxWXAzcjNiZmVBYjloczNvRURLQU1ZcDFiL1ZZNXVEN" 1 => "bhe_uni_session=eyJpdiI6Ino2akhqS2JRalpWRFVhanBlemIrUVE9PSIsInZhbHVlIjoiUnExZmdOSnlTa0hlOWhnTzVwSWhib0FFbVJybjZHWldNZWVyQUowYk9ib0RqVGtJUEs0d0RaQ29HeTFOZWU5Q1dHYVRiTjJ4UGN6Q1Z0UHZ0M0ptQkd4QnZBQ01aK2lKdkdpTE1STW9HR1did2RPTGxCMHlZSVRnM1h0eG9pOEciLCJtYWMiOiJmMjE5MzIxMWJhMzMzNmI1Yjg2NWNjNTBiMDMwMGFkOTZiZDVkZGM0Yjc1M2FlZjIwN2VmNGZlODk3ZDJhNWFmIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 04:17:35 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6Ino2akhqS2JRalpWRFVhanBlemIrUVE9PSIsInZhbHVlIjoiUnExZmdOSnlTa0hlOWhnTzVwSWhib0FFbVJybjZHWldNZWVyQUowYk9ib0RqVGtJUEs0d0RaQ29HeTFOZWU5Q1dH" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "C0iri7UTFQ9OTccgwCy97VzoEhVjD4A1hoEMVVc2" "current_url" => "https://staging.bheuni.io/course-details/65b6a8054224422da6948f22a1cd5e09" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/65b6a8054224422da6948f22a1cd5e09" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-14 08:17:35GET/course-details/65b6a8054224422da6948f22a1cd5e09141315