|
2008-08-06
, 18:49
|
Posts: 47 |
Thanked: 10 times |
Joined on Jan 2008
@ UK
|
#82
|
|
2008-08-06
, 19:31
|
Posts: 47 |
Thanked: 10 times |
Joined on Jan 2008
@ UK
|
#83
|
MiniDemon:~/workbench/1_script/w3af# python w3af
w3af>>> plugins
w3af/plugins>>> output console,textFile
w3af/plugins>>> output
Enabled output plugins:
textFile
console
w3af/plugins>>> output config textFile
w3af/plugin/textFile>>> set fileName output-w3af.txt
w3af/plugin/textFile>>> set verbosity 10
w3af/plugin/textFile>>> back
w3af/plugins>>> output config console
w3af/plugin/console>>> set verbosity 0
w3af/plugin/console>>> back
w3af/plugins>>> back
w3af>>> plugins
w3af/plugins>>> plugins
command not found
w3af/plugins>>> audit osCommanding
w3af/plugins>>> audit
Enabled audit plugins:
osCommanding
w3af/plugins>>> back
w3af>>> target
w3af/target>>> target
command not found
w3af/target>>> set target http://google.com/?q=
w3af/target>>> back
w3af>>> start
Found 1 URLs and 1 different points of injection.
The list of URLs is:
- http://google.com/
The list of fuzzable requests is:
- http://google.com/ | Method: GET | Parameters: (q)
Starting osCommanding plugin execution.
100% [================================================== ==] 1/1
MiniDemon:~/workbench/1_scripts/w3af# ./w3af -g
Traceback (most recent call last):
File "./w3af", line 93, in <module>
main()
File "./w3af", line 69, in main
core.ui.gtkUi.main.main(profile)
File "/root/workbench/1_scripts/w3af/core/ui/gtkUi/main.py", line 652, in main
MainApp(profile)
File "/root/workbench/1_scripts/w3af/core/ui/gtkUi/main.py", line 287, in __init__
toolbut_startstop = entries.ToolbuttonWrapper(toolbar, 2)
File "/root/workbench/1_scripts/w3af/core/ui/gtkUi/entries.py", line 326, in __init__
self.image = box.get_children()[0]
AttributeError: 'gtk.Image' object has no attribute 'get_children'
Error in sys.excepthook:
Traceback (most recent call last):
File "/root/workbench/1_scripts/w3af/core/ui/gtkUi/helpers.py", line 269, in _crash
gtk.main_quit()
RuntimeError: called outside of a mainloop
Original exception was:
Traceback (most recent call last):
File "./w3af", line 93, in <module>
main()
File "./w3af", line 69, in main
core.ui.gtkUi.main.main(profile)
File "/root/workbench/1_scripts/w3af/core/ui/gtkUi/main.py", line 652, in main
MainApp(profile)
File "/root/workbench/1_scripts/w3af/core/ui/gtkUi/main.py", line 287, in __init__
toolbut_startstop = entries.ToolbuttonWrapper(toolbar, 2)
File "/root/workbench/1_scripts/w3af/core/ui/gtkUi/entries.py", line 326, in __init__
self.image = box.get_children()[0]
AttributeError: 'gtk.Image' object has no attribute 'get_children'
|
2008-08-07
, 03:50
|
|
Posts: 64 |
Thanked: 12 times |
Joined on May 2008
|
#84
|
|
2008-08-08
, 19:06
|
Posts: 47 |
Thanked: 10 times |
Joined on Jan 2008
@ UK
|
#85
|
|
2008-08-12
, 17:53
|
|
Posts: 64 |
Thanked: 12 times |
Joined on May 2008
|
#86
|
|
2008-08-12
, 18:20
|
Posts: 47 |
Thanked: 10 times |
Joined on Jan 2008
@ UK
|
#87
|
|
2008-08-12
, 21:10
|
Posts: 47 |
Thanked: 10 times |
Joined on Jan 2008
@ UK
|
#88
|
The Following User Says Thank You to Ricky-Lee For This Useful Post: | ||
|
2008-08-14
, 17:39
|
Posts: 60 |
Thanked: 7 times |
Joined on Jan 2008
|
#89
|
|
2008-08-30
, 17:08
|
Posts: 103 |
Thanked: 8 times |
Joined on Aug 2008
|
#90
|
"Eternal vigilance is the price of liberty."
-Wendell Phillips