Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SocialEngineeringAttacks #603

Closed
wants to merge 1,013 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
1013 commits
Select commit Hold shift + click to select a range
6d228a5
pip install -r requirements.txt
cclauss Dec 14, 2019
0cf122c
resolve subprocess race condition, fixes #491
ypcrts Dec 14, 2019
a666341
svn proc.wait()
ypcrts Dec 14, 2019
dc14577
Merge pull request #487 from 4ndr3w6/master
Dec 16, 2019
b85148d
Merge pull request #492 from ypcrts/install_race
Dec 16, 2019
9e30f2a
Merge pull request #490 from cclauss/patch-1
Dec 16, 2019
5fbb67b
Rename requirement.txt to requirements.txt
cclauss Dec 16, 2019
7c1b8d7
Merge pull request #493 from cclauss/patch-2
Dec 16, 2019
f73ee83
move kerbrute to exploitation and fix install
HackingDave Dec 16, 2019
1ccd851
version bump
HackingDave Dec 16, 2019
ebc0eb1
strategy: fail-fast: false
cclauss Dec 16, 2019
0861015
Run black just once
cclauss Dec 16, 2019
609180b
httpscrapers.py contains a Python syntax error
cclauss Dec 16, 2019
9b3136f
Rename list.py to list.txt
cclauss Dec 16, 2019
0fae268
owtf.py: Use triple quoted string to fix Python syntax error
cclauss Dec 16, 2019
6667e70
Disable tests for psf/black
cclauss Dec 16, 2019
d7b518b
Merge pull request #494 from cclauss/patch-3
Dec 16, 2019
c557a58
Update mitm6.py
4ndr3w6 Dec 17, 2019
c3e8a9d
`use`: make categories optional
ypcrts Dec 18, 2019
b71699a
list.txt support
ypcrts Dec 18, 2019
ada0891
fix bug introduced by in a666341
ypcrts Dec 18, 2019
bcc5081
Merge pull request #495 from ypcrts/use_categories_optional
Dec 18, 2019
8b3b0aa
Create pypykatz
4ndr3w6 Dec 27, 2019
4334640
Update pypykatz
4ndr3w6 Dec 27, 2019
e98f7e0
Create minikerberos
4ndr3w6 Dec 27, 2019
55dfb5a
Rename minikerberos to minikerberos.py
4ndr3w6 Dec 27, 2019
d7531a2
Create minidump.py
4ndr3w6 Dec 27, 2019
81d4ab0
Update minidump.py
4ndr3w6 Dec 27, 2019
8aced40
Update minikerberos.py
4ndr3w6 Dec 27, 2019
9822e33
Update pypykatz
4ndr3w6 Dec 27, 2019
c320bb0
Create pywerview.py
4ndr3w6 Dec 27, 2019
10c546b
Create ntlmrecon.py
4ndr3w6 Dec 27, 2019
2733e65
Delete privexchange.py
4ndr3w6 Dec 28, 2019
c80486c
Update ghostwriter.py
4ndr3w6 Dec 28, 2019
73ac3dd
Update dkim-query.py
4ndr3w6 Dec 28, 2019
41d1e09
Update ntlmrecon.py
4ndr3w6 Dec 28, 2019
27aa125
Update cve-2019-1040-scanner.py
4ndr3w6 Dec 28, 2019
9966a01
Update aclpwn.py
4ndr3w6 Dec 28, 2019
f9f7f52
Update krbrelayx.py
4ndr3w6 Dec 28, 2019
1321fc2
Update pywerview.py
4ndr3w6 Dec 28, 2019
18fdb9b
Update netntlmtosilverticket.py
4ndr3w6 Dec 28, 2019
fe1dbdf
Update tickey.py
4ndr3w6 Dec 29, 2019
0c6312e
Create autoproc.py
4ndr3w6 Dec 29, 2019
3d59479
Create check_hashes.py
4ndr3w6 Dec 29, 2019
19158eb
Update autoproc.py
4ndr3w6 Dec 29, 2019
dd2f2d5
Update and rename pypykatz to pypykatz.py
4ndr3w6 Jan 3, 2020
fdf2d22
Create lsassy.py
4ndr3w6 Jan 3, 2020
14e4a47
Update bloodhound.py
4ndr3w6 Jan 3, 2020
30db1e7
Update pypykatz.py
4ndr3w6 Jan 3, 2020
1561137
Update pypykatz.py
4ndr3w6 Jan 3, 2020
959cd79
Update pypykatz.py
4ndr3w6 Jan 3, 2020
1e7fd3a
Update cve-2019-1040-scanner.py
4ndr3w6 Jan 3, 2020
88a15e4
Update netntlmtosilverticket.py
4ndr3w6 Jan 3, 2020
87058aa
Update lsassy.py
4ndr3w6 Jan 3, 2020
6d02289
Update aclpwn.py
4ndr3w6 Jan 3, 2020
4dcd2fd
Update aclpwn.py
4ndr3w6 Jan 3, 2020
c18ed22
Update lsassy.py
4ndr3w6 Jan 3, 2020
fe3bcb2
Update pypykatz.py
4ndr3w6 Jan 3, 2020
16f5218
Merge pull request #496 from 4ndr3w6/master
Jan 7, 2020
b1b3c98
Update check_hashes.py: Typo fix
jeffmcjunkin Jan 7, 2020
53978b7
Merge pull request #497 from jeffmcjunkin/patch-10
Jan 7, 2020
2b114bb
update license info
HackingDave Feb 4, 2020
d059867
update spiderfoot pip3
HackingDave Feb 5, 2020
6f2c30b
Update chmod command
Feb 9, 2020
ce30a73
recon-ng: Update repo to GitHub
jeffmcjunkin Feb 12, 2020
f56de49
recon-ng: Fix AFTER_COMMANDS and dependencies
jeffmcjunkin Feb 12, 2020
da5c8c7
Added Onedrive User Enum from NyxGeek
mandreko-ts Feb 17, 2020
0a1148c
Merge pull request #504 from mandreko-ts/onedrive_user_enum
HackingDave Feb 26, 2020
198b525
Merge pull request #503 from jeffmcjunkin/patch-12
HackingDave Feb 26, 2020
e49ce2b
Merge pull request #501 from jeffmcjunkin/patch-11
HackingDave Feb 26, 2020
7f39b96
Merge pull request #500 from enwuft/master
HackingDave Feb 26, 2020
690dc34
fixes trustedsec/ptf#486
SabeBarker Mar 1, 2020
09039c8
Merge pull request #506 from SabeBarker/pack
HackingDave Mar 2, 2020
4318ba9
Update 'beef' installation module
Mar 31, 2020
92da419
Merge pull request #510 from sidahmed-malaoui/master
HackingDave Apr 2, 2020
faf9ba7
Update README.md
HackingDave Apr 6, 2020
9fa8760
add amass osint tool to ptf
HackingDave Apr 15, 2020
9cde7ce
fix eyewitness installer
HackingDave Apr 15, 2020
acbb31c
add msolspray
HackingDave Apr 16, 2020
eef82d9
update ptf version bump
HackingDave Apr 16, 2020
3b7b77b
fix link
HackingDave Apr 16, 2020
56ba370
add quicksql
HackingDave Apr 17, 2020
632dd15
add default http hunter
HackingDave Apr 22, 2020
73bcfa3
add wifite2 and remove wifite1
HackingDave Apr 22, 2020
e0c92c7
remove list.txt and move to list.py to work properly
HackingDave Apr 22, 2020
b9df0c5
add wifipumpkin3
HackingDave Apr 22, 2020
a7404cb
update changelog
HackingDave Apr 22, 2020
1eabe0c
update crackmapexec
HackingDave Apr 22, 2020
ee8678b
update to 2.4
HackingDave Apr 22, 2020
bea39ba
Update core.py
Apr 24, 2020
1536143
Update core.py
Apr 24, 2020
53ceee4
Decrease installation size with git, by cloning latest commit only
sidahmed-malaoui Apr 24, 2020
7397975
Merge pull request #518 from aawheatley/patch-1
HackingDave Apr 25, 2020
931c913
Merge pull request #519 from sidahmed-malaoui/master
HackingDave Apr 25, 2020
4ec6764
update dot11decrypt
HackingDave Apr 25, 2020
f96a85a
update kismet to github
HackingDave Apr 25, 2020
69b086e
update changelog
HackingDave Apr 25, 2020
dad05b4
update to 2.4.1
HackingDave Apr 25, 2020
58f2ff3
add autorecon
ypcrts Apr 25, 2020
6f465ba
fix tab completion for text files
HackingDave Apr 25, 2020
ea93bcb
fix custom lists to install multiple tools based on path
HackingDave Apr 26, 2020
043f63a
add automatic launcher to burp
HackingDave Apr 26, 2020
ab3c22f
update burp launcher
HackingDave Apr 26, 2020
9e5961c
bump core version
HackingDave Apr 26, 2020
dbf69ca
update readme
HackingDave Apr 26, 2020
efa0cd5
Merge pull request #520 from ypcrts/feat/autorecon
HackingDave Apr 26, 2020
9f4e75c
Fix indention in Codename & update ascii art
Apr 29, 2020
f36033d
Fix some bug, add minor improvment
May 6, 2020
63d6b81
Fix some bug, add minor improvment
May 6, 2020
0585818
Fix some bug, add minor improvment
May 6, 2020
371a67e
bump version
HackingDave May 7, 2020
4ab2882
Merge pull request #524 from realagentwhite/master
HackingDave May 7, 2020
3d1f5cf
update changelog and readme with new commits
HackingDave May 7, 2020
3c00e39
update banner to fix debian error
HackingDave May 7, 2020
976e48b
update installation
HackingDave May 7, 2020
2075086
push fix (thanks mubix)
HackingDave May 7, 2020
168f8e7
update changelog
HackingDave May 7, 2020
ee4b92c
Fix suggestion to pip install python-pexpect
mubix May 7, 2020
f2cbd61
bump for version added empire
HackingDave May 11, 2020
da8e11d
initial commit
bandrel May 13, 2020
bae70ab
Update statistically-likely-usernames.py
bandrel May 13, 2020
2f3f8d3
Update statistically-likely-usernames.py
bandrel May 13, 2020
c908f2a
Update statistically-likely-usernames.py
bandrel May 13, 2020
53109a9
Update statistically-likely-usernames.py
bandrel May 13, 2020
546e6b5
Merge pull request #527 from mubix/patch-1
HackingDave May 13, 2020
e6563fb
Merge pull request #529 from bandrel/master
HackingDave May 13, 2020
a4e2ea0
Update RAWR, add dnstwist, handle update in other modules.
ninewires Jun 6, 2020
2070b40
Update theHarvester after commands.
ninewires Jun 8, 2020
04f5ae6
Merge pull request #534 from ninewires/master
HackingDave Jun 9, 2020
74a572a
Add UTF-8 coding for banner
Jun 14, 2020
34e0049
Add the new banner
Jun 14, 2020
40480af
Merge pull request #1 from trustedsec/master
Jun 14, 2020
315d096
Remove backups file in src
Jun 14, 2020
f1175e8
first
mirhmousavi Jun 16, 2020
ba59e84
smbmap: update installation procedure & requiremets
sidahmed-malaoui Jun 18, 2020
7945131
Merge pull request #536 from mirhmousavi/bugfix_run_on_docker
HackingDave Jun 18, 2020
4d8ae36
Merge pull request #537 from sidahmed-malaoui/master
HackingDave Jun 18, 2020
71148e2
Merge pull request #2 from trustedsec/master
Jun 18, 2020
e9c9299
Added a new feature for when using unicorn and added the banner with …
Jun 18, 2020
3868346
Add print message for new unicorn feature
Jun 18, 2020
2b87a7f
Add check of unicorn in new unicorn feature. You'll get it when runni…
Jun 18, 2020
a99d356
Change setting for unicorn feature
Jun 19, 2020
bfffadd
Add help menu to PTF when --help passed in arguments
Jun 20, 2020
9e34ed2
Merge pull request #539 from thejoker3000/master
HackingDave Jun 24, 2020
0e5b5d2
change username?
freeload101 Jul 7, 2020
b250de6
Merge pull request #540 from freeload101/patch-1
HackingDave Jul 7, 2020
7c3b47d
Merge pull request #3 from trustedsec/master
Jul 10, 2020
a46a0ba
add wifiphisher to wireless modules
shadawck Jul 22, 2020
f5833b1
add wifiphisher to wireless modules
shadawck Jul 22, 2020
63e094c
add wifiphisher to wireless modules
shadawck Jul 22, 2020
5e20cb8
add wifiphisher to wireless modules
shadawck Jul 22, 2020
88af213
add wifiphisher to wireless modules
shadawck Jul 22, 2020
cb2ba96
Add ShellGen to the list
Jul 23, 2020
7eade63
Fix a mistake I made
Jul 23, 2020
1e76bad
Merge pull request #541 from remiflavien1/master
HackingDave Jul 24, 2020
7e88bd6
Merge pull request #542 from thejoker3000/master
HackingDave Jul 24, 2020
51902fc
add mitmproxy to exploitation module
shadawck Jul 25, 2020
509ebfe
test mitmproxy on debian9&10 - add pyasn1 upgrade
shadawck Jul 25, 2020
57d13f4
Add logging for PTF
Aug 3, 2020
4c65b94
Added log function
Aug 6, 2020
c181c7c
Delete ptf-output.log
Aug 6, 2020
f67d7f8
Merge pull request #545 from thejoker3000/master
HackingDave Aug 8, 2020
6f52986
Merge pull request #543 from remiflavien1/master
HackingDave Aug 8, 2020
fedcd73
add logging to framework.py
HackingDave Aug 11, 2020
67783e9
fix output logging error when output isnt used
HackingDave Aug 11, 2020
1caa0d8
Change saving path and inform users where the log file is saved
Aug 15, 2020
5e2acea
Add ptf-output.log to .gitignore
abedra Aug 29, 2020
df16363
Adds kismet dependencies
abedra Aug 29, 2020
8812b93
Add Legion to vulnerability-analysis modules
qt-pie Aug 31, 2020
91ce799
Add Legion to vulnerability-analysis modules
qt-pie Aug 31, 2020
329fc49
Added Legion to vulnerability-analysis modules
qt-pie Aug 31, 2020
887a50f
Add secondary path for metasploit location
th3joker3000 Sep 15, 2020
8004775
Merge pull request #547 from abedra/master
HackingDave Oct 17, 2020
f5d37c6
Merge pull request #549 from abedra/abedra/kismet
HackingDave Oct 17, 2020
000214e
Merge pull request #550 from qt-pie/patch-1
HackingDave Oct 17, 2020
3dde609
Merge pull request #546 from thejoker3000/master
HackingDave Oct 17, 2020
b56b3fa
Fix the search command (at least for now)
th3joker3000 Nov 19, 2020
ad8e98d
Fix the search command (at least for now)
th3joker3000 Nov 19, 2020
2329470
Update 'sublist3r' installation procedure to use 'python3'
sidahmed-malaoui Nov 26, 2020
2be4334
Merge pull request #559 from sidahmed-malaoui/master
HackingDave Dec 3, 2020
68f1909
Merge pull request #558 from thejoker3000/master
HackingDave Dec 3, 2020
ce5929a
Fix a bug in 'gobuster' module
sidahmed-malaoui Nov 30, 2020
f7e4ff6
Merge pull request #560 from sidahmed-malaoui/master
HackingDave Dec 22, 2020
18224d0
Fixes incorrect export in AFTER_COMMANDS.
johanssontobbe Dec 31, 2020
798c822
Don't destroy .profile
johanssontobbe Jan 5, 2021
d8d5a06
add: smmugler tool
vitye Jan 14, 2021
c6a494f
Adding module for WeirdHTA.
johanssontobbe Jan 16, 2021
4039f29
Merge pull request #569 from johanssontobbe/patch-3
HackingDave Jan 25, 2021
125d8d7
Merge pull request #568 from enwuft/smuggler
HackingDave Jan 25, 2021
4fa9bef
Merge pull request #565 from johanssontobbe/patch-2
HackingDave Jan 25, 2021
cfeb2cc
Merge pull request #564 from johanssontobbe/patch-1
HackingDave Jan 25, 2021
c91d08c
Created digital ocean headless custom list
digitaldustin Jan 29, 2021
87dd380
Created digital ocean custom list with gui apps
digitaldustin Jan 29, 2021
1897970
Delete msfdb
digitaldustin Jan 30, 2021
c544906
Update nikto.py
BustedSec Jan 30, 2021
deff674
Merge pull request #571 from BustedSec/patch-1
HackingDave Feb 10, 2021
f3a333f
Merge pull request #570 from digitaldustin/master
HackingDave Feb 10, 2021
18f6c6f
update search and show options to function properly
HackingDave Mar 10, 2021
d243958
update to add new show installed apps
HackingDave Mar 14, 2021
2f6fe2a
remove base directory
HackingDave Mar 14, 2021
0a41a21
update nmap script and fix root show install update
HackingDave Mar 14, 2021
adb8da0
fix wafw00f install
HackingDave Mar 14, 2021
14492da
fix ruler module
HackingDave Mar 15, 2021
f17f506
update pcredz depends
HackingDave Mar 15, 2021
681fd9f
Update empire.py: Move to BC-SECURITY fork
jeffmcjunkin Apr 22, 2021
8056d45
Update binwalk to point to new home
decidedlygray Apr 24, 2021
6f278d7
Merge pull request #577 from decidedlygray/patch-1
HackingDave Jun 3, 2021
1ebb21c
Merge pull request #576 from jeffmcjunkin/patch-13
HackingDave Jun 3, 2021
00776dd
Update README.md
HackingDave Jul 20, 2021
5a1169b
build from source instead of using `go get`
suksit Sep 12, 2021
d6aef8f
use python3 explicitly
suksit Sep 12, 2021
86de975
use a more proper prefix
suksit Sep 12, 2021
44a4f8b
Remove duplicated `DEBIAN_FRONTEND=noninteractive` in bootstrap.sh
PeterDaveHello Sep 5, 2021
da04891
Merge pull request #583 from PeterDaveHello/Improve-bootstrap.sh
HackingDave Oct 19, 2021
4ba5c02
Merge pull request #582 from suksit/update-binwalk
HackingDave Oct 19, 2021
80b5234
Merge pull request #581 from suksit/update-gobuster
HackingDave Oct 19, 2021
46f3f7d
Update repo, install, and update polenum for Enum4Linux
skapunker Oct 26, 2021
3d4f314
Add hcxdumptool and hcxtools for wireless attacks
skapunker Oct 27, 2021
69ecb1c
Merge pull request #586 from skapunker/hcx
HackingDave Nov 12, 2021
d9e8e84
Merge pull request #585 from skapunker/master
HackingDave Nov 12, 2021
a1d2389
speed up installation time and bug fixes
HackingDave Nov 17, 2021
037358c
bump version
HackingDave Nov 17, 2021
214f22d
Update python to remove osx and windows
HackingDave Nov 17, 2021
3af29c5
add SeeYouCM-Thief and SpooNMAP
HackingDave Jan 27, 2022
33f247c
Update README.md
HackingDave Feb 7, 2022
bfa5571
crackmapexec: Stop hardcoding exact Python3 version
jeffmcjunkin Apr 5, 2022
1302cae
wifipumpkin3: Stop hardcoding exact Python 3 version
jeffmcjunkin Apr 5, 2022
f9e3033
Merge pull request #589 from jeffmcjunkin/patch-15
HackingDave Apr 25, 2022
a70d1ba
Merge pull request #588 from jeffmcjunkin/patch-14
HackingDave Apr 25, 2022
9f3321e
ADDED NEW MODULE: go-windapsearch
Jul 3, 2022
2058b03
Fix: evilwinrm module for ARCHLINUX
Jul 3, 2022
d8f588e
Merge pull request #592 from partopronto/master
HackingDave Jul 26, 2022
83ac359
Update sparta.py
HackingDave Jul 26, 2022
6194c96
remove sparta and add legion
HackingDave Aug 13, 2022
ca8dfb6
bump version
HackingDave Aug 13, 2022
ebbca65
add teamfiltration
HackingDave Aug 16, 2022
af1239a
bump changelog
HackingDave Aug 16, 2022
e11598d
add tags ability within github
HackingDave Aug 16, 2022
64b1aeb
change repo location and remove depend. for deb. installs
th3joker3000 Nov 30, 2022
f87dfa8
Merge pull request #601 from th3joker3000/master
HackingDave Mar 15, 2023
928d2cd
Adds Havoc C2 module.
0xv1n May 5, 2023
8e58889
Update hydra.py: Add cmake dependency
jeffmcjunkin Aug 27, 2023
3f7a968
Move to apt-fast if available on Debian and derivates
jeffmcjunkin Feb 13, 2024
47ab1ef
Update ncrack.py: Add global install
jeffmcjunkin Apr 18, 2024
c865f11
Update Python_tests.yml: Remove deprecated 2.7 and 3.5
jeffmcjunkin Apr 18, 2024
22afc7d
Merge pull request #617 from jeffmcjunkin/patch-18
HackingDave May 24, 2024
c40ffe7
Merge pull request #615 from jeffmcjunkin/patch-17
HackingDave May 24, 2024
282d34d
Merge pull request #614 from jeffmcjunkin/patch-16
HackingDave May 24, 2024
d62d266
Merge pull request #609 from jeffmcjunkin/patch-14
HackingDave May 24, 2024
863307c
Merge pull request #606 from 0xv1n/havoc
HackingDave May 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
strategy: fail-fast: false
  • Loading branch information
cclauss authored Dec 16, 2019
commit ebc0eb1a2c26e0c3a4a075994e0dea2df0005a5e
1 change: 1 addition & 0 deletions .github/workflows/Python_tests.yml
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@ jobs:
Python_tests:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
python-version: [2.7, 3.6, 3.7, 3.8] # 3.5,