Leak Society - The Home Of Nulled Resources.
Forum Beta v1 Now Live!
IPLookup Library [VB.NET]
Thead Owner : Ashamed1644926390, Category : Everything Coding, 5 Comment, 40 Read
Viewers: 2 Guest(s)
Junior Member
**
20
Messages
7
Threads
0
Rep
4 Years of Service
02-26-2014, 04:12 PM
#1
IPLookup
Features
  • For each IP, it can grab the following information:
    • Country
    • City
    • Longitude
    • Latitude
    • Time Zone
    • ZIP Code
    • State/Province
    • Hostname
  • Each piece of information can be grabbed individually or as a group.

Usage
Just add a reference to the DLL, then declare a new variable like so:
Code:
Dim X As New IPLookup

IPLookup.Identify(LookupType, IP)
LookupType - The information you want to look up (Longitude, Latitude, etc).
IP - The IP for looking up, in string format.
Returns: The information asked for in String format.

IPLookup.IdentifyAll(IP)
IP - The IP for looking up, in string format.
Returns: A List(Of String) in the following format:
Index 0: City
Index 1: Country
Index 2: Hostname
Index 3: Latitude
Index 4: Longitude
Index 5: State/Province
Index 6: Timezone
Index 7: ZIP Code

Unregistered
 
4 Years of Service
03-03-2014, 06:18 AM
#2
Quite a few days late, but nice post bro. I'm sure a VB.Net coder somewhere could make use of this.
Junior Member
**
20
Messages
7
Threads
0
Rep
4 Years of Service
03-04-2014, 08:55 PM
#3
(03-03-2014, 06:18 AM)Meh Wrote: Quite a few days late, but nice post bro. I'm sure a VB.Net coder somewhere could make use of this.

This can be used in C# and C++ (albeit with a workaround for the latter).
Senior Member
****
647
Messages
101
Threads
0
Rep
4 Years of Service
03-04-2014, 10:00 PM
#4
Trying to decide if I should think of this as a Black Hat Tutorial or... idk.
Administrators
LeakSociety Owner
*****
7,137
Messages
1,907
Threads
4
Rep
2 Weeks
03-05-2014, 03:18 AM
#5
Thanks for posting this here, hopefully someone gets use out of it.
Forum Owner
Posting Freak
*****
754
Messages
113
Threads
0
Rep
4 Years of Service
03-05-2014, 03:37 AM
#6
(03-04-2014, 10:00 PM)Lord Royal Wrote: Trying to decide if I should think of this as a Black Hat Tutorial or... idk.

This one no i would not consider black hat, as the procurement of the IP address alone is not black hat but the activities that take place after the procurement of the IP is what may or may not be black hat. Does he scan the IP for open ports? If found what ports are accessible? If found what is his method of entry? If he enters what is the victims line of defense? If he enters the pc un invited what are his intentions? now THAT is black hat. Much like that thread in the market SLAVES program being sold now THAT shit is black hat allllllllllllllll the way but it is still permitted on site!


Forum Jump: