Skip to content

NATT 1.7.0

Latest
Compare
Choose a tag to compare
@0xMartin 0xMartin released this 19 Sep 17:54
· 3 commits to main since this release
df06d15

NATT logo

Network Application Testing Tool (NATT)

This version use NATT-SPI v1.1.1

Plugin support. For the plugin developmentnet, download the NATT-SPI library. SPI documentation available here. Example plugin is available here

Changes

  • Host server for interactive application testing (email server, telnet server, telnet echo server, telnet broadcast server, MQTT broker)
  • Simple GUI for NATT logs

What does the tool allow you to test?

  • Testing simple email sending applications
  • Testing clients that use the telnet protocol
  • Testing servers that use the telnet protocol
  • Testing applications communicating through REST API
  • Testing SOAP web services
  • Testing MQTT clients
  • Testing Web crawlers
  • Testing the application through the standard stream
  • It is possible to test application that can be written in any language
  • Host server for interactive application testing