Commit Graph
50 Commits
Author SHA1 Message Date
Jan-Piet Mens 7b3c440303 cast port to integer 2020-03-07 20:43:40 +01:00
Jan-Piet Mens c1fda041f3 add TCP port number used to JSON 2020-03-07 20:32:18 +01:00
Jan-Piet Mens f868aff185 Convert Certificate S/N to string for JSON
"cert_sn": 276326103423802570574354205796199009608 is handled by
  the very popular jq utility as "cert_sn": 2.7632610342380256e+38
  which is inaccurate. By changing the value type to string we avoid
  that.
2020-03-07 20:10:55 +01:00
Narbeh Arakil 6cd1ed4075 Remove Pretty JSON 2019-12-01 00:05:23 +04:00
NarbehandGitHub dca407d0a7 Merge pull request #8 from jpmens/days_left
Days left
2019-11-30 21:35:29 +04:00
Narbeh Arakil 3869b78e33 Fix JSON Output 2019-11-30 21:06:01 +04:00
Jan-Piet Mens f6ef4335ed Add `days_left' to context indicating how many days remain until certificate expiration 2019-11-30 17:00:18 +01:00
Jan-Piet Mens c02c76fa81 Fix JSON (-j) and (-j -p) output to produce 2019-11-30 16:41:52 +01:00
Narbeh Arakil be2a3bb374 Fix Typo 2019-11-14 14:15:11 +04:00
Narbeh Arakil 39fe43812e Add Duration and Fix bugs 2019-06-30 17:28:25 +04:30
Narbeh Arakil f9d5615fae Fix Non-Input Argument Error 2019-06-29 01:24:26 +04:30
Narbeh Arakil 6884c2660d Some Refactors 2019-06-29 01:18:06 +04:30
Narbeh Arakil f358f58eaf Make better output 2019-06-29 00:45:33 +04:30
Narbeh Arakil 9daa0a69d9 Fix Input File New Error 2019-06-29 00:42:40 +04:30
Narbeh Arakil 95c176f669 PEP8 Refactor 2019-06-29 00:09:51 +04:30
rotarydrone 8080775e38 Add support for cert SHA1 fingerprint 2018-09-18 12:45:11 -04:00
rotarydrone 3d66f1ada8 Fix CSV output to write into rows instead of columns 2018-09-18 12:19:09 -04:00
rotarydrone 85d461942f Add support for Subject Alt Names 2018-09-18 11:38:08 -04:00
rotarydrone beb92ca506 Add support for file inputs 2018-09-18 10:44:47 -04:00
Narbeh Arakil 30d51db336 Refactor Typo 2018-09-08 16:16:22 +04:30
Narbeh 18fd91fccb Refactor Code 2018-04-23 10:58:40 +04:30
Narbeh d8a2be6f59 Update README.md and Add Message Box 2018-04-23 10:39:03 +04:30
Narbeh bbc46201ba Add sleep for 5 seconds 2018-04-22 17:47:26 +04:30
Narbeh 66ff78b9cf Remove Loading 2018-04-22 17:36:40 +04:30
Narbeh 43ebb12f4c Add Security Analyze 2018-04-22 14:44:04 +04:30
Narbeh be8e039d30 Add Description to argparse 2018-04-22 11:30:26 +04:30
Narbeh b67dc091f1 Add issued_o Organization Name 2018-04-21 22:40:17 +04:30
Narbeh 3ac85195cc Add CSV FileExport 2018-04-21 17:29:52 +04:30
Narbeh 873896ea5b Reorder Module Imports 2018-04-21 17:10:09 +04:30
Narbeh 94af0df8be Add SOCKS Support And Update README.md 2018-04-21 16:05:41 +04:30
Narbeh 550dce5ba7 Add New Printing Method 2018-04-21 14:11:41 +04:30
Narbeh ec62105417 Refactor Code 2018-04-21 11:23:55 +04:30
Narbeh cbd3d8149d Add valid Key to Context 2018-04-21 10:43:32 +04:30
Narbeh e444f19f2b Refactor Code 2018-04-21 09:37:21 +04:30
Yaser Amiri f6482274ee Add "-p" option to print pretty json. 2018-04-19 21:02:07 +04:30
Narbeh 5bbf5e7172 Add argparse and Remove pprint 2018-04-19 14:35:50 +04:30
Narbeh 1dee91b82c Refactor Code and Update README.md 2018-04-19 11:28:07 +04:30
Narbeh f6d05ca3b9 Add pprint For JSON Output Temporary 2018-04-19 11:21:35 +04:30
Narbeh e013620694 Refactor Code 2018-04-19 11:20:32 +04:30
Narbeh a69459bbf7 Modify Output Format 2018-04-18 17:03:02 +04:30
Narbeh 9d471bdd76 Add Host Duplication Detection 2018-04-18 16:39:40 +04:30
Narbeh 6a14ff3796 Revert Back To pyOpenSSL Again!!! 2018-04-18 16:32:41 +04:30
Narbeh be0c23b481 Fix successful Report Invalid Report 2018-04-18 14:18:10 +04:30
Narbeh 5e154d8914 Replace pyOpenSSL With ssl Module 2018-04-18 14:11:46 +04:30
Narbeh c840abf80a Add README.md 2018-04-18 09:47:05 +04:30
Narbeh d5266aa1b9 Add Ability to Separate Host and Port 2018-04-17 20:43:39 +04:30
Narbeh 8993387ad9 Add Failed Hosts Counter 2018-04-17 19:59:43 +04:30
Narbeh 942d3482a0 Add Text Color Class 2018-04-17 19:43:46 +04:30
Narbeh dcf481e11a Fix insufficient arguments 2018-04-17 18:14:40 +04:30
Narbeh a0731d76ff First Commit 2018-04-17 18:10:44 +04:30