-2
votes
0answers
17 views

I can Access my Modem from Internet [closed]

I recently found that I can access my modem from internet from my IP and using default user name and password for modem. I need to Know that if one can access my modem from internet how he can access ...
0
votes
1answer
26 views

What are the dangers of a hacked Apache Tomcat server?

If a Tomcat7 (on Ubuntu 12.x) gets hacked (caused by weak username/password) what is the hacker able to do? Of course he can deploy .war archives. But: Can he get access on the complete file system? ...
0
votes
1answer
92 views

Replacing a function in a decompiled DLL

I have decompiled a dll and I want to replace a call to a function in the DLL with call a custom function created by me (with the same signature) instead. I have managed to find where the function ...
-1
votes
1answer
79 views

Website Hacked, or domain stolen, I don't know. What is this? [closed]

I run a website that offers Free Website Templates, I have issued a few DMCA copyright claim notices lately to website I have found to be violating my terms of service. Well, today I visted my site ...
0
votes
3answers
118 views

How to modify a function in a compiled DLL

I want to know if it is possible to "edit" the code inside an already compiled DLL. I.E. imagine that there is a function called sum(a,b) inside Math.dll which adds the two numbers a and b Let's ...
-2
votes
1answer
335 views

How to install BackTrack tools in Debian [closed]

I tried installing by using the following sources: deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing deb http://all.repository.backtrack-linux.org revolution ...
4
votes
3answers
852 views

Found 'OR 1=1/* sql injection in my newsletter database

I found the following in the "e-mail" field of my newsletter subscriber database: ' OR 1=1/* I know it's a SQL injection, but that's it. I've googled it a little bit, but I'm still on clear on what ...
1
vote
2answers
227 views

how to study hacking [closed]

I want to study hacking, hacking techniques,about hacking tools and the programming languages and techniques used in hacking. Is ruby is a good programming language for hacking.
1
vote
0answers
627 views

Reverse Engineering ipa file

I've a task to create a security container for all existing iOS apps. (Assuming I'll be getting either .app or .ipa) files from the vendors. Now i've to create a container around the existing binary ...
6
votes
4answers
853 views

how to secure my website

I know securing any website is a very tough and broad topic to be discussed upon but i want to relate this question to my specific website which i've been working on. It was coded in php by some other ...
2
votes
1answer
599 views

OpenX hacked, some questions

A client of mine has had his OpenX ad server hacked. I'm completely out of ideas. This is the issue, there are 4 ads in a vertical stack, the 3rd one is hijacked and replaced by a different ad, a ...
0
votes
1answer
160 views

Are Apache Realms secure?

I have been told by our senior developer that Apache Realms (using either .htaccess files or the httpd config) are insecure and therefore bad practise to use in any sort of admin backend system. Is ...
0
votes
6answers
2k views

How to protect by hacking my Asp.net site and my sql server?

My site is created in Kentico CMS 5.5 and SQL server 2008. Its running successfully but now these days any one of hacker hack my site and after a long time i found that in many of tables hacker add ...
-4
votes
2answers
586 views

How to hack a flash game to increase votes or score? [closed]

I want to know about hacking a flash game...like in a flash game how to hack to increase your votes or score ... As there are flash games in Facebook,how to hack them ... any script or cheat engine ...
3
votes
2answers
2k views

C Hack tutorial [closed]

Hi im currenlty fighting my way throug some exercizes about security in C. Can someone help how to find the secret. which shout be the password prog5_secret. Of course we have a precompiled executable ...
0
votes
3answers
129 views

Is it possible for a web form to be hacked?

On my website, there is a web form that users fill out and the data collected gets e-mailed to me. Is it possible for someone to hack the data and get the users' information? Also, my site does not ...
3
votes
6answers
146 views

Secure a website [closed]

I've to make an introduction to what kind of attack they should prevent on their custom website. I already made some example about XSS, CSRF, SQL Injection, is there something else I should include? ...
7
votes
2answers
486 views

wordpress hacked: what does this script actually do?

I maintain three wordpress blogs, and yesterday-morning, they were all hacked. Inside all my index.php the first line looked as follows: <?php ...
1
vote
1answer
1k views

Pull the Wifi history from a iPhone 3GS

I'm using an iPhone 3GS, and for reasons relating to an art project I was wondering if I can pull a list of known wifi's, without specifically going to where the wifi is transmitting of course. Is ...
0
votes
1answer
417 views

Is Counter-Hacking a hacker ethical? [closed]

Is there grounds in your opinion to ethically fightback a threat to your system or personal information using technology as a weapon. An example I just read this story and makes me wonder if in the ...
3
votes
3answers
5k views

Things to know before starting hack and what books can help me [closed]

This maybe is a very simple question, but i did not have any resources for hack. I searched google and there was nothing to help me out. I need to know some basic information about hacking. Questions ...