Scraping Dark Web Sites with Python

Sdílet
Vložit
  • čas přidán 8. 04. 2024
  • jh.live/flare || You can track down cybercrime and manage threat intelligence or your own exposed attack surface with Flare! Try a free trial and see what info is out there: jh.live/flare
    🗨️ Scraping onion sites across Tor hidden services in an automated way -- quick crash course on some of the command-line tools or Python libraries that can help you create your own custom monitoring tools for cybercrime. 💬
    Learn Cybersecurity - Name Your Price Training with John Hammond: nameyourpricetraining.com
    📧JOIN MY NEWSLETTER ➡ jh.live/email
    🙏SUPPORT THE CHANNEL ➡ jh.live/patreon
    🤝 SPONSOR THE CHANNEL ➡ jh.live/sponsor
    🌎FOLLOW ME EVERYWHERE ➡ jh.live/twitter ↔ jh.live/linkedin ↔ jh.live/discord ↔ jh.live/instagram ↔ jh.live/tiktok
    💥 SEND ME MALWARE ➡ jh.live/malware
    🔥CZcams ALGORITHM ➡ Like, Comment, & Subscribe!

Komentáře • 105

  • @xp__d4600
    @xp__d4600 Před měsícem +12

    Respect ngl, this man took his full setup to a hotel across a long trip just to make this video available for us.

    • @kyleheaney3734
      @kyleheaney3734 Před měsícem +4

      His full setup equalling a laptop and microphone?

    • @xp__d4600
      @xp__d4600 Před měsícem +1

      @@kyleheaney3734 laptop, mouse, microphone, camera

  • @DouweHummeling
    @DouweHummeling Před měsícem +158

    Here, have a like for the hotelroom video.

  • @home1250
    @home1250 Před měsícem +5

    By far my favorite channel for authentically practical guidance
    Thank you .

  • @DoingFedTime
    @DoingFedTime Před měsícem +56

    (Here from linkedin btw) This is badass. Great work on the video, seriously.
    Definitely work that subscribe (I already was), and a thumbs up!!!! 👍👍

  • @mogulgrp
    @mogulgrp Před měsícem +12

    This is an amazing video, and the hotel room was the perfect fit for a darkweb video. 🙌🙌

  • @GeorgeAlexanderTrebek
    @GeorgeAlexanderTrebek Před měsícem +1

    More videos like this! This is extremely useful and really applicable to many things. Love basic concepts that can be applied to many things.

  • @MarkParkTech
    @MarkParkTech Před měsícem +15

    You shouldn't recommend torpy since it only supports v2 addresses... which haven't been supported on tor since July of 2021, and they haven't had a new commit in 3 years. Essentially, torpy will not or should not work with tor anymore and until they start updating the project ( unlikely ) or someone forks it, it shouldn't be promoted.

  • @tetttettamilli6761
    @tetttettamilli6761 Před měsícem +1

    @JH - Excellent information 👏👏👏. I can use this Python "web scraping" utility right now.

  • @mrgammaray343448
    @mrgammaray343448 Před měsícem +4

    Absolutely love this. Really am grateful for helping me expand the knowledge and projects ideas 🙏🏼

  • @SplitUnknown
    @SplitUnknown Před měsícem +1

    Looks like john is recording somewhere else.
    Thank you for the video 😄

  • @smwx4
    @smwx4 Před měsícem +1

    Interesting, I’ll watch later🎉

  • @axelbruv
    @axelbruv Před měsícem

    Love your videos.

  • @khanabdulmuhammad5625
    @khanabdulmuhammad5625 Před měsícem +38

    00:04 Automating web scraping of dark web sites using Tor
    02:15 Enabling control port and authentication methods for security.
    04:24 Monitoring dark web for security threats and data exposure
    06:32 Scraping dark web sites can provide valuable information for businesses and individuals.
    08:35 Using Python to scrape dark web sites
    10:47 Accessing dark web sites using Python Requests library.
    13:00 Exploring a ransomware gang's exit scam and law enforcement operation on a dark web site.
    14:57 Scraping Dark Web Sites with Python
    16:52 Configuring control Port for authentication and IP manipulation
    18:37 Explore dark web marketplaces for insights.

    • @KwiatekMiki
      @KwiatekMiki Před měsícem +3

      Did you use some sort of website or an AI to write this? It's weird that you did it in around 3 minutes for a 19:28 minute video.

    • @ilovebobrov88
      @ilovebobrov88 Před měsícem +2

      ​@@KwiatekMikiObviously.

    • @khanabdulmuhammad5625
      @khanabdulmuhammad5625 Před měsícem +1

      @@KwiatekMiki speed matter

    • @t-ree
      @t-ree Před měsícem

      AI

  • @LateralNW
    @LateralNW Před měsícem

    Great info thanks.

  • @KwiatekMiki
    @KwiatekMiki Před měsícem

    Here after the video and it was good.

  • @AB-nv6fh
    @AB-nv6fh Před měsícem

    Amazing vid u could use libraries aswell like selenium or beautifulsoap

  • @rogerioabreu3081
    @rogerioabreu3081 Před měsícem +3

    Great Work John! When are you coming to Germany?

  • @dadamnmayne
    @dadamnmayne Před měsícem +7

    sponsor transition smooth, on point and relevant

    • @neutrino2211_
      @neutrino2211_ Před měsícem

      Had this on my second screen. There was a Sponsor?!

    • @dadamnmayne
      @dadamnmayne Před měsícem

      @@neutrino2211_ mans becoming a smooth operator

  • @jmr
    @jmr Před měsícem +4

    Sadly this isn't practical for the dark sites I want to read. They get hammered and have too many anti bot protections. I'd love to keep up in an RSS reader or something.

  • @user-ef1rs5to5y
    @user-ef1rs5to5y Před měsícem

    This dude is a genius.

  • @redarrowgaming4700
    @redarrowgaming4700 Před měsícem

    My issues are with finding all the different onion links that could be used to scrape, tor links themselves are hard to find, is there anyway of automatically crawling for onion links to scrape?

  • @makouru9598
    @makouru9598 Před měsícem

    would it be possible to write a scraper, where you feed it with an adress and he is searching for adresses in this adress and stores them in a data base besides a bunch of information. At the beginning you manually feed it with links and later it is just constandly running and storing links in its database... and here we go.. torch 2.0? Is it more or less working like this? A search engine?

  • @hamedranaee5641
    @hamedranaee5641 Před měsícem

    Oh I missed the first like :( , anyway I love you John :D

  • @Crysal
    @Crysal Před měsícem +3

    All you ever need it a for loop and curl

  • @David-ce1ux
    @David-ce1ux Před 17 dny

    Would Microsoft Defender for Endpoint do the same job as Flare or better?

  • @successtv360
    @successtv360 Před měsícem

    Hi. I want to extract the data (result history) on a virtual gaming site. can you help me?

  • @angrybirds2472
    @angrybirds2472 Před 4 dny

    omg if you add a voice obfuscator to your demeanor, i see a different david bombals special guest but since i love it i wont be spilling anyones beans today. after all not all of us need a alter ego that lives on the other side of the fence but for some it helps tremendously. now for the word ubiquitous, can we pick a new word this year finally>? everyone has played it out.

  • @sorrefly
    @sorrefly Před měsícem

    How do I know the python library is not injected with malicious code?

  • @gjkrisa
    @gjkrisa Před měsícem

    i’d like to have a tor crawler to index all the sites and their pages. then that could lead to the rest

  • @user-bs8mj4hu2u
    @user-bs8mj4hu2u Před měsícem

    Can you explain activating ssh with proxy on the victim’s device to configure the firewall?

  • @ravetime8394
    @ravetime8394 Před měsícem

    How would this work when darkmarkets require captcha to view there site? Thank you in advance

  • @hgvhjfcjdudrsxhxj
    @hgvhjfcjdudrsxhxj Před měsícem

    nice new darkweb video

  • @ambroserapose5082
    @ambroserapose5082 Před měsícem

    Hey John, I am a victim of someone hacking my multiple accounts gmail microsoft Facebook twitter etc maybe through my phone or somehow they got access to my Google password manager, Is there any safety steps I can take other than changing password and adding 2 factor authenticator app? Any help is appreciated.

    • @paralies1276
      @paralies1276 Před měsícem

      Use a password manager like keepassxc to store passwords and generate random ones, don’t re use passwords

  • @RandomGeometryDashStuff
    @RandomGeometryDashStuff Před měsícem +1

    11:18 why RequestsTor needs cport=9051 but there was no 9051 in curl command (08:40)?

    • @oriyadid
      @oriyadid Před měsícem +5

      As he explained at 8:40 curl does not care about that port, it is not where the proxy resides. cports stands for control ports, and that's what 9051 is for.
      Curl only needs the proxy, which is on port 9050, and at 11:18 he indeed did give RequestsTor port 9050 as the proxy port.
      Edit: as for why RequestsTor even needs the control port, no clue

  • @digitalcivilulydighed
    @digitalcivilulydighed Před měsícem

    Totally not hateing u!

  • @Billblackvip
    @Billblackvip Před měsícem +10

    Man sad, man see video, man happy

  • @CyberSecForce
    @CyberSecForce Před měsícem

    GREAT WORK

  • @wahakadd5181
    @wahakadd5181 Před měsícem +1

    Enjoy your trip and don’t forget to visit Morocco you going to like it 👍👍👍👍 🇲🇦🇲🇦🇲🇦

  • @Tf2_Update
    @Tf2_Update Před měsícem +2

    Blud is on the run

  • @VaibhavShewale
    @VaibhavShewale Před měsícem +1

    at first i was confused on how to scrape the or site but after watching it i got it

  • @user-be2bs1hy8e
    @user-be2bs1hy8e Před měsícem

    not going to lie - i relate better with legacy setup pf john hammond, +1

  • @seethekek4647
    @seethekek4647 Před 29 dny +1

    Bro really making a tutorial on how to make a dark web crawler to find illegal websites

  • @loudsquad2324
    @loudsquad2324 Před měsícem +1

    In a hotel, might as well do some darkweb work ;) lmao

  • @uuu12343
    @uuu12343 Před měsícem +2

    Hotel room videos feel oddly relatable...

  • @hedikintheoriginal
    @hedikintheoriginal Před měsícem +1

    upvote for a bathroom video next :D

  • @ReneSanchez6502
    @ReneSanchez6502 Před měsícem +3

    bro i got like 30 ads in this video what's going on

    • @NeroCat9999vr
      @NeroCat9999vr Před měsícem +2

      That’s called “CZcams.”

    • @user-rz3yt4rt2y
      @user-rz3yt4rt2y Před měsícem +6

      I got zero its called "ad blocker"

    • @NeroCat9999vr
      @NeroCat9999vr Před měsícem

      @@TheRealLoganJosh No. They *can* select when. I didn’t get that many ads in this video which proves the creator made zero input on when, where, and how many ads would play on this video. It was CZcams doing typical CZcams shit.

  • @DccToon
    @DccToon Před měsícem +1

    were you sponsored by flare or did you like flare

    • @xuxusito
      @xuxusito Před měsícem

      Of course he were sponsored.

  • @professional.hacker.
    @professional.hacker. Před měsícem

    You set it to zero so the police won't show up at your door right?

  • @bettergamingseat3171
    @bettergamingseat3171 Před měsícem

    Scraping mhm

  • @j00500hall
    @j00500hall Před měsícem

    Interesting video. Great advertisement Segway. Incredibly useful info, dreading what you could actually do with this.

  • @user-nr1qk6oi7g
    @user-nr1qk6oi7g Před měsícem

    Hello. Could this technically be used as a free proxy?

  • @Chic_Ken
    @Chic_Ken Před 4 dny

    Pythons scare me

  • @sgotach_7581
    @sgotach_7581 Před měsícem

    I immediately know people gonna use this for ummm Effed up means 🤢💀

  • @avs_smart_systems
    @avs_smart_systems Před měsícem

    Sorry for a millisecond though of Seth Rogen

  • @conan1231
    @conan1231 Před měsícem

    The "Torpy" Project seems pretty dead to me. Sad.

  • @unknownlordd
    @unknownlordd Před měsícem

    John notice me before I leak your public IP 🥺

  • @Ruhgtfo
    @Ruhgtfo Před měsícem

    Pm tranquilizer

  • @shakibbro2
    @shakibbro2 Před měsícem

    please 1 video how to hacked gmail password please please new video
    🙏🙏🙏🙏🙏🙏

  • @hedgehogform
    @hedgehogform Před měsícem +1

    Say bye bye to that hotels wifi network.

  • @mournfulpup
    @mournfulpup Před 19 dny +3

    you have way too many ads. This aint a vevo music video lil bro.

  • @Jshicwhartz
    @Jshicwhartz Před měsícem +1

    LOL you are wild showing people this. You know what's within that. Now you're going to get some little kid like "Let's go get the bad guys" and accidentally come a cross a site which will scar them for life. Well done. HAHA.

  • @us_f4rmer
    @us_f4rmer Před měsícem

    Nice one CZcams, changing the bell to either ALL or PERSONALIZED automatically defaults back to NONE. At least with Edge, maybe try a different browser though.

  • @bettergamingseat3171
    @bettergamingseat3171 Před měsícem +1

    Don’t use flare it will leak more info from you and gather it and pin it to you and you don’t want that don’t fall for this use your own infosec tools

  • @tojo1598
    @tojo1598 Před měsícem

    Websocket ko bina authentication ke kaise implement kare? Mujhi 403 error de rha hai maise /ws ko permitAll kiya tha

  • @dilshanperera9694
    @dilshanperera9694 Před měsícem

    damn

  • @RussianPutin506
    @RussianPutin506 Před měsícem

    Dm

  • @darkheart8961
    @darkheart8961 Před měsícem

    This is soo old school

  • @user-td4pf6rr2t
    @user-td4pf6rr2t Před měsícem

    so not trying to be buzzkill but mine didnt work

  • @warpathpro
    @warpathpro Před měsícem +2

    Super duper 420 eyes 😂

  • @user-yw1lb5ru7p
    @user-yw1lb5ru7p Před měsícem

    Old market of edg ppl y can by weapons womens any thing y can build empire with it...😂😂like the real map of world y know map lead to treasure sow they give the wrong map😂😂😂evwn earth map

  • @LuvVortex
    @LuvVortex Před měsícem

    I really don't like y'all nsa ...... I will be getting biofuels release record

  • @kalp_it
    @kalp_it Před měsícem

    use vim instead of nano if you have balls.

  • @KellyMahlangu
    @KellyMahlangu Před měsícem

    Hello, I want to get into the the software engineering but because of financial sitiations I am having issues paying for tuition
    So if there is anyone who is willing to help by offering to pay for small tasks so I can afford to pay monthly payments for a student loan please let me know

  • @bfx8185
    @bfx8185 Před měsícem

    Please stop it! Advertising on you channel is overwhelming and even though I was considering being a member I considering to put you channel on my black list in the end.

  • @toinfinityandyourmom2219
    @toinfinityandyourmom2219 Před měsícem

    And now millions of script kiddies are going to waste tor bandwidth... nice.

  • @razdingz
    @razdingz Před měsícem

    i like woman_SytsOnMyFayce