This tag is for questions that involve black box security testing of applications and/or networks. Questions that involve vulnerability scanning, offensive security, exploit development, etc., might fall under this tag.
-1
votes
0answers
25 views
How to find vulnrebilities in a program? [closed]
I am into pentesting and computer security. I am just starting to dip my toes into the water if intermediate hacking etc. The thing I dont really understand is how does one find vulnrebilities in ...
-2
votes
0answers
39 views
exploitable weakness in Ubuntu server [closed]
I have to do a project at uni where I need to harden the ubuntu server. Then I need to leave out one weakness in the system that will allow attacker to remotely access command window/ console. This ...
0
votes
1answer
51 views
hmac sha1 with salt and hash in coldfusion
Now I am doing a penetration testing for my customer.
I have got the administrator's hash(SHA1) ,but i can't decrypt it on the internet, thus I can't access the /CFIDE/administrator/index.cfm
But he ...
0
votes
1answer
21 views
PHP WebShells in Information Security [closed]
Why are PHP webshells like C99, C999, C100 and R57K encoded in Base64?
Is it because of performance? I doubt it would be security as there is an decode function.
0
votes
2answers
54 views
Common Buffer Overflow attacks
I am learning computer security and I am trying to find a list of common buffer overflow attacks, but not having much luck.
I am planning on using metasploit for pen-testing as well as backtrack 5, ...
-3
votes
1answer
37 views
I am looking for the man in the middle software [closed]
I have got TamperData as a firefox extension. Is there a better software that is easy to use to intercept request calls and modify them..
Webscrab and Paros only half work and not good
0
votes
0answers
42 views
Can I use Planex GW-USFang300 on BT5-R3 for Pen-Test
GW-USFang300 is USB Wifi card, selling in Japan. (About)
I set this on Backtrack but it's not compatible with wifi pen-test tools, like as airmon-ng.
(I know general way installed GW-USFang300 is not ...
0
votes
1answer
22 views
What should be the approach to fix 1.Memory leakage through web server process & 2.Potential buffer overflow?
I am working on a client server application in which client is written in java and server in c++.
One of my customer haas perform penetration testing using Think Secure Tool(Not sure about exactly ...
0
votes
0answers
44 views
how to add certificate in cacerts folder in andorid emulator 3.1
I am trying to intercept HTTPS traffic for native app in android emulator 3.1. However there is no cacerts.bks file present in the file system. All certs are stored under ...
-1
votes
3answers
95 views
Finding all links under a website [closed]
How can I find all directories and links under a website? Note that there is no link from the home page to all other pages. For example if I have a domain like this users.company.com and each user ...
-4
votes
1answer
269 views
Which part of python do I need to master for penetration testing and security [closed]
I want go in network security , and penetration testing field.
Someone told me that I need to know know at least one programming language so that i can code my own tools if required.
I have started ...
2
votes
1answer
159 views
drools spreadsheet - input validation of spreadsheet rules
I'm currently investigating designing a business solution that uses the drools decision table spreadsheet format (link to jboss drools documentation). A business user would own and maintain the rules ...
-4
votes
3answers
87 views
Most Efficient Language to Write a Password Generator In [closed]
If I wanted to write a program that generated all possible passwords using alphanumeric characters and wrote the output to a file, what language would would be best suited for writing something like ...
1
vote
1answer
72 views
Web Pen Testing Recomendations - Tools & External Contractor Recommendations
I'm not sure if this is even an appropriate question for SO but I'll go ahead anyway as I'm not sure.
I've been looking at Pen Testing tools for my current project and have found a number of them but ...
0
votes
1answer
60 views
Html.fromHtml is it safe to show text in this way? Penetration test and invoking the content with any scripts
I have project with textview, and this object has some bold and regular text.
I found on stack that to make something like that it's nice to use Html.fromHtml().
However if someone got my application ...
0
votes
1answer
114 views
Conditional/Executable Comments in MySQL/SQL Server
Before I begin, I realize that what I'm attempting is bizarre and hackish. It's just for an isolated pen test, specifically SQL Injection.
What I need to do is write a SQL statement that behaves ...
0
votes
1answer
88 views
Pentesting a GWT application
can you give me some information how to pen-test a GWT application. Is there any kind of pen testing document (like the owasp testing guide ) for GWT
1
vote
1answer
265 views
Penetration Testing Tools for ASP.NET/SQL Server App
We have a web application we'd like to perform some automated penetration testing on (to test for some common vulnerabilities like SQL injection, cross site scripting, etc.). For what it's worth, the ...
12
votes
2answers
3k views
Removing/Hiding/Disabling excessive HTTP response headers in Azure/IIS7 without UrlScan
I need to remove excessive headers (primarily to pass penetration testing). I have spent time looking at solutions that involve running UrlScan, but these are cumbersome as UrlScan needs to be ...
0
votes
0answers
139 views
pentesting java applet
Does anyone have an idea about how to pentest a java applet. I mean if there is a website that is written in php .. we try to pentest the site against sql injection, XSS and CSRF, but how can I ...
0
votes
1answer
71 views
How to find mac address of a machine which is not located in my subnet? [closed]
How to find mac address of a machine which is not located in my subnet,i mean a host with private ip address?
0
votes
0answers
63 views
Webslayer showing error.
I had been using webslayer for testing applications. But all of a sudden it stopped working. It shows this error while I issue the command python webslayer.py. Can someone please help me. Thanks
OS: ...
0
votes
0answers
57 views
Additional inputs for OWASP Risk Rating Method
I have gone through the Risk Rating Method and also CVSS. Personally I am prefering the OWASP rating method. What all additional inputs can be included in the ratings- from the web application ...
2
votes
1answer
277 views
Sqlmap traffic capture
I am trying to understand how SQLmap works.
For example, sqlmap finds injection on my site -
Place: GET
Parameter: selected
Type: UNION query
Title: MySQL UNION query (NULL) - 5 columns
...
0
votes
1answer
67 views
Penetration Testing HTML Posting Issue
We are planning to go for a security testing certificate. For that reason we are using Paros tool to test our system.
The system is written in GWT on front end and database connectivity is happening ...
0
votes
2answers
375 views
DOS (nmap) Scripts (Penetration Testing) [closed]
I need to preform a penetration test. I would like to get a script or some scripts together to attack and (hopefully not) bring down a certain port/software by flooding it. I have NMAP installed and ...
1
vote
1answer
146 views
Penetration Testing [closed]
I have to perform some penetration tests, but i'm not sure how to go about it. Could anybody shine any light on how to perform resource's starvation, a network lockout and an account lockout on a ...
1
vote
1answer
218 views
Still receiving mutillidae with XAMPP errors after altering php.ini
Recently downloaded Mutillidae and XAMPP, got it up and running on localhost and got a load of errors which is apparently normal with this application and curable by modifying a line in php.ini to ...
2
votes
3answers
6k views
is it possible to load BackTrack 5 on Raspberry Pi?
I am thinking about loading Back Track 5 on the Raspberry Pi and was wondering if this is possible or am I setting myself up for wasting a lot of time?
The ARM version of BackTrack5 is ~1 GB ...
1
vote
1answer
210 views
Using AMAZON EC2 for VMware
Gentlemen, I'm looking for a cloud solution that allows me to deploy a Linux virtual host remotely, and use it for security testing (ie port scanning, etc). When not in use, maybe have it act as a ...
0
votes
1answer
294 views
How should I get started teaching myself penetration testing/information security?
I'm a (rising) sophomore computer engineering student, so I'm not entirely new to programming, but I've only done a very minimal amount of network programming (client-server programming over a LAN ...
1
vote
0answers
257 views
Webscarab refusing connections with all browsers
Hi I am using webscarab as proxy to see the conversations between my browser and server. I havent used webscarab in a while. It was ok when I used it before. But now all the connections are refused , ...
3
votes
1answer
325 views
Is it possible to spoof or reuse VIEWSTATE or detect if it is protected from modification?
Question
ASP and ASP.NET web applications use a value called VIEWSTATE in forms. From what I understand, this is used to persist some kind of state on the client between requests to the web server.
...
0
votes
2answers
478 views
Penetration testing with PHP and Linux
For research purposes I've recently modified Debian sources for the Linux Apache2 PHP5 stack and now I'd like to do some security penetration testing.
In particoular I modified the PHP5 core ...
-4
votes
2answers
1k views
How to open a PHP project in Sonar code review tool?
I had been reading several materials on performing code review on PHP code using Sonar. After a small war I installed the php plugin for sonar. But I dont clearly understand how to open or use a PHP ...
1
vote
1answer
643 views
ci_csrf_token was set to ” onmouseover=prompt(XSS) bad=”
i used ci_csrf_token hidden field in my forms.but any form in my script get alert with Acunetix Web Vulnerability Scanner.
alert details :
Cookie input ci_csrf_token was set to " ...
1
vote
1answer
899 views
Busting a tough FRAME killer
I've been trying to break this up for a few hours now but with no success... I am pretty desperate now :(
I am doing penetration testing for a company and I need to bypass this frame killer JS:
...
0
votes
1answer
150 views
How can I run my own java code in the JVM that I am debugging remotely with JDWP?
As a penetration tester, I have come across an open JDWP port. I can connect to it with Eclipse and browse the threads and memory, but I don't have the source code for the application. I'd like to ...
-3
votes
1answer
1k views
How does hacking work?
I am specifically talking about web servers, running in Unix. I have always been curious of how hackers get the entry point. I mean I don't see how a hacker can hack into the webpage when the only ...
1
vote
1answer
436 views
hacking a webserver
Hi I have been tasked with trying to break a proprietary web server program which my company uses, I'm not really having much luck. It is built in c.
It runs as root and I am trying to get it to ...
2
votes
2answers
447 views
Pen test blind SQL injection and viewstate error
I have an asp.net web app that's going through a pen test by internal IT. They are using IBM AppScan to run scans against the web app. One of the errors that keeps coming up is viewstate input field ...
3
votes
3answers
958 views
Python, Ruby, or Perl for future penetration tester? [closed]
Okay, so first a little background on me. I am a freshman in college and I am currently a computer and information technology major (may switch to computer science). My main career goal right now is ...
-2
votes
1answer
157 views
Penetration Testing Wishes [closed]
I'm researching the penetration-testing at the moment. I'm trying to grasp how the computer geeks become security professionals. Obviously, the path isn't easy, because a security professional has to ...
1
vote
1answer
169 views
Pentest Framework for Webservices?
Is there a pentest framework, especially sql injections, for (java, axis) webservices?
Like a SoapUI for pentester or something like that?
0
votes
2answers
173 views
How do I get Linux to execute data on the stack?
I have a Core i7 720QM processor and am running Slackware 13.37 (32-bit) as a virtual machine. As a class assignment, I have to write a vulnerable program and smash the stack. However, on most ...
2
votes
4answers
653 views
How do I provide stdin inputs from command line?
I am trying to perform a buffer overflow attack on a program for a class assignment. Both the attack program as well as the vulnerable programme is written by me.
The vulnerable code uses scanf to ...
-1
votes
2answers
539 views
Backtrack 4 Wireless Not Working [closed]
I'm trying to connect to my wireless network on Backtrack 4. I have a Dell Studio 1558.
ifconfig and ifup show the wlan0 interface is up.
I ran
/etc/init.d/networking start
/etc/init.d/wicd
in a ...
-2
votes
1answer
314 views
AES cracking simulator and brute force password simulator? [closed]
I am about to start my penetration test, and i really want to test how strong is my wrapped AES key, and my AES ciphr text . IN addition, i also wish to see how random and unbreakable my password ...
4
votes
2answers
514 views
Where can I find an exhaustive list of web attack strings [closed]
I'm looking for exhaustive list(s) of web attack strings, which includes as many possible injection strings as possible, including SQLis , XSS, XPATH injections, SSIs, etc. Preferably encoded in ...
0
votes
1answer
561 views
How to pass user credentials through Wapiti Web Application Vulnerability Scanner
I would like to test our web application with the Wapiti scanner. In my scenario, I am assuming the attacker would be an authenticated user. How do I configure Wapiti to use a specific username and ...

