Hi guys! First of all, Congrats for the amazing project! Now to the issue ....
What steps will reproduce the problem?
1. I use Kali Linux 1.0.3 Gnome x64bit with Subterfuge PublicBeta5.0
2. After I done everything by the book, after I click the final Apply for the
HTTP injection I get the message bellow
What is the expected output?
It should accept it and then I need to click Start and open armitage for the
java sign as you show in your tutorial video.
What do you see instead?
Django Version: 1.3.1
Python Version: 2.7.3
Installed Applications:
['django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.staticfiles',
'subterfuge.main',
'subterfuge.cease',
'subterfuge.modules']
Installed Middleware:
('django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware')
Traceback:
File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py" in
get_response
111. response = callback(request, *callback_args, **callback_kwargs)
File "/usr/share/subterfuge/main/views.py" in conf
377. httpcodeinjection(request, conf)
File "/usr/share/subterfuge/../subterfuge/modules/views.py" in httpcodeinjection
127. if request.POST["vector"]:
File "/usr/local/lib/python2.7/dist-packages/django/utils/datastructures.py" in
__getitem__
256. raise MultiValueDictKeyError("Key %r not found in %r" % (key, self))
Exception Type: MultiValueDictKeyError at /config/httpinjection/
Exception Value: "Key 'vector' not found in <QueryDict: {u'status': [u'no',
u'yes'], u'inject-ip': [u'X.X.X.X'], u'custominject': [u''], u'inject-port':
[u'8080'], u'iexploit': [u'inject-ext-server'], u'start-msf': [u'no'],
u'payload': [u'frameinjection']}>"
It brings this among other data aswell when I set up everything ready for HTTP
injection and the moment after I click on the last apply before I click START :)
What version of the product are you using? On what operating system?
SubterfugePublicBeta5.0 / Kali Linux 1.0.3 Gnome 64 Bit
Please let me know if I am doing something wrong.
I followed the instruction from the video you uploaded which I saw on youtube
with the Title
<< Combining Subterfuge with Armitage Adversaries Beware! >>
thats where I originally discovered your awesome tool, but it doesn't on my
system. Maybe I did something wrong. I don't know. I would appreciate though if
you could have a look at it. Let me know if you need more info.
Thank you advance! Keep up the good work!
Original issue reported on code.google.com by S3v3nC...@gmail.com on 25 Jul 2013 at 12:36
Original issue reported on code.google.com by
S3v3nC...@gmail.com
on 25 Jul 2013 at 12:36