Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Try for Free
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Arachnid is a Java-based web spider framework. It includes a simple HTMLparser object that parses an input stream containing HTML content. Simple Web spiders can be created by sub-classing Arachnid and adding a few lines of code called after each page
A small suite of classes designed to examine objects through the Java reflection API. Analysis is package neutral and output can be written to log file or as HTML tables. The project focus is in debugging the state of a servlet or JSP.
The goal of the project was to develop an experimental open source standard based parser component for the Java 2 Micro Edition (J2ME) CLDC platform, that supported both SAX and DOM.
THE PROJECT IS NOT CONTINUED.
Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes.
Similar to Jakarta ECS but with a lower object overhead.
XLML is an XML-XSL-Java based generator for easily authoring e-learning
(and other) documents. Source documents are transformed into HTML pages with configurable integration into web-based trainig platforms like
"ILIAS open soource".
This is an RDF editor written in Java(Swing) and uses xerces. Using this editor it will be very easy to write RDF documents and then generate reports. It will have support to generate reports on the fly using ARP: Another RDF Parser based on Jena . It wi
DoctypeChanger is a small Java utility that lets you add, modify or remove a DOCTYPE declaration from a byte stream as it is fed into an XML parser. This gives you complete control over which DTD, if any, your XML is validated against.
It is basically an education Java compiler we are developing - just to gain an insight into the workings of a compiler. It is NOT meant for commercial use!! Its written in Java and uses ANTLR parser generator and the Byte Code Engineering Library extensiv
AI-Powered Security and IT Operations Without Compromise.
Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
JXMLEditor is a XML editor developed in Java which is based on the
Xerces Javaparser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
The RA TestHarness will automate the testing of Web page interactions by parsing hidden test info embedded in the HTML generated by a Servlet, or CGI mechanism. RATH can be used together with ANT and JUNIT as part of a develop, test and deploy strategy.
A performance benchmarking package for Java XML parsers. This tool tests parsers supporting the SAX1, SAX2, JAXP, and XML Pull Parser interfaces. It produces output in XML and HTML.
HotSAX is a fast, small footprint, non-validating SAX2 parser for HTML/XML/XHTML. It can be used in simple web agents, page scrapers and spiders. The goal is to embed this in cell phone "midlets."
Orome is a tool for automating System or Acceptance tests (also Unit test though this is not the focus) for web-based systems. Orome takes a set of static HTML pages defining a walkthrough of (part of) the systems and tests it against the running system.
Provide a tiny non-validating XML parser and XML Java Binding object to convert XML into Java objects. It supports XML features such as elements and attributes. Very small footprint, only 17K!
Docifier similar to javadoc that lets you write doc-comments in many types of languages (Perl, Tcl, Java, C, C++, C#, Pascal, Lisp etc.) Output in several formats (html, LaTeX).
Structure Doctor is a little utility that goes through Java source code and finds possible structural flaws, such as too big methods, duplicate code, duplicate class hierarchies etc... Flaw reports are generated in HTML.
Simfony (SIMple FOrms) is a java package for handling forms (html ...) and accessing form data in object-oriented way. It also has plugable modules for processing forms (transforming, validating). Package works with WebMacro, Velocity, JSP or standalone.
A tiny, compact XML Parser written in Java that is less than 6K in size when compiled using JDK 1.3, that can be used in either a J2SE or J2ME envioronment.
VETk is a toolkit for developing complex and distributed user interfaces. It is centred around a distributed component model with publisher-subscriber facilities. One can easily write multi-user applications by embedding standard Java components in HTML.
simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.