Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Hacker Catcher Forum
MasterZuFu Offline
Member
***
Posts: 97
Joined: Dec 2010
Post: #1
Hacker Catcher Forum
I need some help with this application. I posted a thread about it earlier, but I'm saying screw it and just posting it.

The idea of the site is to track down, catch, and prosecute unethical computer hackers. http://www.hackercatcher.org is the domain, still working on how it looks, but what I need is something very extensive. I'm not sure if ALL of this can be done with XThreads, but what CAN be done I'd like to go ahead and get done as soon as possible. I've already created the custom thread fields based off the other profile application, and I've edited the php as much as I can think, but it's not coming up at all.

Here's the email I sent someone else on the site (without all the specifics to them) to help explain the detail I would like this app to go into. Again, if XThreads can't do ALL of this, that's fine, but I want to get what it CAN do and finish that.


Quote:I would like to ask your help in making an Xthreads plugin, well, two of them to be completely exact. If you haven't noticed already, my website was hacked yesterday, it's ok and it's safe, but we took it offline while we investigate it.

I need two plugins specific to my site (http://www.hackercatcher.org). Basically, I'm catching unethical hackers. The idea is to give other website administrators the ability to report hacks and hackers so that we can get a decent profile of them and stop them.

So here's what I need:

I need a profile creator. I saw the one that was made for the SIM and whatnot, but that's not what I want. I'm looking for a lot more information than that.

This is the information I would like to be able to obtain:



Hacker Photo (if available)
First, middle (if available), and last name
Place of birth
Current location
Age
Ethnicity
Google Maps image of their place of residence
Telephone number
Social Websites and profiles
Email addresses
(those in bold will be repeated for members of their families, mother, father, sister, brother)
Known Usernames
Known IP Addresses
Websites they own
Servers they own
Groups/individuals they are affiliated with

Keep in mind that some of these can have up to five different results (because hackers make aliases to protect themselves)

Next I'll need to have it so that we can make reports with posts (if necesarry we can combine this plugin with two different forums)

We would need the website's that have been attacked and the following information from them:

Website attacked
Spoiler box of the webpage hacked (this will be a section that can have a link to click, click it and it shows the details in a box, the box just surrounds it, but it allows the html to be displayed of the hacked website so that you can actually see the damage done)
Date attacked (potential time)
Victim story of the attack
Any email contacts with the hacker
Ip addresses in logs
Attachments of all logs and emails involved in the attack


I may give you more information that would be required as time goes by. With the fact that there may need to be up to five boxes for each item, I would suggest somthing like a dropdown menu for displaying them. Like, if there is data in box one but no data in the other four, then they remain minimized and you can click a link/button that says "add *whatever, contact, number, date, etc.* so that it doesn't clutter up the board.

I would like every bit of this data to be searchable (and if possible, I would like to have the search page not be on the same page as the profile, I want this to be as clean a professional looking as possible). I would also like all data to be potentially clickable, in that I can associate that data with a script or link that would open another page or tab that could do a more in-depth search on that particulr information.

For example, someone posts an IP address, it'd be nice if I could click on the ip address and it give me all the whois data on it. For example, let's say you have someone's ip address:

123.456.789.012

And I click that IP, the back link will be:

http://network-tools.com/default.asp?pro...56.789.012

Where I've just put the ip at the end of that URL, and when I click it it will display all the data I need on that IP. It would be even better if I could get the data displayed within the thread but I don't know how to do that.

I understand this is a lot of work, and I'm willing to pay for it if you would just name your price. If at all possible, I'd like to ask if you can do this for me.

Thank you,

-ZuFu


Custom Thread Fields:

1. Hacker Name
Title: Hacker Name
Key: profname
Forum: select forum
Input field type: Textbox
Editable by everyone
allow filtering: yes

2. Gender
Title: Gender
Key: profgender
Forum: select forum
Listbox
width: 40
height: 1
       values: Male
                  Female
                  Unknown
editable by everyone
Display order: 2
Allow filtering: yes

3. Marital Status
Title: Marital Status
Key: profstatus
Forum: select forums
Listbox
width: 40
height: 1

values:
Single
Single with children
Married
Married (Divorced)
Married with no children
Married with children

editable by everyone
display order: 3
Allow Filtering: yes

4. Career
Title: Career
Key: profcareer
Description: Please list the Hacker's real life job(s)
Forums: select forums
textbox
display order: 4
allow filtering: yes

5. Date of Birth
Title: Date of Birth
Key: profffriends
Description: Date of Birth (DD/MM/YYYY)
Forum: select forums
textbox
width: 10
height: 10
ediable by everyone
Display order: 5
allow filtering: yes

6. Picture
Title: Picture
key: profpic
Forum: select forums
Input field type: file
valid extensions: gif|png|jpg|jpeg
max filesize: 1048576
editable by everyone
only accept image files: yes
image thumbnail generation: 160x120
display format:

Code:
<img src="{URL}/thumb160x120" alt="" title="" style="margin: 3px;" />


7. Ethnicity
Title: Ethnicity
Key: profethnicity
Forums: select forums
texbox
display order 7
allow filtering: yes

8. Address
Title: Address
Key: profaddress
Forums: select forums
Multiline textbox
width: 40
height: 5
editable by everyone
plain text with new lines
display order: 8
default value: 123 Sesame Street
New York City, New York
147852-96320

9. Google Map of Address
Title: Google Map of Address
Key: profgglmap
Description: Go to http://www.maps.google.com, input the address, once loaded, click "link" at the right, copy and paste the embed code here.
Forums: select forums
multiline textbox
width: 40
height: 5
editable by everyone
display parsing: mybb parser, html only
display order: 9

10. Telephone Number(s)
Title: Telephone Number(s)
Key: proftel
Description: Input all phone numbers
Forums: select forums
editable by everyone
textbox
display order: 10
Allow filtering: yes
Allow multiple values: yes
deliminator:

Code:
, 


11. Usernames
Title: Usernames
key: profusernames
Description: List all available usernames (add multiple with the coma as the deliminator ",")
Forums: select forums
textbox
editable by everyone
display order: 11
allow filtering: yes
allow multiple values: yes
deliminator:

Code:
, 


12. Email Adress's
Title:Email Adress's
Key: profemail
Forums: select forums
Description: List all available email addresses (add multiple with the coma as the deliminator ",")
textbox
display order:12
allow filtering: yes
allow multiple values: yes
deliminator:

Code:
, 


13. IP Addresses
Title: IP Addresses
Key: profips
Forums: select forums
Description: List all available IP Addresses (add multiple with the coma as the deliminator ",")
textbox
Display order: 13
allow filtering: yes
alow multiple values: yes
deliminator:

Code:
, 


14. Websites
Title: Websites
Key: profwebsites
Forums: select forums
Description: List all available websites the hacker owns (add multiple with the coma as the deliminator ",")
textbox
Display order: 14
allow filtering: yes
alow multiple values: yes
deliminator:

Code:
, 


15. Servers
Title: Servers
Key: profsvrs
Forums: select forums
Description: List all available associates (use "," to deliminate)
textbox
Display order: 15
allow filtering: yes
alow multiple values: yes
deliminator:

Code:
, 


16. Linked/Assosciated Individuals/Groups
Title: Linked/Assosciated Individuals/Groups
Key: proflinked
Forums: select forums
Description: List all available associates (use "," to deliminate)
textbox
Display order: 16
allow filtering: yes
alow multiple values: yes
deliminator:

Code:
, 





I haven't made the custom fields for the hacked websites yet, but I'll most likely just copy the templates for these and just change over the keys for the profile fields.

Any help on this please? I'll get back with you later on how exactly I'm hoping this will look like, but if you have any ideas please let me know.

Also, I noticed you can't filter with the multiline texbox. is there an alternative way of getting the information i need with those fields that will also allow filtering?



-ZuFu


04-22-2011 02:41 AM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Hacker Catcher Forum - MasterZuFu - 04-22-2011 02:41 AM
RE: Hacker Catcher Forum - RateU - 04-22-2011, 05:51 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-22-2011, 06:39 AM
RE: Hacker Catcher Forum - RateU - 04-22-2011, 07:51 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-22-2011, 08:08 AM
RE: Hacker Catcher Forum - RateU - 04-22-2011, 08:37 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-22-2011, 09:05 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-22-2011, 01:00 PM
RE: Hacker Catcher Forum - RateU - 04-23-2011, 03:09 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-23-2011, 07:38 AM
RE: Hacker Catcher Forum - RateU - 04-24-2011, 01:25 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-25-2011, 02:49 PM
RE: Hacker Catcher Forum - ZiNgA BuRgA - 04-26-2011, 03:31 PM
RE: Hacker Catcher Forum - RateU - 04-30-2011, 02:59 AM

 Standard Tools
Forum Jump: