ngrok | Put localhost on the internet & Reverse Shell

Поделиться
HTML-код
  • Опубликовано: 15 июл 2024
  • What is ngrok ? How to use it?
    Ngrok installation, setup and use case scenarios.
    Let's use ngrok to put our localhost on the Internet.
    DEMO:
    ----------
    1. Share local files and folders publicly within seconds using Ngrok.
    2. Gain Reverse Shell using Ngrok.
    Timecodes
    0:00 - Overview
    0:18 - What is ngrok?
    3:05 - How to install ngrok
    4:42 - Ngrok Add authtoken
    5:25 - Put localhost on the Internet with ngrok DEMO
    9:09 - How to gain reverse shell with ngrok DEMO
    Linux Installation:
    snap install ngrok
    ------------------------------
    Windows Installation:
    choco install ngrok
    --------------------------------
    Mac OS Installation:
    brew install ngrok/ngrok/ngrok
    ---------------------------------------------------
    Docker Installation:
    docker run -it -e NGROK_AUTHTOKEN=token ngrok/ngrok http 80
    ----------------------------------------------------------------------------------------------------------
    Add authtoken:
    ngrok config add-authtoken token
    Start a tunnel:
    ngrok http 80
    ------------------------------------------------------------
    How it Works
    ---------------------
    ngrok delivers instant ingress to your apps in
    any cloud, private network, or devices
    with authentication, load balancing, and other critical controls.
    Put localhost on the internet
    ngrok is the fastest way to put your app on the internet. Test mobile apps against your development backend. Build webhook consumers and demo websites without deploying.
    Connect to networks without pain
    No port forwarding, no dynamic DNS, no VPN. Access IoT devices in the field. Connect to your customers' private-cloud software in seconds.
    Protect and scale your services
    ngrok's edge is your competitive edge. Scale your services with global network acceleration and k8s-style load balancing. Instantly add zero trust SSO, WAF, mTLS, failover + more to any app with no code.
    From development...
    Zero setup time. Get started instantly with a single command.
    ...to production
    When it's time to go to prod, define your
    network edge using industry best practice infrastructure-as-code tooling.
    The ngrok platform
    -------------------------------
    Encryption
    Automatic certificates and an A+ SSL report card with no config.
    Instant domains
    Use a ngrok domain with no setup or bring your own domain.
    Identity
    Protect services with OAuth, SAML and OIDC.
    Load balancing
    Route traffic to multiple backends for scale and fault tolerance.
    Runs everywhere
    One executable, no dependencies. Any OS, any CPU architecture.
    Observability
    Log all traffic and account activity.
    Any protocol
    Native support for HTTP, TLS, and any TCP based protocol.
    Zero Trust
    Add SSO, Mutual TLS, IP Policy, and webhook signature verification.
    Built for Developers
    All functionality available via API
    ----------------------------------------------------
    Automate your ngrok network edge with the HTTP API
    Script and explore with a builtin CLI
    Respond to events in realtime with Event Subscriptions
    Native API Client libraries in your favorite languages
    Provision ngrok infrastructure with Terraform
  • НаукаНаука

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

  • @Yo-rw7mq
    @Yo-rw7mq Месяц назад +1

    thanks buddy

  • @-DaddyBigFish
    @-DaddyBigFish 6 месяцев назад +3

    Amazing - love your style of video - keep going man!

  • @whoami_root
    @whoami_root 9 месяцев назад +4

    thanks dude you help me very well

  • @user-zj2uz6uh2u
    @user-zj2uz6uh2u 5 месяцев назад

    what terminal are you using?

  • @user-um1eb6gy5d
    @user-um1eb6gy5d 11 месяцев назад

    bro :( without your htb bug bounty hunter video path i feel stuck
    everytime i stuck i saw your video man but you private those videos :( make it public for more few days

  • @saadfazal6820
    @saadfazal6820 9 месяцев назад

    how to reconnect it?

    • @LittleMoreHelp
      @LittleMoreHelp  9 месяцев назад +2

      Could you please elaborate on what you mean by that? Be as precise as possible; that way, I might be able to help you