GithubHelp home page GithubHelp logo

hackingguy / bug-hunting-colab Goto Github PK

View Code? Open in Web Editor NEW
199.0 199.0 106.0 1.7 MB

A Colab For Bug Hunting!

Home Page: https://hackingguy.medium.com/bug-hunting-colab-41a8acb1d04

License: GNU General Public License v3.0

Jupyter Notebook 66.30% Python 33.70%
bug-hunting bugbounty colab google-colab vps

bug-hunting-colab's Introduction

Hi there, I'm Akash Chhabra - aka hackingguy πŸ‘‹

I love doing Web App Pentesting and Backend Development!

  • πŸ”­ I’m currently working as a Software Developer at Gojek.
  • 🌱 I’m love to work in Backend and Penetration Testing stuff.
  • πŸ₯… Contribute more to Open Source projects

Visitors

hackingguy's Github Stats

Connect with me:

website  Twitter LinkedIn

bug-hunting-colab's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bug-hunting-colab's Issues

Tunnel not found on No VNC

Hi @hackingguy ,

While trying to access the VPS with noVnc I'm getting this error Tunnel 90e208c0ab90.in.ngrok.io not found
and also try to access via ssh also getting error kex_exchange_identification: Connection closed by remote host

Any solution for the above?

Runtime disconnected

Hello i tried on my 2 gmail accounts and diffrent ngrok account but in both account its shows runtime disconnected errors
i clear ram and everting but not solved

Untitled

Error Issue

Hi,

I get problem on step "7. Now Wait for 10 Minutes As It is gonna install all important tools from every epic infosec community member!"

The process takes so long and display some error:


OSError Traceback (most recent call last)
/usr/lib/python3.6/urllib/request.py in do_open(self, http_class, req, **http_conn_args)
1324 h.request(req.get_method(), req.selector, req.data, headers,
-> 1325 encode_chunked=req.has_header('Transfer-encoding'))
1326 except OSError as err: # timeout error

17 frames
OSError: [Errno 99] Cannot assign requested address

During handling of the above exception, another exception occurred:

URLError Traceback (most recent call last)
URLError: <urlopen error [Errno 99] Cannot assign requested address>

During handling of the above exception, another exception occurred:

KeyError Traceback (most recent call last)
/root/.ipython/ttmg.py in nameport(self, TOKEN, AUTO)
43 tokens['your'] = __temp[0].split(':')[1]
44 clear_output()
---> 45 return tokens['your']
46
47

KeyError: 'your'

It happen on Chrome and Firefox.

Thank you.

Getting Error "Permission denied, please try again."

Hi Team,

I wanted to connect to ssh but i am getting this Error when system ask for password...

Warning: Permanently added the ECDSA host key for IP address '[3.6.115.182]:17240' to the list of known hosts.
Permission denied, please try again.

I've deleted the known hosts file but still not able to login.. Even Rotated the ngrok Token... but still not working !!

Getting Error "Ngrok Token is in used!. Again trying token"

I am getting This Error:

Ngrok Token is in used!. Again trying token ...
---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)
<ipython-input-2-375a079261b3> in <module>()
    110 data = Server.start('ssh', displayB=False)
    111 # output
--> 112 Host,port = data['url'][7:].split(':')
    113 data2 = Server.start('vnc', displayB=False)
    114 clear_output()

TypeError: 'NoneType' object is not subscriptable

gi

What I've tried to check this issue?

  1. Tried with Another Email Account
  2. Tried Deleting Existing Ngrok Auth Token and then Created New One

But still got this Error...

Installation Guide For Naive Users

Hey

I did not want to open this issue but installing the VPS is being a bit confusing as all the videos are of the old method (without Argo Tunnel)

I tried installing cloudflared from the website given in the documentation but as soon as i login it asks me to authorize argo tunnel and gets stuck over here
image

My power shell shows something like this
image

It would be very helpful if you could guide me as i am not able to understand using the documentation

Also if you could create a video on how exactly to do it using the new version would be of great help as all other videos are using the old version

Thanks

Failed to download https://bin.equinox.io/c/VdrWdbjqyF/cloudflared-stable-linux-amd64.tgz

Hello,

At time of installing tools in first I'm getting this error

`Failed to download  https://bin.equinox.io/c/VdrWdbjqyF/cloudflared-stable-linux-amd64.tgz
---------------------------------------------------------------------------
HTTPError                                 Traceback (most recent call last)
<ipython-input-3-23ea46e69aa7> in <module>()
    106 clear_output()
    107 
--> 108 hostname = argoTunnel()
    109 
    110 if USE_TELERGAM_BOT:

7 frames
/usr/lib/python3.7/urllib/request.py in http_error_default(self, req, fp, code, msg, hdrs)
    647 class HTTPDefaultErrorHandler(BaseHandler):
    648     def http_error_default(self, req, fp, code, msg, hdrs):
--> 649         raise HTTPError(req.full_url, code, msg, hdrs, fp)
    650 
    651 class HTTPRedirectHandler(BaseHandler):

HTTPError: HTTP Error 404: Not Found`

Please update it to first release version

hello,
it's an updated version of script throwing error of ngrok and remote host please release it to first version 1.2.0 it was working fine and running without errors.the new updated version is throwing lots of errors.
like this


Failed to complete tunnel connection

The connection to http://0e3d56a12d8d.in.ngrok.io was successfully tunneled to your ngrok client, but the client failed to establish a connection to the local address localhost:6080.

Make sure that a web service is running on localhost:6080 and that it is a valid address.

The error encountered was: dial tcp 127.0.0.1:6080: connect: connection refused

Tunneling error

Tried factory reset but didn't worked!

Facing this error when trying for noVNC

Tunnel 91153ec62274.in.ngrok.io not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.