Skip to content

v1.0.29 - Noise level IXF vs Nmap em README e docs

Choose a tag to compare

@mrhenrike mrhenrike released this 10 Jun 04:27
· 13 commits to master since this release

Added noise level comparison (IXF vs Nmap) to:

  • README.md (en-US): new 'Noise Level in OT Environments' section
  • README.pt-BR.md (pt-BR): 'Nivel de Ruido em Ambientes OT'
  • docs/en-us/05-safemode-destructivemode.md
  • docs/pt-br/05-safemode-destructivemode.md

Content includes:

  • Noise table (1/5 to 5/5 for each tool/mode)
  • IXF TIMING to Nmap -T mapping table
  • Nmap flags as IXF global options (setg)
  • Safety comparison table: IXF vs Nmap for OT

Also fixed:

  • README.md Quick Start: removed PS1 artifacts, fixed venv instructions
  • README.pt-BR.md: same fixes