Category: Programming

  • Develop my web and tool

    Here is the link for the ZIP file containing my project, the Vulnerability Assessment Framework (VAF). It consists of a Web Application and a Scanner (my_scanner.py) designed to bridge the gap between technical scanning and risk management.

    Important Instruction:Please perform all developments and enhancements directly on my existing files. I want you to upgrade the current codebase rather than creating a new project or separate files.

    What the Tool Does:The tool performs network scans, identifies vulnerabilities, and maps these findings to ISO 27001 Standards and Risk Management Frameworks.

    New Backend Functionality Required:I need a more interactive management system:

    • Request Queue: A dashboard listing all incoming scan requests.
    • Actionable Controls: Next to each request, there must be a “Start Scanning” button. The scan should only trigger for that specific target once the button is clicked.
    • Status Tracking: Show the current status (e.g., Pending, In-Progress, Completed).

    Specific Requirements for the Report Page:

    • Visual Analytics (Charts & Graphs): Integrate charts (pie charts/bar graphs) to visualize severity distribution and compliance levels.
    • Detailed Findings: Include an Executive Summary, CVSS scores, and clear ISO 27001 control mapping.
    • Recommendations: Provide actionable remediation steps.

    Development Tasks:

    • Enhance my_scanner.py: Upgrade it for Deep Scanning (Service detection, OS fingerprinting, etc.).
    • UI/UX & Integration: Add the necessary buttons and pages while maintaining my current design aesthetic. Ensure the backend and frontend are fully integrated.

    Please let me know if you have any questions. I look forward to seeing the professional-grade enhancements on my files.

  • Programming Question

    Hi I am Bangladesh arabic student also a bangla

  • Introduction to Programming

    Learning Objectives

    At the end of this module, you should be able to:

    Define programming

    Identify basic programming concepts

    Understand how programs work

    Create simple logic using steps

    What is Programming?

    Programming is the process of writing instructions (called code) that tells a computer what to do.

    Basic Concepts

    1. Algorithm

    A step-by-step procedure to solve a problem.

    Example: Steps in cooking a meal.

    2. Program

    A set of instructions written in a programming language.

    3. Programming Language

    A tool used to write programs. Examples include:

    Python

    Java

    C++

    4. Debugging

    Finding and fixing errors in a program.

    Basic Programming Structure

    Input Data given to the computer

    Process The computer works on the data

    Output The result shown to the user

    Example (Simple Logic)

    Problem: Add two numbers

    Steps (Algorithm):

    Start

    Input two numbers

    Add the numbers

    Display the result

    End

    Practice Activity

    Activity 1:

    Write an algorithm for brushing your teeth.

    Activity 2:

    Identify whether the following is Input, Process, or Output:

    Typing your name ______

    Computer saving the name ______

    Displaying your name ______

    Summary

    Programming is giving instructions to a computer

    Programs are written using programming languages

    Problems are solved using step-by-step processes (algorithms)

  • cara mendapatkan kerja dan uang

    bagaimana cara mendapatkan uang dan pekerjaan

  • Programming Question

    Aasan bhasha me short question

  • Programming Question

    all the instructions are inside the file, please do not change any thing in the file and work at the same file

  • IT-402: Integrated Enterprise Systems

    • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via the allocated folder. These files must not be in compressed format.
    • It is your responsibility to check and make sure that you have uploaded both the correct files.
    • Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between words, hide characters, use different character sets, convert text into image or languages other than English or any kind of manipulation).
    • You are advised to make your work clear and well-presented. This includes filling your information on the cover page.
    • You must use this template, failing which will result in zero mark.
    • You MUST show all your work, and text must not be converted into an image, unless specified otherwise by the question.
    • Late submission will result in ZERO mark.
    • The work should be your own, copying from students or other resources will result in ZERO mark.

    Use Times New Roman font for all your answers.

  • IT401 project

    everything in file

  • Programming Question

    i need this file to be solved

  • How does computer read an binary code?

    How does the computer read an binary?