All in one footprinting site

Random things go here

All in one footprinting site

Post by ph4nt0m on Sat May 23, 2009 7:30 pm
([msg=24259]see All in one footprinting site[/msg])

I was thinking about making a website that contains all sorts of foot printing tools. I know there are many whois websites around, but I've yet to seen an "all in one". I want to create an online port scanner similar to nmap online, A DNS Lookup, WhoIs, Ping, traceroute ect. Maybe even a simple hash cracker or something. I think this would benefit me greatly, and also a fun project. Would any of you find something like this useful? Also let me know if there is something close to this around. ;)
User avatar
ph4nt0m
New User
New User
 
Posts: 29
Joined: Fri May 22, 2009 6:22 am
Location: Florida
Blog: View Blog (0)


Re: All in one footprinting site

Post by godofcereal on Sun May 24, 2009 3:56 am
([msg=24271]see Re: All in one footprinting site[/msg])

I use www.dnsstuff.com.
If you can get it up to the same standard as dnsstuff.com then I will use it.
Im off, last year of school and all, I had something longer but char limit fucked that up. So yeah, had a good run here. Thanks for the memories. Thanks to the staff and users.

Best regards, your posting whore,
godofcereal

p.s. Defience, you the man ;)
User avatar
godofcereal
Addict
Addict
 
Posts: 1078
Joined: Wed Aug 20, 2008 6:11 pm
Location: ireland
Blog: View Blog (0)


Re: All in one footprinting site

Post by ph4nt0m on Sun May 24, 2009 6:57 am
([msg=24276]see Re: All in one footprinting site[/msg])

I had the same Idea in mind, but I think a port scanner added in would be great. Obviously using the regular nmap command line would probably get more results, but I'll see how mine turns out. I'm still thinking of things to add to it. Regardless I want to try and make it, because I don't have a site yet.
User avatar
ph4nt0m
New User
New User
 
Posts: 29
Joined: Fri May 22, 2009 6:22 am
Location: Florida
Blog: View Blog (0)


Re: All in one footprinting site

Post by godofcereal on Sun May 24, 2009 7:15 am
([msg=24280]see Re: All in one footprinting site[/msg])

make it first then worry about the site later.
Im off, last year of school and all, I had something longer but char limit fucked that up. So yeah, had a good run here. Thanks for the memories. Thanks to the staff and users.

Best regards, your posting whore,
godofcereal

p.s. Defience, you the man ;)
User avatar
godofcereal
Addict
Addict
 
Posts: 1078
Joined: Wed Aug 20, 2008 6:11 pm
Location: ireland
Blog: View Blog (0)


Re: All in one footprinting site

Post by fiftysixer on Sun May 24, 2009 7:34 am
([msg=24283]see Re: All in one footprinting site[/msg])

godofcereal wrote:make it first then worry about the site later.

Make a list first, then make what's on the list, then make the site to hold it all. Or else you'll be in a never-ending un-organized pile of code. :p
Image
Big fan of Image
fiftysixer
Experienced User
Experienced User
 
Posts: 89
Joined: Thu Mar 26, 2009 6:50 pm
Blog: View Blog (0)


Re: All in one footprinting site

Post by ph4nt0m on Sun May 24, 2009 7:39 am
([msg=24284]see Re: All in one footprinting site[/msg])

fiftysixer wrote:Make a list first, then make what's on the list, then make the site to hold it all. Or else you'll be in a never-ending un-organized pile of code. :p


Haha This is true.
User avatar
ph4nt0m
New User
New User
 
Posts: 29
Joined: Fri May 22, 2009 6:22 am
Location: Florida
Blog: View Blog (0)


Re: All in one footprinting site

Post by fiftysixer on Sun May 24, 2009 11:35 am
([msg=24302]see Re: All in one footprinting site[/msg])

well, I'll help :p
I want to create an online port scanner similar to nmap online, A DNS Lookup, WhoIs, Ping, traceroute ect. Maybe even a simple hash cracker or something. I think this would benefit me greatly, and also a fun project. Would any of you find something like this useful? Also let me know if there is something close to this around. ;)


Time to break this down:
1) nmap online - pretty obvious, just clone Nmap Online! If you wanted to be REALLY cool you could config your nmap box to output in XML and just use some cool XSLT tricks to display it. :D

2) DNS Lookup, WhoIs, Ping, traceroute - There's http://www.domaintools.com/ which has all of that. It would still be cool to have another one though! Second opinions are always good, especially when dealing with networks and connectivity.

3) hash cracker - There's a lot of those - http://gdataonline.com/ andhttp://md5.rednoize.com/ are probably the best, I run a small one at http://hashdb.homelesshackers.net/, best would be something that could read from all the hash databases + connect to a cluster for actual cracking. That would be somewhat epic...

Whatever you do, good luck!
Image
Big fan of Image
fiftysixer
Experienced User
Experienced User
 
Posts: 89
Joined: Thu Mar 26, 2009 6:50 pm
Blog: View Blog (0)


Re: All in one footprinting site

Post by ph4nt0m on Sun May 24, 2009 6:49 pm
([msg=24313]see Re: All in one footprinting site[/msg])

fiftysixer wrote:well, I'll help :p
I want to create an online port scanner similar to nmap online, A DNS Lookup, WhoIs, Ping, traceroute ect. Maybe even a simple hash cracker or something. I think this would benefit me greatly, and also a fun project. Would any of you find something like this useful? Also let me know if there is something close to this around. ;)


Time to break this down:
1) nmap online - pretty obvious, just clone Nmap Online! If you wanted to be REALLY cool you could config your nmap box to output in XML and just use some cool XSLT tricks to display it. :D

2) DNS Lookup, WhoIs, Ping, traceroute - There's http://www.domaintools.com/ which has all of that. It would still be cool to have another one though! Second opinions are always good, especially when dealing with networks and connectivity.

3) hash cracker - There's a lot of those - http://gdataonline.com/ andhttp://md5.rednoize.com/ are probably the best, I run a small one at http://hashdb.homelesshackers.net/, best would be something that could read from all the hash databases + connect to a cluster for actual cracking. That would be somewhat epic...

Whatever you do, good luck!




Thanks man. For now I'm just going to start with a port scanner and go from there I'm not even sure where to start. I was thinking about doing it in php. I'm probably going to have to end up experimenting with a new language. Any other advice, as far as a port scanner? I'm thinking the whois should be relatively easy.
User avatar
ph4nt0m
New User
New User
 
Posts: 29
Joined: Fri May 22, 2009 6:22 am
Location: Florida
Blog: View Blog (0)


Re: All in one footprinting site

Post by mischief on Sun May 24, 2009 7:05 pm
([msg=24314]see Re: All in one footprinting site[/msg])

if you develop some tools like those at iptools.com, or checker.samair.ru, let me know! i am looking for some tools like this to put on my site :)
The whole secret of existence is to have no fear. Never fear what will become of you, depend on no one. Only the moment you reject all help are you freed.
--Buddha
User avatar
mischief
Poster
Poster
 
Posts: 356
Joined: Wed Jan 07, 2009 4:16 pm
Blog: View Blog (0)


Re: All in one footprinting site

Post by fiftysixer on Sun May 24, 2009 7:26 pm
([msg=24315]see Re: All in one footprinting site[/msg])

ph4nt0m wrote:Thanks man. For now I'm just going to start with a port scanner and go from there I'm not even sure where to start. I was thinking about doing it in php. I'm probably going to have to end up experimenting with a new language. Any other advice, as far as a port scanner? I'm thinking the whois should be relatively easy.

Port scanner...hrmmm....you *could* code the entire thing entirely in PHP, it'll be slow as anything and probably a great way to set off all kinds of IDS alerts. Not a good idea. (a billion fsockopen()'s?)

Your best bet is to have the PHP frontend where people can input their target to scan, set scan options, and the PHP generates a command line, which is then run via PHP's passthru() or something like that.

Or, there's a flag in nmap where you can output in XML, as I said before it would be pretty cool if you had it do that and used XSL Transformations to show the XML as a web page. Somewhat steep learning curve though - I'm only getting started with XSLT but it's fun. :p

Note on the nmap: You'll want to make sure that someone can't hack it if it generates a command string (filter for null bytes or other illegal chars), and if people use your system to scan certain targets, your box could suddenly become Very Interesting to people who you'd rather didn't know about it.

Whois could be rather easy, just pull it off whois.net or similar ;)
Image
Big fan of Image
fiftysixer
Experienced User
Experienced User
 
Posts: 89
Joined: Thu Mar 26, 2009 6:50 pm
Blog: View Blog (0)


Next

Return to Off-Topic

Who is online

Users browsing this forum: No registered users and 0 guests