Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maroofi authored Sep 2, 2024
1 parent 9df18db commit fae5b0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ a module for a customized scan scenarios using Lua and bulkDNS. Before writing m
need to make sure to compile bulkDNS with Lua (using `make with-lua', by following the instruction in the main README file.)

* [How to write a module for customized scan scenarios](#How-to-write-a-module-for-customized-scan-scenarios)
* [First example: find NXdomains](#First-example:-find-NXdomains)
* [Second example: SPF scanner](#Second-example:-SPF-scanner)
* [First example: find NXdomains](#First-example--find-NXdomains)
* [Second example: SPF scanner](#Second-example--SPF-scanner)
* [Running bulkDNS in Server mode](#Running-bulkDNS-in-Server-mode)
* [First example: Creating a DNS forwarder](#First-example:-Creating-a-DNS-forwarder)
* [Second example: Creating an authoritative name server](Second-example:-Creating-an-authoritative-name-server)
* [First example: Creating a DNS forwarder](#First-example--Creating-a-DNS-forwarder)
* [Second example: Creating an authoritative name server](#Second-example--Creating-an-authoritative-name-server)

### How to write a module for customized scan scenarios

Expand Down

0 comments on commit fae5b0e

Please # to comment.