Commit graph

15810 commits

Author SHA1 Message Date
Mustafa Mehar
137722fb20
Fixed updated urllib syntax for python 3 2024-05-05 13:57:50 +05:00
David Kennedy
3611133a5a
Merge pull request #916 from honuonhval/patch-depre-cgi
Allow import cgi on older python versions
2022-01-25 20:58:47 -05:00
David Kennedy
09c7b7343f
Merge pull request #924 from donno2048/patch-2
Remove nested statement with the same condition
2022-01-25 20:58:08 -05:00
Elisha Hollander
dd4d02f1af
remove nested statement with the same condition 2022-01-19 20:19:21 +02:00
Jee L
64c33fe632 Allow import cgi on older python versions 2021-12-29 20:53:12 +08:00
David Kennedy
02ed2e8f11
Merge pull request #909 from yesimxev/master
Recovered email templates with HTML support
2021-12-23 12:23:15 -05:00
David Kennedy
de17e3de36
Merge pull request #911 from AvyChanna/master
Update Dockerfile
2021-12-23 12:22:51 -05:00
Avneet Singh
403d0a99e6
Update Dockerfile
- Use apt-get instead of apt, and install all packages at once
- Do a shallow clone. Saves bandwidth and time.
2021-11-25 00:43:22 +05:30
yesimxev
a722584c4f Added HTML support for templates 2021-11-20 01:16:21 +00:00
yesimxev
50e34f4af4 Recovered email templates support 2021-11-18 02:10:59 +00:00
David Kennedy
80fe70d706
Merge pull request #882 from santosomar/patch-2
Correcting spelling errors on menu options and explanations
2021-07-19 22:04:52 -04:00
David Kennedy
38a6a25f92
Merge pull request #878 from CryptoJones/master
Added new years
2021-07-19 22:04:39 -04:00
David Kennedy
f4fc6ce0d5
Merge pull request #879 from Digheads/master
py3 file open fix
2021-07-19 22:04:20 -04:00
David Kennedy
56b689b338
Merge pull request #883 from santosomar/patch-3
Grammar and spelling errors
2021-07-19 22:04:04 -04:00
Omar Santos
e73c11d5b3
Grammar and spelling errors
While creating different write-ups of the attacks supported in SET in one of my latests books, I noticed several spelling and grammar errors. Thus, I humbly suggest the included minor changes.
2021-06-28 22:56:30 -04:00
Omar Santos
71d4ee0636
Correcting spelling errors on menu options
While creating different write-ups of the attacks supported in SET, I noticed several spelling and grammar errors. Thus, I humbly suggest the included minor changes.
2021-06-28 22:45:18 -04:00
Digheads
4ac7350154
py3 file open fix
'file' built in function is obsolete in py3, therefore to send mails with atachments an error occours. This commit fixes this problem.
2021-06-22 08:13:12 +02:00
CryptoJones
89680d3e97 Added new years 2021-06-14 23:41:13 -04:00
David Kennedy
ef19c0ca85
Merge pull request #837 from jeffmcjunkin/jeffmcjunkin-patch-1
Fix `requirements.txt` installation instructions
2021-06-03 12:47:30 -04:00
David Kennedy
59fe008109
Merge pull request #867 from whokilleddb/master
FIxed AttributeError in harvester.py
2021-04-22 12:20:17 -04:00
Debjeet Banerjee
fe1a78b0c0
Update harvester.py 2021-04-21 10:34:05 +05:30
David Kennedy
60ad49a1f7
Merge pull request #776 from x4e/master
Fix missing space in setprompt
2021-04-12 15:29:05 -04:00
David Kennedy
087123f0ae
Merge pull request #801 from theCow61/master
non needed library after cgi.escape was changed to html.escape
2021-04-12 15:28:57 -04:00
David Kennedy
cec0ad9390
Merge pull request #818 from mohammedmubashir/master
Update RATTE_README.txt
2021-04-12 15:08:01 -04:00
David Kennedy
632afa6791
Merge pull request #826 from udit19281/master
Update smtp_web.py
2021-04-12 15:07:51 -04:00
David Kennedy
018c866cf6
Merge branch 'master' into jeffmcjunkin-patch-1 2021-04-12 15:06:59 -04:00
David Kennedy
ab0a8ab2a8
Merge pull request #839 from verhelstq/master
Fix path #838
2021-04-12 15:05:55 -04:00
David Kennedy
307686078a
Merge pull request #853 from fibonascii/feature/dockerfile
Feature/dockerfile
2021-04-12 15:05:43 -04:00
David Kennedy
1eb091b721
Merge pull request #858 from anonymous-ME/master
Fix for wget fallback option with urllib
2021-04-12 15:05:34 -04:00
David Kennedy
b0b1e8bbf5
Merge pull request #862 from crawl3r41/patch-2
Update README.md
2021-04-12 15:05:25 -04:00
crawl3r41
5cc3b9c483 Update README.md 2021-04-06 22:47:26 +08:00
crawl3r41
7df74fcba1 Update README.md 2021-04-06 22:45:40 +08:00
crawl3r41
40a3fb3662 Update README.md 2021-04-06 22:44:10 +08:00
crawl3r41
217a4b7b5c Update README.md 2021-04-06 22:42:12 +08:00
crawl3r41
7ec537b993 Update README.md 2021-04-06 22:40:10 +08:00
crawl3r41
4d1b322306 Update README.md 2021-04-06 22:10:08 +08:00
crawl3r41
a4b5ae3cd2 Update README.md 2021-04-06 22:04:09 +08:00
crawl3r41
0a7186de77 Update README.md 2021-04-06 22:01:26 +08:00
crawl3r41
5bc8420f12 Update README.md 2021-04-06 21:59:26 +08:00
crawl3r41
d3abc4efac Update README.md 2021-04-06 21:57:58 +08:00
crawl3r41
b40206be7c Update README.md 2021-04-06 21:56:17 +08:00
crawl3r41
bc31f2b6c7 Update README.md 2021-04-06 21:54:35 +08:00
crawl3r41
b4c656d7fd Update README.md 2021-04-06 21:52:26 +08:00
crawl3r41
c42b5c3db1 Update README.md 2021-04-06 21:48:49 +08:00
crawl3r41
ed7739f055 Update README.md 2021-04-06 08:01:46 +08:00
crawl3r41
54e13c43e8 Update README.md 2021-04-06 08:00:47 +08:00
crawl3r41
43a32c679c Update README.md 2021-04-06 07:59:02 +08:00
crawl3r41
556be0d413 Update README.md 2021-04-06 07:54:27 +08:00
crawl3r41
429c94c23b Update README.md 2021-04-06 07:49:00 +08:00
crawl3r41
6f8fd9ad83 Update README.md 2021-04-06 07:48:02 +08:00