-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.toml
More file actions
58 lines (52 loc) · 1.55 KB
/
config.toml
File metadata and controls
58 lines (52 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[Version]
autorpt_version = 1.1.3
[Paths]
pathwork = ~/Documents/AutoRpt
[Settings]
types = training,ctf,exam,bugbounty,pentest
your_name =
email =
studentid =
preferred_output_format =
style = haddock
output_formats = pdf,pdf+7z,docx,odt,jira,commonmark_x,gfm
no_template = docx,commonmark_x,gfm,jira
[Files]
sessionfile = sessions.toml
targetfile = targets.md
portfile = ports.xlsx
vulnfile = vulns.csv
sitrepfile = sitrep.log
[Training]
Hack The Box = hackthebox
Try Hack Me = tryhackme
Vulnhub = vulnhub
Proving Grounds = provinggrounds
Virtual Hacking Labs = virtualhackinglabs
Sans Netwars = sansnetwars
Portswigger Web Security Academy = websecurityacademy
SOC-200 = soc-200-lab
WEB-200 = web-200-lab
PEN-200 = pen-200-lab
PEN-210 = pen-210-lab
PEN-300 = pen-300-lab
WEB-300 = web-300-lab
EXP-301 = exp-301-lab
EXP-312 = exp-312-lab
EXP-401 = exp-401-lab
[Bug Bounty]
Bug Crowd = bugcrowd
Hacker One = hackerone
SynAck = synack
Other = other
[Exams]
osda = offensivesecurity,Offensive Security Defense Analyst
oswa = offensivesecurity,Offensive Security Web Assessor
oswp = offensivesecurity,Offensive Security Wireless Professional
oscp = offensivesecurity,Offensive Security Certified Professional
osep = offensivesecurity,Offensive Security Experienced Penetration Tester
osed = offensivesecurity,Offensive Security Exploit Developer
osmr = offensivesecurity,Offensive Security macOS Researcher
oswe = offensivesecurity,Offensive Security Web Expert
osee = offensivesecurity,Offensive Security Exploitation Expert
pnpt = tcmsecurity,Practical Network Penetration Tester