Commit Graph

157 Commits

Author SHA1 Message Date
RoninNakomoto 3ed2ed8759 cleaned main script file 2021-01-26 05:37:36 +02:00
RoninNakomoto 195bf84ed8
Update README.md 2021-01-26 03:17:30 +00:00
RoninNakomoto 5ae9fe9db3
Update README.md 2021-01-26 03:16:38 +00:00
RoninNakomoto 6601cc7c86
Update README.md 2021-01-26 03:15:35 +00:00
RoninNakomoto a9ae4d595d
Update README.md 2021-01-26 03:11:52 +00:00
RoninNakomoto bfab4edc51 Merge branch 'hotfix/help-menu' 2021-01-26 05:08:26 +02:00
RoninNakomoto 95afaf1a59 fixed typos in help menu 2021-01-26 05:07:20 +02:00
RoninNakomoto 41663eab8a
Update README.md 2021-01-26 03:01:48 +00:00
RoninNakomoto d2c64a5076
Update README.md 2021-01-26 03:01:06 +00:00
RoninNakomoto cf3bd1351e
Update README.md 2021-01-26 02:58:44 +00:00
RoninNakomoto e108f5c0f6
Update README.md 2021-01-26 02:53:53 +00:00
RoninNakomoto 23d6fcddfc
Update README.md 2021-01-26 02:29:20 +00:00
RoninNakomoto 8c6cd32823
Update README.md 2021-01-26 02:16:27 +00:00
RoninNakomoto 083060271a
Update README.md 2021-01-26 02:14:38 +00:00
RoninNakomoto 6fee6bc199
Update README.md 2021-01-26 02:07:57 +00:00
RoninNakomoto 6eefbefc99
Update README.md 2021-01-26 02:06:58 +00:00
RoninNakomoto 3a429ea674
Update README.md 2021-01-26 02:03:37 +00:00
RoninNakomoto c0a7cd3b4a Sublist3r2 v1.0 release. Fully working linux python3 version. Now uses aiodnsbrute for bruteforcing domains. Much faster than original 2021-01-26 01:22:28 +02:00
RoninNakomoto 519788a852 Meaner, Faster Sublist3r2 v1.0 python3 based for linux 2021-01-26 01:08:40 +02:00
Ahmed Aboul-Ela 729d649ec5
Fixed cannot pickle '_thread.lock' error in python 3.8+
Fixed #236: cannot pickle '_thread.lock' object in python 3.8
2020-07-29 10:08:31 +04:00
Allek Mott da45743261
Initialise thread locks after processes start, remove unused locks 2020-06-21 10:53:48 -07:00
Ahmed Aboul-Ela 6af1b8c22b Fixed broken Netcraft engine 2020-04-06 22:01:01 +04:00
Ahmed Aboul-Ela 61ebf366e0 Fixed the '<BR>' issue in CrtSearch 2020-04-06 03:05:06 +04:00
Ahmed Aboul-Ela 3f5fc6da01 Updated subbrute resolvers list 2020-01-05 18:32:30 +04:00
Ahmed Aboul-Ela 0812d81dbc
Merge pull request #186 from AdriiiPRodri/patch-1
Fix typo in README
2019-10-22 13:07:15 +04:00
Ahmed Aboul-Ela 5d33d9f25a Fixed DNSdumpster engine 2019-10-22 12:28:41 +04:00
Adrián Jesús Peña Rodríguez 3f2feade43
Fix typo in README 2019-10-17 13:35:56 +02:00
Ahmed Aboul-Ela 466988e290
Merge pull request #172 (Add no-color option)
Add no-color option
2019-10-13 06:17:38 +04:00
Ahmed Aboul-Ela fcf2429777
Merge pull request #184 from onepersentofmonster/master
fixed README.md
2019-10-13 06:11:37 +04:00
Ahmed Aboul-Ela e756cc3a91
Merge pull request #185 (Fixed Virustotal Search)
Fix Virustotal search
2019-10-13 06:07:22 +04:00
Abdelrahman Hesham c3b1abc73d Fix Virustotal search 2019-10-12 12:54:34 +02:00
Richo Andika af5f69841d fixed 2019-10-09 00:37:07 +07:00
xrust 6053503e19 Add no-color option 2019-04-15 05:45:33 +02:00
Ahmed Aboul-Ela 69fdd12708
Resolved #148 Encoding Issue for file Resolved
Resolved #148 Encoding Issue for file Resolved
2018-10-16 00:10:44 +04:00
Mustaque 159c10951d Encoding Issue for file Resolved 2018-10-16 00:39:59 +05:30
Ahmed Aboul-Ela a9ccc8f7ee
Merge pull request #128 Adds setup.py
Enable optional installation
2018-10-13 11:29:31 +04:00
Ahmed Aboul-Ela d0c36ded97
Merge pull request #146 from amustaque97/master
UTF-8 Encoded Issue Resolved
2018-10-13 11:02:06 +04:00
Mustaque c80ca5f0e9 UTF-8 Encoded Issue Solved 2018-10-02 21:32:59 +05:30
Sebastian Wagner d14546d19a
Fix function calls in interactive mode 2018-04-12 21:15:54 +02:00
Sebastian Wagner 36bd9a2b65
require argparse only on python2 2018-03-04 22:29:35 +01:00
Sebastian Wagner eb909d3f6a
Add manifest to include all data 2018-03-04 21:06:28 +01:00
Sebastian Wagner 93900eba18
Add setup.py 2018-03-04 20:59:17 +01:00
Ahmed Aboul-Ela 832d544fa6 Fix Issue #120 (name 'basestring' is not defined) 2017-11-30 19:15:38 +04:00
Ahmed Aboul-Ela febe52bf66
Fix issue #108 and issue #114
Fix issue #108 and issue #114
2017-11-23 16:06:09 +04:00
Stephan Gross da4b3fa6eb Fix issue #114 argument of type 'int' is not iterable in function check_response_errors 2017-09-25 06:41:14 +03:00
Stephan Gross 52089f5761 Fix issue #108 local variable 'links' referenced before assignment, and apply similar fix to functions with similar issue 2017-09-25 04:47:17 +03:00
Ahmed Aboul-Ela def05273f7 Switched to platform-specific line separators when writing out files
Switched to platform-specific line separators when writing out files
2017-07-19 02:44:50 +04:00
Thomas Snider a24faca5b0 Switched to platform-specific line separators when writing out files 2017-07-12 20:12:56 -07:00
Ahmed Aboul-Ela 27cfe3499b Fixed some typos/grammar issues
Fixed some typos/grammar issues
2017-06-22 20:23:49 +04:00
Ahmed Aboul-Ela 9673dcddb8 Removed Bogus PTRarchive & fixed the PassiveDNS Engine 2017-06-22 15:37:19 +04:00