![]() |
|
IP over skype - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials) +---- Forum: Requests (https://sinister.ly/Forum-Requests--826) +---- Thread: IP over skype (/Thread-IP-over-skype) |
IP over skype - omgmirage - 05-27-2012 Can anybody give me a tutorial on how to obtain somebody's IP address over skype? If possible, can i have a method that doesn't involve calling the victim? Thanks in advance! RE: IP over skype - HrDe - 05-27-2012 I found this over internet , think helpful for u , may u wait then i shall make a thread on this topic. 1. Downloading this patched version of Skype 5.5: http://skype-open-source.blogspot.co...-released.html 2. Turn on debug-log file creation via adding a few registry keys. https://github.com/skypeopensource/s...enable-logging 3. Make "add a Skype contact" action, but not send add request, just click on user, to view his vcard(general info about user). This will be enough. 4. Take look in the log of the desired skypename. The record will be like this for real user ip: -r195.100.213.25:31101 And like this for user internal network card ip: -l172.10.5.17 21:16:45.818 T # 3668 PresenceManager: aїљ noticing skypetestuser1 0x3e54a539a91a19fc-s-s65.55.223.23 :40013-r195 .100.213.25:31101-l172 .10.5.17:22960 23d23109 82f328ff 5. Catch user via whois service. http://nic.ru/whois/?query=195.100.213.25 This is help you to get info about skype user: City, Country, Internet provider and internal user ip-address. |