amass*: update translations (#12517)

This commit is contained in:
Sebastiaan Speck
2024-03-18 15:12:24 +01:00
committed by GitHub
parent 912bbeb317
commit e7de527dd3
14 changed files with 46 additions and 98 deletions

View File

@@ -1,7 +1,7 @@
# amass intel
> Verzamel open source informatie over een organisatie, zoals hoofddomeinen en ASN's.
> Meer informatie: <https://github.com/OWASP/Amass/blob/master/doc/user_guide.md#the-intel-subcommand>.
> Meer informatie: <https://github.com/owasp-amass/amass/blob/master/doc/user_guide.md#the-intel-subcommand>.
- Vind hoofddomeinen in een range van IP adressen:
@@ -15,7 +15,7 @@
`amass intel -whois -d {{domeinnaam}}`
- Vind ASN's die bij een organisatie horen:
- Vind ASN's die bij een [org]anisatie horen:
`amass intel -org {{organisatienaam}}`
@@ -26,3 +26,7 @@
- Sla de resultaten op in een tekstbestand:
`amass intel -o {{uitvoer_bestand}} -whois -d {{domeinnaam}}`
- Toon alle beschikbare databronnen:
`amass intel -list`