Activities to break into computer(s) or technology systems without authorized access and making them do things they were not originally designed to do.
2
votes
1answer
89 views
Need help figuring out a remote buffer overflow
It's for a class assignment. I'm kinda stuck and I only have some questions to help me move along. (No cheating for me :p) Brutal assignment for an undergrad class I think...
What we're supposed to ...
1
vote
2answers
407 views
my website is getting hacked by Javascript Injection - how do i find out which page is being used to do th injection? [closed]
for the past 4-5 days everyday my website is somehow hacked and some javascript codes which redirect to a php page are inserted in my code. The problem is i know the server is not compromised cause ...
2
votes
5answers
127 views
php security issue - file uploads
On of my client approached me to check and fix the hacked site. Site was developed by another developer , Very inexperienced developer not even basic security taken care of.
Well the problem was ...
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
2answers
96 views
How to inspect a DLL for information
Is there a way to inspect a single(C++ compiled) DLL file and find out what Win32 function calls it makes?
I have MyDll.dll file. I know that somewhere inside this dll, there is a piece of code that ...
1
vote
0answers
433 views
possible hack attempt on php site [closed]
I have a PHP site with a standard registration page. I have noticed some strange entries in my apache access log. In a nutshell...
a GET request is made to mysite.com/register.php
a POST request ...
0
votes
2answers
137 views
Avoid hacking with folder has CHMOD is 777
Our website was hacked due the fact a folder had 777 permissions which means people can upload files there and run scripts remotely. However, the folder needs to be 777 as the site got a client ...
0
votes
0answers
111 views
High Security PHP Script - Done Right? [closed]
i'm currently developing an application framework for me which should be focused on maximum security. Till now I implemented the following stuff to make the script secure:
Script Security
PDO on ...
-4
votes
1answer
40 views
About internet security [closed]
I have a science background, and have programming experience (C/C++, CUDA and some x86 assmebly), and by no mean I want to become a hacker, what I want to do is: protecting my/our own computer against ...
1
vote
1answer
42 views
Preventing reflection access to internal field in .NET
Is it possible to prevent someone from using Reflection to get the value of an internal class variable?
I have an internal (Friend in VB) class level variable that is only supposed to be accessible ...
-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 ...
1
vote
1answer
172 views
Sending AT Commands to (not unlocked) Baseband 3.0.04 on iPhone 4S
I am wondering if you can send AT Commands using Minicom / sendmodem / igsm to the baseband chip which is, i believe, a Qualcomm MDM6610 / MDM6600 ?
I did not have any success trying this. There is, ...
-3
votes
1answer
77 views
I need help unblocking my internet as my parents set it to go off at 9PM [closed]
So my parents aren't very trusting, and they think that unless they block the internet I'll stay up all night on it. This is not true, and being the rebellious teenager with an interest in computer ...
1
vote
0answers
70 views
Why use SLEEP in a SQL hack attempt [closed]
My code validation caught & logged some attempts to send a SELECT SLEEP and BEGIN+DBMS_LOCK.SLEEP commands to our DB thru an online form.
What are hackers trying to do by sending this code?
1
vote
1answer
65 views
How can I provide safety to object's ID in MVC 4 when edit object?
In site, when User edit own info I do hidden his ID. But, I saw it is riskfull in this link : Malicious hacker can alter a hidden .
The second way, I think to save current logged user's ID in cookie. ...
-6
votes
1answer
692 views
How to migrate joomla 1.5.18 to 1.5.20 - hacked [closed]
Hi some one hacked my joomla site,
I am not able to access to "administrator/index.php?option=com_config", it is giving 404 error.
The hacker is "hacked by s13doeL", he added "joomla.class.php and ...
-1
votes
1answer
40 views
convert pdf to dsn
Hello guys I have a schematic of an electronic device as a pdf file. I am trying to import this schematic to multisim or ngspice and work on it instead of doing it all over again from the pdf.
Is ...
0
votes
1answer
63 views
RESTful PUT and hacking the URI
I'm learning about RESTful interfaces. To update a server resource, say for a Contact with (id = 1) I'd PUT it:
PUT /contact/1
Now suppose the current user belongs to Organization 1, which owns ...
4
votes
2answers
296 views
Can I get the source of a hacked Coldfusion template?
We recently had a hacker gain access to our system. They dumped some Coldfusion templates and included them in random pages on our sites.
The files they dump start with Allaire Cold Fusion Template ...
3
votes
2answers
283 views
Intercepting ASP NET MVC POST Values
A recent MVC3 project of mine has been hacked by my lecturer and he won't tell me exactly how he did it until he makes a presentation to the class in a few weeks. I however cannot wait this long.
My ...
-1
votes
1answer
128 views
Site Hacked! Trying to remove spam hack from Modx Evo site [closed]
So one of my clients sites got hacked and now looks like this:
I ran a scan in Sucuri and it says this is a common hack to Wordpress sites. http://blog.sucuri.net/category/spam It shows how to get ...
0
votes
0answers
45 views
what are the different types of hackings from which a networking site needs to be protected [closed]
I am just a starter
I am working on a networking site but i have no knowledge about the possible hackings which can effect any website
I am really confuesed what particular types are to ...
-1
votes
1answer
66 views
Strange URLs on some php pages now a suffix a hash tag: #.UQglor99KSo [closed]
For a couple of days, I have noticed that certain URLS on my website have gone from being called:
website.com/pagename.php
to
website.com/pagename.php#.UQglor99KSo
It is each time the exact same ...
-5
votes
1answer
100 views
Detecting vulnerabilities for SQL injection [closed]
I read about SQL injections and the classic methods to do them. I have also come across some tools like Burp-suite. However, the material seems quite outdated. Can you provide me some pointers on good ...
0
votes
1answer
127 views
How to identify gnome-terminal profile?
I posted a question on askubuntu a while back. As there is no action, and I have also dug some more, I'll try here. Possibly a more correct place, (and I don't know if it is possible to move questions ...
-5
votes
1answer
1k views
Input in the facebook hacker cup [closed]
Does the input file need to be directly processed by the program?
say in the latest Beautiful strings question,
5
ABbCcc
Good luck in the Facebook Hacker Cup this year!
Ignore ...
2
votes
1answer
1k views
Getting inside the iPhone app. Reverse engineering iPhone app [duplicate]
Possible Duplicate:
Decompile iPhone app binary
This question may be unethical or at least it belongs to the hacking area or the dark side of the iPhone development.
I would like to take a ...
0
votes
0answers
142 views
Client wordpress website hacked. Can anyone tell me what this does? [closed]
It's a wordpress site and I found this on the index.php file:
<?php
$_ = strrev('tressa');
...
1
vote
2answers
309 views
block requests by user hostname using htaccess
Recently, my wordpress website has been experiencing a spike in hack attempts by various IPs but they all have the same user Hostname:
A user with IP address xxx.xxx.xx.x has been locked out from the ...
-4
votes
3answers
115 views
explaining the behavior of this “static variable” in C [closed]
I'm reading "hacking, The Art of Exploitation" book, and this code sample really confuses me.
It's within the context of Global Variable Scope:
#include <stdio.h>
void function() { // An ...
4
votes
4answers
262 views
PHP htmlentities not enough to stop hackers injecting html from form
I have a form with a text box that posts data to a php file that uses the function "htmlentities" to make it safe to email to the website owner.
The problem is that someone managed to get a hyperlink ...
-1
votes
1answer
186 views
how to prevent tomcat from hacker? [closed]
Today I recognized that my tomcat 6.0 has been deployed a strange webapp called jFoler 0.9.
After looking around, I realize that this webapp can upload, download, delete file on the server and ...
1
vote
2answers
62 views
_SERVER value is not equal to what its reporting - STRANGE
So there is this dedicated proxy server (rtrk.com) that has a subdomain proxy set up for one of the sites that I'm responsible for.
The following example is how it works
Original site: example.com
...
5
votes
1answer
269 views
Mechanical safe-cracking using Android audio and orientation sensors
I’m writing an app that helps lock-smiths with safe manipulation, mainly by creating the charts they need on the fly. When trying to gain entry to a safe via manipulation, a detailed analysis of the ...
-1
votes
2answers
112 views
Is my php website safe? [closed]
I am busy building a custom CMS with a lot of features which include API's (so accessing other websites).
For safety measures I protected all Mysql inputs with mysql_real_escape_string, strip_tags ...
0
votes
1answer
35 views
AJAX: Can an attacker manipulate returned JSON?
I'm creating an internal web application. While security is not a big concern, I still have a question. If a web page makes an AJAX call, the server does its thing and returns JSON data and then the ...
2
votes
2answers
179 views
Using a PHP multidimensional array as a database
I'm building a private CMS for my own use and am at the point where I will start building out the username and password storing features. I am considering the possibility of storing all admin ...
0
votes
2answers
92 views
Isnt Segmentation fault the same as the smashing the stack?
As a consequence of an programming error we get segmentation faults . But as a necessary tool we try the same thing but the kernel detects it as smashing the stack . How exactly does the kernel see ...
4
votes
3answers
867 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
1k views
Wordpress hack injects javascript / iframes
My (Wordpress) website seems to be hacked, and code is added to the main index.php file, the themes index.php file and the themes header.php file.
This part comes from the header.php
#f524d6#
...
0
votes
2answers
827 views
Joomla 2.5 website got hacked!! How to restore?
I uploaded a school website last night and it got hacked today!
http://www.napseducation.com
Its built in Joomla 2.5. There is hacker's page on index page and I cant access the Admin area.....How to ...
6
votes
2answers
457 views
Custom encrypt GSM calls
Is it possible to catch voice audio stream with java (JME or Android), custom encrypt it and then send it as regular stream via regular GSM call? And off course decrypt cipher on other phone. Is ...
0
votes
1answer
131 views
Perform a task on receiving a push notification in background
I want to perform a task on receiving a push notification. I wrote my code in - (void)application:(UIApplication*)application didReceiveRemoteNotification:(NSDictionary*)userInfo method. It is working ...
0
votes
2answers
142 views
I've downloaded an .exe file but it closes quickly as it opens
I am trying to open a downloaded .exe file but it closes as soon as it opens. Is there any possible way so that I can open it for a longer duration to read the content.
-4
votes
2answers
147 views
Protecting my php script/mysql query from SQL injection? [duplicate]
Possible Duplicate:
Best way to prevent SQL injection?
I just realized that the php script I use to pull mySQL data and display it on website is extremely vulnerable to SQL injection ...
0
votes
3answers
107 views
Hacker got into my site
A site I made recently got hacked and defaced. They got into a self-made CMS for administering the website. They were able to retreive my username and the hashed version of the password and posted it ...
0
votes
0answers
100 views
What is this hack trying to do and how do I stop it? [closed]
So, I opened up my domain working directory and noticed a few files I didn't recognize. They were php scripts and the code was fairly obfuscated. In addition, The following was placed into my ...
1
vote
1answer
72 views
How to encrypt my web application on a Linux server
My company wants to make private deployment for our web application on a LAN network for a client. I want them to have access to the database since it is all their data, but I do not want them to have ...
0
votes
1answer
157 views
How would I go about learning OS-based hacking? [closed]
Firstly I would like to say I apologize if this is something stupid to ask.
I would rather have an opinion from someone with experience rather than go out and attempt to learn myself.
I'm quite ...
0
votes
0answers
52 views
I would like to hack a safe. More specifically, I would like to buy a safe that can be computer controlled. Arduino? [closed]
Basically I want to hack a safe to operate according to a simple program. This program could be in any language, but all it needs to do is make the safe be "open-able" between certain hours of the ...



