İnstagram Nick Checker// OSINT Method //

Kodlama bana ait python sürümü 2.x. bir text dosyasına wordlist oluşturun ve yolunu programa girin. Gerisini hallediyor. # -*- coding: UTF-8 -*- import sys import requests...

Kodlama bana ait python sürümü 2.x.

bir text dosyasına wordlist oluşturun ve yolunu programa girin. Gerisini hallediyor.


Kod:
# -*- coding: UTF-8 -*-
import sys
import requests
import datetime

print """
İnsta nick checker
coded by tokikolik
"""

username_list = raw_input("Enter username list folder : ")
username_listc = open(username_list, 'rb')## rb sayesinde satır satır okunacak harf harf degil.

def instascan():


   try:
       for i in username_listc:
           insta_url = "https://www.instagram.com/"
           insta_user = insta_url + i.strip() + "/"
           print insta_user

           r = requests.get(insta_user)

           if r.status_code == 200:
               print "[+]Nick has been found"
               print insta_user
               with open("founded.txt", "a") as dosya:
                       dosya.write(insta_user+"\n")
           else:
               print "[-]nick couldn't found"

   except:
       sys.exit()
instascan()


View hidden content is available for registered users!

https://dosya.co/53qdu9pnlk6b/insta.py.7z.html



View hidden content is available for registered users!

https://www.virustotal.com/gui/file/a9c771a24c6ecf2434a7cdfe1d3b76e3886a2dff384a971c8c2a70d26bb6cd0e/detection
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
Kodlama bana ait python sürümü 2.x.

bir text dosyasına wordlist oluşturun ve yolunu programa girin. Gerisini hallediyor.


Kod:
# -*- coding: UTF-8 -*-
import sys
import requests
import datetime

print """
İnsta nick checker
coded by tokikolik
"""

username_list = raw_input("Enter username list folder : ")
username_listc = open(username_list, 'rb')## rb sayesinde satır satır okunacak harf harf degil.

def instascan():


   try:
       for i in username_listc:
           insta_url = "https://www.instagram.com/"
           insta_user = insta_url + i.strip() + "/"
           print insta_user

           r = requests.get(insta_user)

           if r.status_code == 200:
               print "[+]Nick has been found"
               print insta_user
               with open("founded.txt", "a") as dosya:
                       dosya.write(insta_user+"\n")
           else:
               print "[-]nick couldn't found"

   except:
       sys.exit()
instascan()


View hidden content is available for registered users!

https://dosya.co/53qdu9pnlk6b/insta.py.7z.html



View hidden content is available for registered users!

https://www.virustotal.com/gui/file/a9c771a24c6ecf2434a7cdfe1d3b76e3886a2dff384a971c8c2a70d26bb6cd0e/detection
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
Kodlama bana ait python sürümü 2.x.

bir text dosyasına wordlist oluşturun ve yolunu programa girin. Gerisini hallediyor.


Kod:
# -*- coding: UTF-8 -*-
import sys
import requests
import datetime

print """
İnsta nick checker
coded by tokikolik
"""

username_list = raw_input("Enter username list folder : ")
username_listc = open(username_list, 'rb')## rb sayesinde satır satır okunacak harf harf degil.

def instascan():


   try:
       for i in username_listc:
           insta_url = "https://www.instagram.com/"
           insta_user = insta_url + i.strip() + "/"
           print insta_user

           r = requests.get(insta_user)

           if r.status_code == 200:
               print "[+]Nick has been found"
               print insta_user
               with open("founded.txt", "a") as dosya:
                       dosya.write(insta_user+"\n")
           else:
               print "[-]nick couldn't found"

   except:
       sys.exit()
instascan()


View hidden content is available for registered users!

https://dosya.co/53qdu9pnlk6b/insta.py.7z.html



View hidden content is available for registered users!

https://www.virustotal.com/gui/file/a9c771a24c6ecf2434a7cdfe1d3b76e3886a2dff384a971c8c2a70d26bb6cd0e/detection
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
Kodlama bana ait python sürümü 2.x.

bir text dosyasına wordlist oluşturun ve yolunu programa girin. Gerisini hallediyor.


Kod:
# -*- coding: UTF-8 -*-
import sys
import requests
import datetime

print """
İnsta nick checker
coded by tokikolik
"""

username_list = raw_input("Enter username list folder : ")
username_listc = open(username_list, 'rb')## rb sayesinde satır satır okunacak harf harf degil.

def instascan():


   try:
       for i in username_listc:
           insta_url = "https://www.instagram.com/"
           insta_user = insta_url + i.strip() + "/"
           print insta_user

           r = requests.get(insta_user)

           if r.status_code == 200:
               print "[+]Nick has been found"
               print insta_user
               with open("founded.txt", "a") as dosya:
                       dosya.write(insta_user+"\n")
           else:
               print "[-]nick couldn't found"

   except:
       sys.exit()
instascan()


View hidden content is available for registered users!

https://dosya.co/53qdu9pnlk6b/insta.py.7z.html



View hidden content is available for registered users!

https://www.virustotal.com/gui/file/a9c771a24c6ecf2434a7cdfe1d3b76e3886a2dff384a971c8c2a70d26bb6cd0e/detection
as
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
Kodlama bana ait python sürümü 2.x.

bir text dosyasına wordlist oluşturun ve yolunu programa girin. Gerisini hallediyor.


Kod:
# -*- coding: UTF-8 -*-
import sys
import requests
import datetime

print """
İnsta nick checker
coded by tokikolik
"""

username_list = raw_input("Enter username list folder : ")
username_listc = open(username_list, 'rb')## rb sayesinde satır satır okunacak harf harf degil.

def instascan():


   try:
       for i in username_listc:
           insta_url = "https://www.instagram.com/"
           insta_user = insta_url + i.strip() + "/"
           print insta_user

           r = requests.get(insta_user)

           if r.status_code == 200:
               print "[+]Nick has been found"
               print insta_user
               with open("founded.txt", "a") as dosya:
                       dosya.write(insta_user+"\n")
           else:
               print "[-]nick couldn't found"

   except:
       sys.exit()
instascan()


View hidden content is available for registered users!

https://dosya.co/53qdu9pnlk6b/insta.py.7z.html



View hidden content is available for registered users!

https://www.virustotal.com/gui/file/a9c771a24c6ecf2434a7cdfe1d3b76e3886a2dff384a971c8c2a70d26bb6cd0e/detection
.mm
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
Kodlama bana ait python sürümü 2.x.

bir text dosyasına wordlist oluşturun ve yolunu programa girin. Gerisini hallediyor.


Kod:
# -*- coding: UTF-8 -*-
import sys
import requests
import datetime

print """
İnsta nick checker
coded by tokikolik
"""

username_list = raw_input("Enter username list folder : ")
username_listc = open(username_list, 'rb')## rb sayesinde satır satır okunacak harf harf degil.

def instascan():


   try:kkkkkkkkkkkkk
       for i in username_listc:
           insta_url = "https://www.instagram.com/"
           insta_user = insta_url + i.strip() + "/"
           print insta_user

           r = requests.get(insta_user)

           if r.status_code == 200:
               print "[+]Nick has been found"
               print insta_user
               with open("founded.txt", "a") as dosya:
                       dosya.write(insta_user+"\n")
           else:
               print "[-]nick couldn't found"

   except:
       sys.exit()
instascan()


View hidden content is available for registered users!

https://dosya.co/53qdu9pnlk6b/insta.py.7z.html



View hidden content is available for registered users!

https://www.virustotal.com/gui/file/a9c771a24c6ecf2434a7cdfe1d3b76e3886a2dff384a971c8c2a70d26bb6cd0e/detection
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
  • Like
Tepkiler: HzG
qwqwdwq
Kodlama bana ait python sürümü 2.x.

bir text dosyasına wordlist oluşturun ve yolunu programa girin. Gerisini hallediyor.


Kod:
# -*- coding: UTF-8 -*-
import sys
import requests
import datetime

print """
İnsta nick checker
coded by tokikolik
"""

username_list = raw_input("Enter username list folder : ")
username_listc = open(username_list, 'rb')## rb sayesinde satır satır okunacak harf harf degil.

def instascan():


   try:
       for i in username_listc:
           insta_url = "https://www.instagram.com/"
           insta_user = insta_url + i.strip() + "/"
           print insta_user

           r = requests.get(insta_user)

           if r.status_code == 200:
               print "[+]Nick has been found"
               print insta_user
               with open("founded.txt", "a") as dosya:
                       dosya.write(insta_user+"\n")
           else:
               print "[-]nick couldn't found"

   except:
       sys.exit()
instascan()


[Gizli içerik]

[Gizli içerik]
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
132,040Konular
3,274,345Mesajlar
316,816Kullanıcılar
patatatataSon Üye
Üst Alt