Please see: https://github.com/Arachni/arachni/wiki/REST-API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=begin | |
Copyright 2010-2012 Tasos Laskos <[email protected]> | |
Licensed under the Apache License, Version 2.0 (the "License"); | |
you may not use this file except in compliance with the License. | |
You may obtain a copy of the License at | |
http://www.apache.org/licenses/LICENSE-2.0 | |
Unless required by applicable law or agreed to in writing, software |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=begin | |
Copyright 2010-2012 Tasos Laskos <[email protected]> | |
Licensed under the Apache License, Version 2.0 (the "License"); | |
you may not use this file except in compliance with the License. | |
You may obtain a copy of the License at | |
http://www.apache.org/licenses/LICENSE-2.0 | |
Unless required by applicable law or agreed to in writing, software |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Automated login plugin using a custom login sequence. | |
# | |
# @author Tasos "Zapotek" Laskos <[email protected]> | |
class Arachni::Plugins::MyLogin < Arachni::Plugin::Base | |
# Login operation using Watir. | |
# | |
# @param [Watir] watir | |
# | |
# @see http://watirwebdriver.com/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make all-recursive | |
make[1]: Entering directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2' | |
Making all in include | |
make[2]: Entering directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include' | |
Making all in libxml | |
make[3]: Entering directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include/libxml' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/libxml2-2.9.2/include/libxml' | |
make[3]: Entering directory `/home/zapotek/arachni-build-dir/arachni/system/gems/gems/nokogiri-1.6.6.2/ext/nokogiri/tmp/x86_64-unknown-linux-gnu/ports/libxml2/2.9.2/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/zapotek/.rvm/gems/ruby-2.2.3/gems/puma-2.14.0/lib/puma/minissl.rb:167: [BUG] Segmentation fault at 0x00000000000008 | |
ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-linux] | |
-- Control frame information ----------------------------------------------- | |
c:0007 p:---- s:0030 e:000029 CFUNC :server | |
c:0006 p:0025 s:0026 e:000025 METHOD /home/zapotek/.rvm/gems/ruby-2.2.3/gems/puma-2.14.0/lib/puma/minissl.rb:167 | |
c:0005 p:0035 s:0021 e:000020 BLOCK /home/zapotek/.rvm/gems/ruby-2.2.3/gems/puma-2.14.0/lib/puma/server.rb:318 [FINISH] | |
c:0004 p:---- s:0016 e:000015 CFUNC :each | |
c:0003 p:0073 s:0013 e:000012 METHOD /home/zapotek/.rvm/gems/ruby-2.2.3/gems/puma-2.14.0/lib/puma/server.rb:313 | |
c:0002 p:0007 s:0004 e:000003 BLOCK /home/zapotek/.rvm/gems/ruby-2.2.3/gems/puma-2.14.0/lib/puma/server.rb:296 [FINISH] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/zapotek/.rvm/gems/ruby-2.2.3/bundler/gems/ffi-d94b923c1f57/lib/ffi/autopointer.rb:168: [BUG] Segmentation fault at 0x000000000000b8 | |
ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-linux] | |
-- Control frame information ----------------------------------------------- | |
c:0005 p:---- s:0016 e:000015 CFUNC :easy_cleanup | |
c:0004 p:---- s:0014 e:000013 CFUNC :call | |
c:0003 p:0011 s:0010 e:000009 METHOD /home/zapotek/.rvm/gems/ruby-2.2.3/bundler/gems/ffi-d94b923c1f57/lib/ffi/autopointer.rb:168 | |
c:0002 p:0020 s:0006 e:000005 METHOD /home/zapotek/.rvm/gems/ruby-2.2.3/bundler/gems/ffi-d94b923c1f57/lib/ffi/autopointer.rb:144 [FINISH] | |
c:0001 p:0000 s:0002 E:000090 TOP [FINISH] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
<head> | |
<!-- classpage -- > | |
<!-- RD version: 0.34.2 --> | |
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> | |
<meta name='description' content=' Module : ObjectSpace - Ruby 2.2.0 ' /> | |
<meta content="2015-10-18 16:42:59 -0500" http-equiv="change-date" /> | |
<!-- rel_prefix = '' ENV['RDOC_FOR_WEBSITE'] = true--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" > | |
<head id="_ctl0__ctl0_head"><title> | |
Altoro Mutual: Search Results | |
</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><link href="style.css" rel="stylesheet" type="text/css" /><meta name="keywords" content="Altoro Mutual, search, query, find"></head> | |
<body style="margin-top:5px;"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Environment configuration. | |
# | |
# Makes bundled dependencies available before running anything Arachni related. | |
# | |
# *DO NOT EDIT* unless you really, really know what you're doing. | |
# | |
# | |
# /Users/zapotek/arachni-build-dir/arachni/system is set by the caller. |