Skip to content

Commit 9e182a7

Browse files
committed
Update README.md
1 parent 26a2de9 commit 9e182a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* [SSL Certificate](https://github.com/nallamuthu/Python_Snippets/blob/master/Scanner/ssl_certificate_scanner.py) - Request Remote https Site URL and parse the certificate details and return in dictonary
1414
* [HTTP Headers](https://github.com/nallamuthu/Python_Snippets/blob/master/Scanner/http_security_header_scanner.py) - Request Remote https/http Site URL and scan for the HTTP Security Headers
1515

16-
## Tools Parsers:
16+
## Tools Parser:
1717
* [NMAP](https://github.com/nallamuthu/Python_Snippets/blob/master/Parser/nmap_xml_parser.py) - Parse XML Output file and return the details in ditonary
1818
* [sslyze](https://github.com/nallamuthu/Python_Snippets/blob/master/Parser/sslyze_xml_parser.py) - Parse XML Output File and return the details in dictonary
1919
* [testssl](https://github.com/nallamuthu/Python_Snippets/blob/master/Parser/testssl_csv_parser.py) - Parse CSV Output File and return the details in dictonary

0 commit comments

Comments
 (0)