Insecure Bank

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 15

  • @TutorialsPoint_
    @TutorialsPoint_  10 месяцев назад

    Get Certified in Android Penetration Testing: www.tutorialspoint.com/android-penetration-testing-online-training/index.asp

  • @ranasec4361
    @ranasec4361 5 лет назад +2

    Hi,
    I am not able to install the server facing the below issues,
    File "app.py", line 16
    print("isnsecureBankV2 Backend-server")
    please suggest

    • @KDR9666
      @KDR9666 4 года назад

      Same issue

    • @madhankumarm3225
      @madhankumarm3225 3 года назад

      SAME ISSUE please suggest
      print "InsecureBankv2 Backend-Server"
      ^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print("InsecureBankv2 Backend-Server")?

  • @vivekgusain8283
    @vivekgusain8283 5 лет назад

    Can you please help..... or redirect to some resource which can help??

  • @Aniket18101
    @Aniket18101 6 лет назад +1

    Hi please make videos on IOS application penetration testing..please

  • @jasmeetsingh8603
    @jasmeetsingh8603 2 года назад +2

    "Traceback (most recent call last):
    File "app.py", line 2, in
    import web
    ImportError: No module named web"
    How to fix it?

  • @DigitalTrendzy2023
    @DigitalTrendzy2023 5 лет назад +1

    Hi sir iam getting wsgi ,functools missing error after running python app.py

    • @KDR9666
      @KDR9666 4 года назад +1

      same issue

  • @abisheknayal863
    @abisheknayal863 6 лет назад +2

    web.py not installing

    • @600puneet
      @600puneet 5 лет назад

      pip install ipthw.web
      and then run python app.py

    • @KDR9666
      @KDR9666 4 года назад +1

      @@600puneet Not fixed