store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Tue May 21, 2013 6:30 pm

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 1 post ] 
Author Message
 Post subject: w3af
Unread postPosted: Fri Jun 08, 2012 7:50 am 
Offline
Forum User
Forum User

Joined: Wed May 30, 2012 5:09 am
Posts: 8
Location: Copenhagen
Hi All

I have found a small error in the w3af package, which is easy to fix if any other runs into it.

If you find an error in the output from running w3af_console in script mode about the plugins/discovery/oHmap/known.servers/mbedthis-appweb-2.4.0.juniper-srx100 having a syntax error, it is becurse it has been written on a dos / windows machine, and have not been converted to a unix format, so the fix is:

Code:
[root@[MASKED] ~]# dos2unix /usr/share/w3af/plugins/discovery/oHmap/known.servers/mbedthis-appweb-2.4.0.juniper-srx100
dos2unix: converting file /usr/share/w3af/plugins/discovery/oHmap/known.servers/mbedthis-appweb-2.4.0.juniper-srx100 to UNIX format ...
[root@[MASKED] ~]#


If u dont have dos2unix installed type the following:
Code:
[root@[MASKED] ~]# yum install dos2unix -y


Cheers Tom


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic Share/Bookmark  [ 1 post ] 

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group