Use Skiptracer to Gather License Plate OSINT Data [Tutorial]

Sdílet
Vložit
  • čas přidán 11. 09. 2024

Komentáře • 375

  • @Theultimatebohab7137
    @Theultimatebohab7137 Před 2 lety +12

    its important if your building your own tools like that with python. To install them in a virtual env you'll have to bring it up every time you run the tool, but it will allow you to pull all the depends and keep your system safe!

  • @tusharbarman1924
    @tusharbarman1924 Před 4 lety +83

    His eyes look deep into the abyss

  • @SimplyCyber
    @SimplyCyber Před 4 lety +10

    Been following for a while. Just wanted to say I appreciate your videos (content and production quality). You do great work, and I always learn something useful. Keep crushing it. Thanks for the assist!

    • @stackingcoins4304
      @stackingcoins4304 Před 2 lety

      Love the morning briefings you provide! Crazy to see a comment here

    • @SimplyCyber
      @SimplyCyber Před 2 lety +1

      @@stackingcoins4304 love consuming cyber content as much as producing….and the midnight. 😊. See you over in the briefings.

  • @joeb9647
    @joeb9647 Před 4 lety +32

    Legend says he's yet to blink.

  • @darthtiberius3716
    @darthtiberius3716 Před 4 lety +69

    this could really help with identifying who has been dropping truckloads of bricks at protests
    a few people in philly got photos

  • @tjmarx
    @tjmarx Před 2 lety +2

    If you're just after a VIN, in Australia there are publicly available state government created apps to check registration status of any vehicle including it's VIN. They're really intended to be used on your own vehicles to check your registration details but they work just fine on any random plate number. No CLI required it's just public information.

  • @illwill5223
    @illwill5223 Před 4 lety +135

    Crap I need to really update skiptracer at some point, working on python3 version and have to fix alot of stuff that some of the sites pulled down after skiptracer came out (i.e. date of birth etc)

    • @m7amad574
      @m7amad574 Před 4 lety +6

      dose this work outside the US?

    • @TalesGrimm
      @TalesGrimm Před 4 lety +5

      Good work, man

    • @jmaesing
      @jmaesing Před 4 lety +5

      Let us know if/when you do! Nice job

    • @surplusdriller1
      @surplusdriller1 Před 4 lety +2

      Will it work in Norway? and it would be cool to run this on a raspberry pi together with something like this magpi.raspberrypi.org/articles/anpr-car-spy-raspberry-pi

    • @d35t1201
      @d35t1201 Před 4 lety +3

      Hey i m really interested to contribute, gonna contact you and see where it goes :)

  • @Sandesh98147
    @Sandesh98147 Před 4 lety +5

    Im always intrigued by all these things I get introduced here. Like in this video, for ex, I dont mind if it doesnt work for me. This has gotten me interested in python web scraping. Theres always a lot to take away from your channel. Thanks a lot kody

  • @upupaepops6700
    @upupaepops6700 Před 4 lety +14

    " He doesn't blink his eyes "

  • @Quantum_Nebula
    @Quantum_Nebula Před 4 lety +55

    It's okay to blink every now and then, it's a human thing. Apparently it makes you look more alive. 😂 Excellent video nonetheless!

    • @user-mp3eq6ir5b
      @user-mp3eq6ir5b Před 4 lety +1

      He runs a treatment to cgi the eyeblinks

    • @trippytv1482
      @trippytv1482 Před 4 lety +1

      i thought i was the only one that realized after all his vids that my homie never blinks bro doesnt let nothing get passed him

    • @trippytv1482
      @trippytv1482 Před 4 lety +2

      @@Jon-dh3ki nah thats not what it is. Hes scanning for vulnerabilities. Blinking inhibits milliseconds of scanning or vulnerabilities. He did away with it when he sudo apt updated his brains os

  • @gabalabe1
    @gabalabe1 Před 2 lety +6

    Please please revisit this. I can not get this to work since python2 is depreciated on kali Linux. I've installed pyenv. But there is something wrong with the requirements.txt. It maybe on xillwillx side. If anyone in the comments can point me in the right direction. That would be greatly appreciated.

  • @ramixnudles7958
    @ramixnudles7958 Před 4 lety +5

    I don't understand the repeated referrers to requiring Python 3, when this package depends on Python 2.
    What am I missing?

  • @boogersculptor
    @boogersculptor Před 4 lety +4

    that menu/banner screen is dope af. takes me back. i miss ascii/ansi art and the demoscene. sigh. different times i suppose

    • @ireallyreallyreallylikethisimg
      @ireallyreallyreallylikethisimg Před 4 lety +2

      scene is still alive and well

    • @boogersculptor
      @boogersculptor Před 4 lety +1

      @@ireallyreallyreallylikethisimg yeah just not in the same way it was years ago. quite smol nowadays. ima go open up some warez now, just to watch some intros lol

    • @VideoNOLA
      @VideoNOLA Před 4 lety +1

      @@boogersculptor In my hayday ASCII art was ev-ry-thing!! #mid80s

  • @francisweber648
    @francisweber648 Před 4 lety +7

    Kody is back again!😍

  • @mschuer100
    @mschuer100 Před 4 lety +5

    Getting all kinds of import errors..telling me module not found.

  • @K0rr0d3d
    @K0rr0d3d Před 3 lety +4

    So what are the other tools referenced to gather additional information once you have the VIN?

  • @Ugot556
    @Ugot556 Před 4 lety +8

    Just get a VM and run it on there using Ubunto to all those Windows people..Install Python 2/Pip, then install/run skiptracer

    • @gianfranco1568
      @gianfranco1568 Před 3 lety +2

      Yo can you find someone for me I’ll pay you

  • @stockmarketindicators7693

    I would love to see your book collection grow over time...just saying..please keep making videos for us....

  • @sportbikeguy9875
    @sportbikeguy9875 Před 3 lety +2

    this only works for American license plates?

  • @minibit0103
    @minibit0103 Před 4 lety +6

    It would be interesting to integrate this osint script with an open source license plate reader. Maybe could pipe the plate number automatically and pull info on the fly? Would be an interesting 🤔 project. Openalpr + script

  • @peel1852
    @peel1852 Před 4 lety +31

    Is there anything that works outside the us

    • @jojo-pn7qh
      @jojo-pn7qh Před 4 lety +4

      replying so i get notified if someone says yes

    • @ZikzakHD
      @ZikzakHD Před 4 lety +1

      Same

    • @justq8286
      @justq8286 Před 4 lety +1

      peel1 3+

    • @CN-wt2bj
      @CN-wt2bj Před 4 lety +11

      Ofc not. And now that he put this on CZcams none of it will work in the US.

    • @sisbrawny
      @sisbrawny Před 4 lety

      Damn. Well I guess someone needs to write a similar program for their respective country's databases. This is still a really cool tool.

  • @goti1327
    @goti1327 Před 4 lety +2

    Ah yes he is back guys

  • @encrypt3dbr0k3r
    @encrypt3dbr0k3r Před 4 lety +3

    Hello my friend. To confirm, would this work for running Canadian or Mexican licence plates or just locally?

  • @JamesSmith-er2pn
    @JamesSmith-er2pn Před rokem +1

    Doesn't appear that this software is maintained any more seems like a lot of good software is disappearing fast. As things get worse around here this a capability i could really use

  • @H00d3dH4ck3r
    @H00d3dH4ck3r Před 2 lety +1

    Okay but now Skiptracer no longer works, even with the new project. Any alternatives or other repo's that are working currently?

  • @FunnyPantsTV124
    @FunnyPantsTV124 Před 4 lety +1

    whne i go to run skiptracer it doesnt do anything??? what the heck did i do wrong?

  • @RodCornholio
    @RodCornholio Před 4 lety +3

    Doesn't work. Installed Python 2 & 3. Optimized them. Did pip install futures. Always got this:
    No module named '__builtin__'
    Traceback (most recent call last):
    File "skiptracer.py", line 4, in
    from plugins.menus import menus
    File "/home/x/skiptracer/plugins/menus.py", line 13, in
    from plugins.namechk2 import NameChkGrabber
    File "/home/x/skiptracer/plugins/namechk2.py", line 12, in
    from urllib import urlencode
    ImportError: cannot import name 'urlencode

  • @LinuxJedi
    @LinuxJedi Před 4 lety +1

    Nice !! I’ve heard of skip tracing but I never knew what it was (mostly from watching bounty hunter videos)

  • @UserA-pb1pc
    @UserA-pb1pc Před 4 lety +4

    Can you please make a Video about hacking bluetooth devices?

  • @zabagar
    @zabagar Před 4 lety +1

    The requirements install threw so many errors I just deleted the skiptracer folder and am forgetting about it!

  • @kazisadulla2497
    @kazisadulla2497 Před 4 lety +1

    Sir skiptracer is. Disabled from github can uhh help me for same tool

  • @krishgoplani8350
    @krishgoplani8350 Před 3 lety +4

    the website has been disabled(git hub)

  • @ChrisC-rt7pp
    @ChrisC-rt7pp Před 4 lety +3

    I keep getting the same error and I cant get past it. Any ideas?
    "Could not find a version that satisfies the requirement ipython==7.16 1" .......

    • @rishabhkumarchaudhary5806
      @rishabhkumarchaudhary5806 Před 3 lety

      try installing anaconda and then running this script in a virtual environment with python2.7 and it will work

  • @ozzman530
    @ozzman530 Před 4 lety +1

    Ridiculously great content, keep it up. However at around 7:35 you mention its great if you have python3 installed on your system, did you mean to say python2? Speaking of that there were a few challenges to getting the python2 modules installed, I think most of mine were overcome using the "python -m pip install " or requirements.txt. They typical sudo pip install failed but seems to be tied to the deprecated and ending support for python2.

  • @steventhomas8520
    @steventhomas8520 Před 4 lety +6

    i got this error:
    Traceback (most recent call last):
    File "skiptracer.py", line 4, in
    from plugins.menus import menus
    File "/home/kali/skiptracer/plugins/menus.py", line 12, in
    from plugins.haveibeenpwned import HaveIBeenPwwnedGrabber
    File "/home/kali/skiptracer/plugins/haveibeenpwned.py", line 9, in
    import simplejson as json
    ImportError: No module named simplejson

    • @jamesjames1005
      @jamesjames1005 Před 4 lety +1

      Got same error. Did you have any luck on your end?

    • @steventhomas8520
      @steventhomas8520 Před 4 lety

      @@jamesjames1005 nope, sorry m8.

    • @carlegerard8382
      @carlegerard8382 Před 4 lety +1

      Read the traceback. It says at the python file plugins/haveibeenpwned.py line 9 there's no module name simplejson. Go to python3 interpreter and check if you have the module: import simplejson. If you don't, pip3 install simplejson.

    • @DoTuskO
      @DoTuskO Před 4 lety +1

      Same :(

    • @bagok701
      @bagok701 Před 4 lety +1

      Step 1 clone the git repo
      Step 2 install the requirements.txt
      Step 3 Run the skiptracer,py
      You are on step 3 move back one space and try again. read requirements.txt ___very___ carefully look for json

  • @iangraham6730
    @iangraham6730 Před 4 lety +3

    Looking forward to trying this out! Thanks for sharing 👍🏼

  • @Kas_Styles
    @Kas_Styles Před 4 lety +4

    Do you have a video on Twint?
    Edit: yes they do. Nice.

  • @Rohen8587
    @Rohen8587 Před 4 lety +5

    What is the best application to look up information based on the VIN? This was referenced in the video but I don't recall the actual name. Any suggestions? BTW great videos Kody!!!!

    • @OZMus
      @OZMus Před 4 lety

      I second this

    • @Ugot556
      @Ugot556 Před 4 lety

      Third as well, much needed info

  • @dcj3859
    @dcj3859 Před 4 lety +2

    ran “python skiptracer.py” and got the resulting error:
    Traceback (most recent call last):
    File “skiptracer.py”, line 4, in
    from plugins.menus import menu
    ImportError: no module names plugins.menus
    Can anyone help me w this?

    • @mariusveltman9403
      @mariusveltman9403 Před 4 lety

      I have the same issue did you by any chance find a solution?

    • @boyatoid_o
      @boyatoid_o Před 4 lety

      sorry this is so late lol, try the command "git pull" while in the directory

    • @Arda1982
      @Arda1982 Před 4 lety

      @@boyatoid_o "Already up to date."

  • @taylortek5031
    @taylortek5031 Před 4 lety

    You're the only high quality hacking channel

  • @morris4430
    @morris4430 Před 4 lety

    This channel is gold

  • @kalyanirajalingham1286
    @kalyanirajalingham1286 Před 3 lety +3

    def Superb():
    print("love your vids! U do great work!")
    Superb()

  • @xristoss.2037
    @xristoss.2037 Před 4 lety +1

    What about license plates in other countries. Is there any similar tool?

  • @jeffstowe4860
    @jeffstowe4860 Před 2 lety

    I really enjoy and learn a lot from your lectures. Thank you sir. Subscribed.

  • @user-mp3eq6ir5b
    @user-mp3eq6ir5b Před 4 lety +2

    Intro/Outro ☆ Amend Python 3 to 2...

  • @MestreDentistaGUC
    @MestreDentistaGUC Před 4 lety +1

    Are you on LBRY? If not, would you consider uploading your vids there?

  • @ishrakhossain4837
    @ishrakhossain4837 Před 4 lety +1

    Brother, can u pls tell me from where I could manage to install pip/pip2 for kali(5.4.0)-2020.1b? Python2.7 is pre-installed in this kali but kali is showing pip/pip2 not found.

  • @louiem5985
    @louiem5985 Před 4 lety

    Awesome video, and tool to have. Moving forward what would be the next tool to look up the vin number like you mention in your video. Keep up the great work and videos.

  • @minibit0103
    @minibit0103 Před 4 lety +4

    Anyone have success in actually getting a plate back? Everyone I have ran hasn’t come back with anything even after the bug mentioned in the video to get results. Just curious.

  • @jondoe8275
    @jondoe8275 Před 4 lety +3

    Invalid syntax :(

  • @DakotahMiskus
    @DakotahMiskus Před 4 lety

    when running:
    sudo pip install -r requirements.txt
    i get:
    ERROR: Could not find a version that satisfies the requirement pprint (from skiptracer->-r requirements.txt (line 28)) (from versions: none)

  • @abiworldseccentric9878
    @abiworldseccentric9878 Před 4 lety +1

    Hi, welcome man..! Where are you..? I missed your face on Last two videos

  • @billsmith9249
    @billsmith9249 Před 3 lety +2

    If I got this to work (kind of) on my PC, do I still have all the files I need somewhere? I am on win10 64 and using python 3.8. I did get the Skiptracer splash screen but anytime I would press the numbers, I would go to the appropriate screen but could never do anything after that. If someone could help me re-install on a win7 32bit system (or virtual machine.. whichever I decide to do), I can share the files I have (you'll have to tell me how to get them to you and where they're at).

  • @cybermaniac1
    @cybermaniac1 Před 4 lety

    i just bought your bundle. Appreciate your hard work

  • @dannykhan8846
    @dannykhan8846 Před 4 lety +1

    Does this work in the UK?

  • @TalesGrimm
    @TalesGrimm Před 4 lety +2

    Does anyone know if there's a plugin for this in Maltego?

  • @bossssssist
    @bossssssist Před 4 lety +1

    dont forget to smack that return key

  • @aarongriffin4764
    @aarongriffin4764 Před 2 lety

    I've tried to use this but the git repository is down. I found a clone if an older version but it also does not work even when I run it with python2. Is there any other tool that lets you look up name and phone number from licence plate?

  • @aironmanDiver
    @aironmanDiver Před 2 lety +1

    Broken project in June 2022. Not working in Kali

  • @Strategist58
    @Strategist58 Před 4 lety

    It's installed on kali but it's not getting any data regarding anything in the options it's shows..does it works only in a country where it's developed??

  • @iblackfeathers
    @iblackfeathers Před 4 lety +2

    generally speaking, the plate tracking only shows vin.

    • @dw2577
      @dw2577 Před 4 lety

      @Evil Component Correct. If your looking for personal data from the use of Skiptracer then good luck. If you have the plate in the first place its likely you know enough about the car or vehicle to make looking it up in Skiptracer a waste of time, in most instances. You're better off looking for a Darkweb DB or befriending a cop who has access to the DMV then using this application.

  • @rochevermaak8881
    @rochevermaak8881 Před 2 lety

    Hello is there a alternative to skiptrace? With the same number plate and phone tools?

  • @wadeddy1062
    @wadeddy1062 Před 4 lety

    Me: I wanna do this cause I am board
    The website is down
    Me: I am to lazy to type the damn things myself

  • @Sjrjwj
    @Sjrjwj Před 3 lety +1

    I tried to install requirement.txt and it gives me the error “could not find a version that satisfies the requirement requirements.txt” does anyone know a fix to this?

  • @ivan____________________973

    When you type it sounds like someone's running in my attic.

  • @bookworm5433
    @bookworm5433 Před 2 lety

    Acidburn and zer0cool, nice. I love that movie.

  • @w3w3w3
    @w3w3w3 Před 4 lety +1

    NULL BYTE

  • @schons77iceman
    @schons77iceman Před 4 lety +1

    Everytime I try download a git hub repository it asks for my git hub login info and even tho I type the right credentials it doesnt work

    • @PowderedSalt
      @PowderedSalt Před 4 lety

      its a weird problem. I fixed it by re-typing it. I accidentally typed it wrong

  • @maxbart1353
    @maxbart1353 Před 4 lety

    i am wondering if he reads everything from a screen, it looks like that directly in the camera

  • @MinorityProgrammers
    @MinorityProgrammers Před 3 lety +1

    Where is the repo?

  • @rhondaverma6358
    @rhondaverma6358 Před 2 lety

    I have tried to get this to work for two weeks now with the new python3 file. Nada.... So many errors in the .py script. I'm trying to see if I can fix them.....

  • @herolikon848
    @herolikon848 Před 4 lety

    hi there great video and there is osint tool called sn0int is not that popular but it looks like a replacement for Maltego. I highly recommend a tutorial on this tool since there a lot of libraries and resources and there is no tutorial about this tool in CZcams !!.

  • @Nyr0o.
    @Nyr0o. Před 4 lety +1

    Okay, so when i try doing the "pip install -r requirements.txt" step, it doesnt let me and shows an error saying "-bash: pip: command not found". How do I fix this?

    • @mcmayus
      @mcmayus Před 4 lety

      by installing pip or if you have it already by using python -m pip install -r requirements.txt

    • @vodoo6665
      @vodoo6665 Před 4 lety

      Make sure if you have python2 by checking python --version. If not install by sudo apt install python2. Then install the python2 pip by sudo apt install python-pip. after this sudo apt update . Run pip install -r requirements.txt. Once installed just type python skiptracer.py You will be good to go. Make sure you use kali as it is better to run this py script on kali because there can be compilation errors on other distros. Ty

    • @sharmola
      @sharmola Před 4 lety

      sudo apt-get install pip, else try sudo apt-get update pip

    • @jamesjames1005
      @jamesjames1005 Před 4 lety

      I tried both of those commands and still getting nothing with pip can you please help

  • @natsumikeiko4552
    @natsumikeiko4552 Před 4 lety

    Blink if you want to visit our school technology club and give a live presentation, you’ll make a lot of students from Penn State happy!

  • @juliandestroyer8308
    @juliandestroyer8308 Před 4 lety

    Actually if we download Python2IDE on iOS can we use the tool or it won’t be compatible

  • @Aali4500
    @Aali4500 Před 4 lety +1

    Bravo , it's a new type ....

  • @alejandroleon8705
    @alejandroleon8705 Před 4 lety +2

    I have already installed python 2.7.18 so i omit the step and continue, at the end I got this message while trying to run it:
    "ImportError:No module named request"
    I need some help here

    • @Hindistoryvlog75
      @Hindistoryvlog75 Před 4 lety +1

      The module name is requests. It may be missing. Try downloading it using 'pip install requests' .

    • @road2zion22
      @road2zion22 Před 4 lety

      I have the same problem

    • @w3w3w3
      @w3w3w3 Před 4 lety

      pip install request

    • @alejandroleon8705
      @alejandroleon8705 Před 4 lety

      Thanks men I`ll try that.

    • @abdihussein955
      @abdihussein955 Před 4 lety

      Try this python -m install -r requirements.txt thank me later

  • @vmarsalis8684
    @vmarsalis8684 Před 3 lety

    how could i do this if i live in australia as the states will be different

  • @louiem5985
    @louiem5985 Před 4 lety

    Is there a python script like this for VIN numbers search? Sounds interesting and would like to play with it.

  • @Noname-lb3ph
    @Noname-lb3ph Před 4 lety +1

    Hey you should try making video of a new or best wifi hacking tool or method plzz

  • @ClockworkApe
    @ClockworkApe Před 3 lety

    There is a lot that can be OSINT'd in the US, but once you get to Eastern Europe you just stop. None of the tools will work since there are literally zero useful public databases. A lot of people don't use social networks and the ones who do, often times turn their profiles to "private" mode.

  • @karhunaaharankk9481
    @karhunaaharankk9481 Před 4 lety

    Does fluxion work in windows 7?
    For me it is not working. What's the problem?

  • @OZMus
    @OZMus Před 4 lety

    Useful input :) also great if you're trying to deal with frustration on some other ends. Difficult to muster if you're dealing with people who are naturally paranoid or change their username often. VIN is the only piece of information necessary on the other part. I don't have a working computer that isn't full of bugs do you know of a Web application similar for seeking plate info? There is some interesting SAT stuff that helps with the plate bit if you're an investigator. I wouldn't suggest doing this if you're a stalker >_>

  • @aminsec
    @aminsec Před 2 lety

    still red text if i add the sudo.

  • @sanjnasingh198
    @sanjnasingh198 Před 4 lety +1

    Can you make a video on stagefright for android v.9

  • @CyberAbyss007
    @CyberAbyss007 Před 4 lety +1

    Thanks! Great video!

  • @Orion791
    @Orion791 Před 3 lety

    Only issue is that skiptracer was taken down unless someone here has it because it's not on git hub

  • @quietmike4791
    @quietmike4791 Před 4 lety +2

    root@kali:~/skiptracer# pip install -r
    bash: pip: command not found
    any suggestions? I can't get it to work on windows cmd either.

    • @boulder_dude
      @boulder_dude Před 4 lety +1

      Make sure you have Python 2.7 and pip installed correctly on the system. Then execute the full command "pip install -r requirements.txt" from inside the skiptracer directory.

    • @SICKFREDO
      @SICKFREDO Před 4 lety

      apt install python-pip

    • @SICKFREDO
      @SICKFREDO Před 4 lety

      then run the pip install

  • @savannahsvoice6769
    @savannahsvoice6769 Před 2 lety

    for anyone revisiting this in 2022, this does not work and prob will not be updated any time soon.
    if u find any other tool that does the same as this please don't hesitate to share to the community and maybe he will update it soon, who knows.

  • @quagmire1130
    @quagmire1130 Před 4 lety +1

    What kind of computer are you using? I always wanted to know lol

  • @AmericanTravelers
    @AmericanTravelers Před 4 lety

    Why does it have to be python 3 to run 2?

  • @itschriscash
    @itschriscash Před 4 lety

    Syntax error in line 1: white board behind you spells "licence" wrongly. You're no coder.

  • @mikeview2010
    @mikeview2010 Před 4 lety

    Yesterday I googled a licence plate.......today this comes up on CZcams. What a coincidence.....not!

  • @chuxxsss
    @chuxxsss Před 4 lety

    Doesn't do Australian plates. But good show anyway . Stay safe and have a great day

  • @jaguarprovo
    @jaguarprovo Před 4 lety +1

    Wow. You’re amazing bro

  • @officialvicelitti9436
    @officialvicelitti9436 Před 4 lety

    nice shodan picture !

  • @Nick-cy2qd
    @Nick-cy2qd Před 3 lety

    Keep getting an error when running the requirements.txt install

  • @npcwill283
    @npcwill283 Před 4 lety

    So you can find peoples social media accounts via there license plate numbers including their tinder account ! Big fucking brother for you !

  • @road2zion22
    @road2zion22 Před 4 lety +1

    I get this error when trying to install requirements.txt
    ERROR: Could not fun a version that satisfies the requirement requirements.txt (from versions: none)
    ERROR: No matching distribution found for requirements.txt
    EDIT:
    I fixed this problem now I am getting this error when I try to open the file
    Traceback (most recent call last):
    File "skiptracer.py", line 4, in
    from plugins.menus import menus
    File "/home/kali/skiptracer/plugins/menus.py", line 5, in
    from plugins.fouroneone_info import FourOneOneGrabber
    File "/home/kali/skiptracer/plugins/fouroneone_info.py", line 5, in
    from plugins.base import PageGrabber
    File "/home/kali/skiptracer/plugins/base.py", line 4, in
    import requests

  • @sail3sh703
    @sail3sh703 Před 4 lety

    does this work for every country license plate.?