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!
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!
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.
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)
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
@@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
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
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.
@@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
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
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
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.
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
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?
So there's a Linux program called skiptracer ...its an osint tool meaning it's all open source so any info pulled from the tool (which is public facing) is not illegal no matter how identifying
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)
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.
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
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.
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).
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.....
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??
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?
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.
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?
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
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?
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
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
@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.
I have vmware with windows 10 installed running on a windows 10. I installed python 2.7.18. I opened the phyton command line and get the error syntax error: invalid syntax. Any help?
Haven't done anything on Python in forever but you might've entered "script mode" or whatever it's called. I think you want to just do "python skiptracer" without entering the Python command line
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!!!!
i can already get VIN without coding, i just don't know how to take it from there to get name of owner of vehicle, without taking it to bmv or police or something and having a "legitimate reason" for them to look up the name.
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.
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.
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 TH-cam !!.
I installed python 2.7.17, verified in a command prompt, installed pip-20.1.1, but I am not able to clone the git hub folder. I am on windows 10, fyi and a noob with python. :/
EDIT: I did get it all installed and working. The problem now is that when the title screen comes up, I press the desired button, but nothing happens... if I type < exit > (as if to exit the program) I am taken to the next screen (that I originally pressed the number of)... but I am never taken to a place where I can enter a license plate. Even if I press < enter > after making a numeric selection... if I don't type < exit >, I can instead press < enter > a bunch of times to get to the next screen. It is very weird but I am a noob. :(
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!
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!
Love the morning briefings you provide! Crazy to see a comment here
@@stackingcoins4304 love consuming cyber content as much as producing….and the midnight. 😊. See you over in the briefings.
His eyes look deep into the abyss
He is a actually a bot created by nullbytes owner :p to stay anonymous
That's the result of the epilepsy poster directly to his left.
He doesnt blink
Ong
Legend says he's yet to blink.
Like elliot
He blinks at the same framerate as the video records, that's why we can't see it! 🤣
AI doesn't need to blink
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.
this could really help with identifying who has been dropping truckloads of bricks at protests
a few people in philly got photos
We already know, who did it
@@Skullair313 that soros guy
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)
dose this work outside the US?
Good work, man
Let us know if/when you do! Nice job
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
Hey i m really interested to contribute, gonna contact you and see where it goes :)
" He doesn't blink his eyes "
I don't understand the repeated referrers to requiring Python 3, when this package depends on Python 2.
What am I missing?
So what are the other tools referenced to gather additional information once you have the VIN?
It's okay to blink every now and then, it's a human thing. Apparently it makes you look more alive. 😂 Excellent video nonetheless!
He runs a treatment to cgi the eyeblinks
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
@@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
Is there anything that works outside the us
replying so i get notified if someone says yes
Same
peel1 3+
Ofc not. And now that he put this on TH-cam none of it will work in the US.
Damn. Well I guess someone needs to write a similar program for their respective country's databases. This is still a really cool tool.
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
Getting all kinds of import errors..telling me module not found.
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.
I'm having the same issue!
that menu/banner screen is dope af. takes me back. i miss ascii/ansi art and the demoscene. sigh. different times i suppose
scene is still alive and well
@@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
@@boogersculptor In my hayday ASCII art was ev-ry-thing!! #mid80s
Hello my friend. To confirm, would this work for running Canadian or Mexican licence plates or just locally?
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
The requirements install threw so many errors I just deleted the skiptracer folder and am forgetting about it!
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
Got same error. Did you have any luck on your end?
@@jamesjames1005 nope, sorry m8.
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.
Same :(
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
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" .......
try installing anaconda and then running this script in a virtual environment with python2.7 and it will work
this only works for American license plates?
What about license plates in other countries. Is there any similar tool?
I would love to see your book collection grow over time...just saying..please keep making videos for us....
Just get a VM and run it on there using Ubunto to all those Windows people..Install Python 2/Pip, then install/run skiptracer
Yo can you find someone for me I’ll pay you
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?
I have the same issue did you by any chance find a solution?
sorry this is so late lol, try the command "git pull" while in the directory
@@boyatoid_o "Already up to date."
Nice !! I’ve heard of skip tracing but I never knew what it was (mostly from watching bounty hunter videos)
Sir skiptracer is. Disabled from github can uhh help me for same tool
Kody is back again!😍
Broken project in June 2022. Not working in Kali
So there's a Linux program called skiptracer ...its an osint tool meaning it's all open source so any info pulled from the tool (which is public facing) is not illegal no matter how identifying
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)
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.
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
Okay but now Skiptracer no longer works, even with the new project. Any alternatives or other repo's that are working currently?
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.
whne i go to run skiptracer it doesnt do anything??? what the heck did i do wrong?
Hello is there a alternative to skiptrace? With the same number plate and phone tools?
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).
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.....
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??
Can you please make a Video about hacking bluetooth devices?
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?
did you ever get this to work?
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.
My plate worked
my chicks worked too
Only issue is that skiptracer was taken down unless someone here has it because it's not on git hub
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?
dose this work outside the US?
Ofc it doesn't. Hardly any of the stuff he shows even works in the US. Pointless channel.
C N Nice 👍
Mohammad Nemrawi he’s right do a little more digging to find hacking channels that actually post applicable content. I recommend w3w3w3.
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
does this work for every country license plate.?
i just bought your bundle. Appreciate your hard work
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?
by installing pip or if you have it already by using python -m pip install -r requirements.txt
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
sudo apt-get install pip, else try sudo apt-get update pip
I tried both of those commands and still getting nothing with pip can you please help
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
its a weird problem. I fixed it by re-typing it. I accidentally typed it wrong
Does anyone know if there's a plugin for this in Maltego?
Looking forward to trying this out! Thanks for sharing 👍🏼
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
The module name is requests. It may be missing. Try downloading it using 'pip install requests' .
I have the same problem
pip install request
Thanks men I`ll try that.
Try this python -m install -r requirements.txt thank me later
generally speaking, the plate tracking only shows vin.
@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.
Does fluxion work in windows 7?
For me it is not working. What's the problem?
still red text if i add the sudo.
You're the only high quality hacking channel
I really enjoy and learn a lot from your lectures. Thank you sir. Subscribed.
I have vmware with windows 10 installed running on a windows 10. I installed python 2.7.18. I opened the phyton command line and get the error syntax error: invalid syntax. Any help?
Haven't done anything on Python in forever but you might've entered "script mode" or whatever it's called. I think you want to just do "python skiptracer" without entering the Python command line
Ah yes he is back guys
Can you make a video on stagefright for android v.9
When you type it sounds like someone's running in my attic.
Is there a python script like this for VIN numbers search? Sounds interesting and would like to play with it.
Actually if we download Python2IDE on iOS can we use the tool or it won’t be compatible
Do you have a video on Twint?
Edit: yes they do. Nice.
Where is the repo?
how could i do this if i live in australia as the states will be different
This channel is gold
i am wondering if he reads everything from a screen, it looks like that directly in the camera
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!!!!
I second this
Third as well, much needed info
Are you on LBRY? If not, would you consider uploading your vids there?
the website has been disabled(git hub)
Licence plates of which countries??
Does this work for an international plate?
2021….. not working😔😔😔😔😔
i can already get VIN without coding, i just don't know how to take it from there to get name of owner of vehicle, without taking it to bmv or police or something and having a "legitimate reason" for them to look up the name.
aaand just realized my name is now ironic in this post. It's unintentional- Vin is a character from Mistborn book series
Why does it have to be python 3 to run 2?
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.
Dose this work for places out side the us
You could edit the code to access different databases yourself
Keep getting an error when running the requirements.txt install
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!
So am I right in saying a crazy stalker could find out exactly where you live using only your license (sic) plate?
Matthew T. Sikes Yes, if they are technically competent enough.
Yep technology is always a double edged sword. Hope you live where you can own a gun.
Is there a tool for Australia ? Or USA only😬
☮️❤️
root@kali:~/skiptracer# pip install -r
bash: pip: command not found
any suggestions? I can't get it to work on windows cmd either.
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.
apt install python-pip
then run the pip install
Ya everytime I try and pip install the requirements.txt it keeps saying bash pip command not found
Did u 'sudo easy_install pip'?
sudo apt-get install pip
Invalid syntax :(
can you use this outside the US?
If you are using a virtual machine and the command "pip install -r requirements.txt" doesn't work try this: pip freeze > requirements.txt
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 TH-cam !!.
Yesterday I googled a licence plate.......today this comes up on TH-cam. What a coincidence.....not!
Gotta love Google. haha
Does this work. Outside the US? I’m from Australia 🇦🇺
The github repository has been disabled. Any updates??
skiptracer is not available on github. Any ideas on where else to find it?
It is
ERROR: Could not find a version that satisfies the requirement ipython==7.16.1
I installed python 2.7.17, verified in a command prompt, installed pip-20.1.1, but I am not able to clone the git hub folder. I am on windows 10, fyi and a noob with python. :/
EDIT: I did get it all installed and working. The problem now is that when the title screen comes up, I press the desired button, but nothing happens... if I type < exit > (as if to exit the program) I am taken to the next screen (that I originally pressed the number of)... but I am never taken to a place where I can enter a license plate. Even if I press < enter > after making a numeric selection... if I don't type < exit >, I can instead press < enter > a bunch of times to get to the next screen. It is very weird but I am a noob. :(
Intro/Outro ☆ Amend Python 3 to 2...
does not work in the uk unfortunately
What kind of computer are you using? I always wanted to know lol
Mac