ivarniaj
362db4eae9
Merge 12b0fe545a into 729d649ec5
2026-03-01 17:13:42 +00:00
RoninNakomoto
12b0fe545a
Update __init__.py
...
update maintainers namelist
2022-02-27 04:59:58 +02:00
RoninNakomoto
2f2afbf79c
Merge pull request #5 from crahan/setup
...
Support installing via setup.py
2022-02-27 04:53:27 +02:00
Thomas Bouve
b21a7bcbc4
Ignore escape sequence linting errors in banner
2021-10-24 22:34:57 +02:00
Thomas Bouve
691766d827
Clean VT_APIKEY code
2021-10-24 20:29:53 +02:00
Thomas Bouve
5157ac5454
Update dockerfile
2021-10-24 01:46:48 +02:00
Thomas Bouve
06ae67a7bb
Update naming
2021-10-24 01:38:20 +02:00
Thomas Bouve
f96487f695
Update dependencies
2021-10-24 01:23:23 +02:00
Thomas Bouve
e35f70292e
Add setup.py, clean long lines, strip python2 code
2021-10-23 23:50:20 +02:00
Thomas Bouve
3cfa9426f3
Add setup.py, clean long lines, strip python2 code
2021-10-23 23:45:57 +02:00
RoninNakomoto
9e74b23d27
Merge pull request #4 from cianmce/fix-virus-total-ref-error
...
fix error when VT_APIKEY ENV var is set
2021-07-22 22:20:20 +00:00
Cian McElhinney
02d8b81171
fix error when VT_APIKEY ENV var is set -
2021-07-15 16:29:38 +01:00
RoninNakomoto
7e1cea6cbb
Merge pull request #3 from Sable-20/patch-2
...
Updated Dockerfile
2021-04-20 19:21:27 +00:00
Sable no
13811994a8
Updated Dockerfile
...
I updated the dockerfile to actually work and now it has security shit going on as well i dont know someone proved it but i wasnt listening. it also accepts arguments properly and has a default argument in case they dont provide anything.
2021-04-15 20:39:26 -04:00
RoninNakomoto
93e4fa4341
Merge pull request #2 from Sable-20/master
...
added a docker file
2021-04-05 07:06:11 +00:00
Sable no
4120a3e5ff
added a docker file
2021-03-30 10:11:32 -04:00
Sable no
0feeb5c477
Merge pull request #1 from RoninNakomoto/master
...
asdkfhsbdf
2021-03-30 10:10:39 -04:00
RoninNakomoto
45d33fc84b
Merge pull request #1 from Sable-20/patch-1
...
forgot a 2 :p
2021-03-04 15:43:10 +00:00
Sable no
f89e984573
forgot a `2` :p
2021-03-04 10:33:31 -05:00
RoninNakomoto
ff136f2749
suppressed printing double for found subdomains when using bruteforce
2021-01-28 01:38:54 +02:00
RoninNakomoto
4ad8750287
Update README.md
2021-01-26 04:26:14 +00:00
RoninNakomoto
bed5ab8d6a
Merge branch 'hotfix/cleaning-script'
2021-01-26 05:40:58 +02:00
RoninNakomoto
14c1ebaec0
cleaning script file
2021-01-26 05:39:43 +02:00
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