Commit graph

15793 commits

Author SHA1 Message Date
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
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
crawl3r41
214aeda56f Update README.md 2021-04-06 07:46:10 +08:00
crawl3r41
e7d7efc77d Update README.md 2021-04-06 07:43:59 +08:00
crawl3r41
8546c024f2 Update README.md 2021-04-06 07:42:33 +08:00
crawl3r41
03f7b9100b Update README.md 2021-04-06 07:31:59 +08:00
crawl3r41
45a14e9760
Update README.md
I added instructions on how to install SET on WSL/WSL2 Kali Linux. I was using Kali Linux on WSL2. I tried installing SET using the given instructions, but pip3 isn't installed.
I used "apt search set" and found it. I just thought it would be nice if there's instruction on how to install SET on WSL/WSL2 Kali Linux.
2021-04-04 08:54:26 +08:00
Affan Ahmad
53cfb2cda0
Merge pull request #1 from anonymous-ME/webcloner-fix
fixing web cloner - fallback option with urllib
2021-03-23 14:12:06 +00:00
Affan Ahmad
fc43b655d5
fixing web cloner - fallback option with urllib 2021-03-23 14:10:52 +00:00
Reagan Kirby
a16d800550 Fixed docker file. Successfully built and ran image 2021-02-23 20:31:58 -06:00
Reagan Kirby
2674ee840d Initial commit of Dockerfile 2021-02-19 04:58:15 -06:00
verhelstq
cb326541c9 Fix path #838 2021-01-08 15:52:58 +01:00
Jeff McJunkin
e7dc1f0080
Fix requirements.txt installation instructions 2021-01-07 17:43:16 -08:00
udit19281
72f7ec5ec2
Update smtp_web.py
This solves the TypeError: a byte like object is required,not 'str' issue
2020-10-19 01:27:16 +05:30
mohammedmubashir
a3e400721f
Update RATTE_README.txt 2020-10-01 00:03:49 +05:30
Zane Salti
4f357eced5 non needed library after cgi.escape was changed to html.escape 2020-08-29 14:03:11 -05:00
cookiedragon234
1594724616
Fix missing space in setprompt
Resulted in prompts without a trailing space e.g. ![](https://i.binclub.dev/kcltsjjp.png)
2020-07-14 12:02:38 +01:00
David Kennedy
5e057388e5
Merge pull request #737 from swam-htet-a/patch-2
Update harvester.py
2020-06-09 10:08:13 -04:00
swam-htet-a
4e0fb3c1a6
Update harvester.py
I fixed attribute error in this code for latest python3 versions.
Errors =>  "Module 'cgi' has no attribute escape
2020-05-05 21:26:59 +06:30