You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
*[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
14
14
*[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
15
15
16
-
## Tools Parsers:
16
+
## Tools Parser:
17
17
*[NMAP](https://github.com/nallamuthu/Python_Snippets/blob/master/Parser/nmap_xml_parser.py) - Parse XML Output file and return the details in ditonary
18
18
*[sslyze](https://github.com/nallamuthu/Python_Snippets/blob/master/Parser/sslyze_xml_parser.py) - Parse XML Output File and return the details in dictonary
19
19
*[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