OpnSrcConstruction / subterfuge

Automatically exported from code.google.com/p/subterfuge
GNU General Public License v3.0
1 stars 0 forks source link

Subterfuge no start atack #93

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, 

Subterfuge no start attack in kali-linux (backtrack6).

Error:

root@kali:~# subterfuge

Subterfuge courtesy of r00t0v3rr1d3 & 0sm0s1z
Checking for updates. You can disable this feature through the settings page.
Subterfuge is still cutting edge!
Current version is: 5.0.0
Validating models...

0 errors found
Django version 1.3.1, using settings 'subterfuge.settings'
Development server is running at http://127.0.0.1:80/
Quit the server with CONTROL-C.
[18/Mar/2013 01:54:22] "GET / HTTP/1.1" 200 10073
[18/Mar/2013 01:54:24] "GET / HTTP/1.1" 200 438
[18/Mar/2013 01:54:25] "GET / HTTP/1.1" 200 438
No default gw on eth0
[18/Mar/2013 01:54:27] "GET /settings/ HTTP/1.1" 200 26018
[18/Mar/2013 01:54:28] "GET 
/static/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png HTTP/1.1" 404 1839
[18/Mar/2013 01:54:28] "GET /static/css/images/ui-bg_glass_75_e6e6e6_1x400.png 
HTTP/1.1" 404 1812
[18/Mar/2013 01:54:28] "GET /static/css/images/ui-bg_flat_75_ffffff_40x100.png 
HTTP/1.1" 404 1812
[18/Mar/2013 01:54:33] "GET / HTTP/1.1" 200 10073
[18/Mar/2013 01:54:33] "GET / HTTP/1.1" 200 438
[18/Mar/2013 01:54:37] "GET /startpwn/auto/ HTTP/1.1" 500 52156
[18/Mar/2013 01:54:37] "GET / HTTP/1.1" 200 438
Starting Pwn Ops...
Running AutoPwn Method...
No default gw on eth0
Traceback (most recent call last):
  File "/usr/share/subterfuge/attackctrl.py", line 268, in <module>
    attack(sys.argv[1])
  File "/usr/share/subterfuge/attackctrl.py", line 35, in attack
    autoconfig()
  File "/usr/share/subterfuge/attackctrl.py", line 245, in autoconfig
    ipaddress = re.findall(r'\d*.\d*.\d*.\d*', temp)[0]
IndexError: list index out of range
[18/Mar/2013 01:54:39] "GET / HTTP/1.1" 200 438
[18/Mar/2013 01:54:42] "GET / HTTP/1.1" 200 438

thinx.

Original issue reported on code.google.com by adom...@gmail.com on 18 Mar 2013 at 7:00

GoogleCodeExporter commented 8 years ago
Probleme fix , desactivate Autoconfigue.

Original comment by adom...@gmail.com on 19 Mar 2013 at 9:37

GoogleCodeExporter commented 8 years ago

Original comment by topher.s...@gmail.com on 19 Mar 2013 at 9:10