started work on writing the tool, its not quite ready yet, but we're
getting close.
This commit is contained in:
66
default_notes_templates/external/attacks.md
vendored
Normal file
66
default_notes_templates/external/attacks.md
vendored
Normal file
@@ -0,0 +1,66 @@
|
||||
# directory bruteforcing
|
||||
- [ ] url
|
||||
- [ ] continue as needed
|
||||
|
||||
---
|
||||
|
||||
# Login Attacks
|
||||
|
||||
## URL or host:port
|
||||
|
||||
- [ ] stuffed
|
||||
- [ ] sprayed
|
||||
- [ ] bureforced
|
||||
- [ ] default
|
||||
|
||||
## continue as needed
|
||||
|
||||
---
|
||||
|
||||
# Main password spray
|
||||
|
||||
- [ ] useraspass
|
||||
- [ ] Seasonyear!
|
||||
- [ ] Service123!
|
||||
- [ ] admin
|
||||
- [ ] Admin
|
||||
- [ ] Admin123!
|
||||
- [ ] admin123
|
||||
- [ ] admin1
|
||||
- [ ] 1234567
|
||||
- [ ] Seasonyear
|
||||
- [ ] seasonyear!
|
||||
- [ ] seasonyear
|
||||
- [ ] COMPANYYEAR!
|
||||
- [ ] COMPANYYEAR
|
||||
- [ ] November2024!
|
||||
- [ ] September2024!
|
||||
- [ ] October2024!
|
||||
- [ ] COMPANYfoundingyear!
|
||||
- [ ] COMPANYfoundingyear
|
||||
- [ ] COMPANYstreetnumber!
|
||||
- [ ] COMPANYstreetnumber
|
||||
- [ ] Password
|
||||
- [ ] P@ssw0rd
|
||||
- [ ] Password1!
|
||||
- [ ] Password123!
|
||||
- [ ] Passwordyear!
|
||||
- [ ] P@55w0rd
|
||||
- [ ] Service
|
||||
- [ ] Service!
|
||||
- [ ] Serviceyear!
|
||||
|
||||
---
|
||||
|
||||
# service 1
|
||||
|
||||
## host
|
||||
|
||||
ports:
|
||||
|
||||
(notes)
|
||||
|
||||
## continue as neded
|
||||
|
||||
---
|
||||
|
||||
17
default_notes_templates/external/findings.md
vendored
Normal file
17
default_notes_templates/external/findings.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# finding 1
|
||||
|
||||
## affected hosts
|
||||
|
||||
- host1
|
||||
(continue as needed)
|
||||
|
||||
---
|
||||
|
||||
# finding 2
|
||||
|
||||
## affected hosts
|
||||
|
||||
- host1
|
||||
(coninute as needed
|
||||
|
||||
|
||||
27
default_notes_templates/external/general.md
vendored
Normal file
27
default_notes_templates/external/general.md
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
# scope
|
||||
|
||||
(paste scope from workbook)
|
||||
|
||||
# PPC
|
||||
|
||||
Planning call notes:
|
||||
- methodolgy
|
||||
- whole month testing window
|
||||
- start with a vuln scan in nessus pro
|
||||
- pentesting execution standard framework
|
||||
- info gathering
|
||||
- recon
|
||||
- exlpoitation
|
||||
- reporting
|
||||
- primary objective
|
||||
- reasonable and expected protections are in place
|
||||
- see if we can get access to the internal network
|
||||
- if we do get inside
|
||||
- reach out to the contact and see what they'd want us to know
|
||||
- questions to ask
|
||||
- custom objectives
|
||||
-
|
||||
- testing main website
|
||||
- password attacks
|
||||
- password sprays 3-12 hours
|
||||
- lock out policy -
|
||||
8
default_notes_templates/external/host_notes.md
vendored
Normal file
8
default_notes_templates/external/host_notes.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# host 1
|
||||
|
||||
| port | service | link to attack notes |
|
||||
| ---- | ------- | -------------------- |
|
||||
|
||||
---
|
||||
|
||||
(continue as needed)
|
||||
Reference in New Issue
Block a user