User contributions for 413vhcu1lq0463ob
A user with 305 edits. Account created on 6 October 2024.
10 October 2024
- 12:4012:40, 10 October 2024 diff hist −23 Linux No edit summary Tag: Visual edit
- 12:3912:39, 10 October 2024 diff hist +231 Linux FS Mount No edit summary current Tag: Visual edit
- 12:3812:38, 10 October 2024 diff hist +700 N Linux FS Mount Created page with "== /etc/fstab == The /etc/fstab is used to configure all mounting file system on Linux, with this file we can configure the mounting of SWAP, local blocks and nfs. === File architecture === origin destiny type options dump-option check-option === Mounting SWAP === /swapfile none swap sw 0 0 === Mounting local blocks === /dev/myvg/mylv /mnt ext4 defaults 0 0 === Mounting remote smb shares === //remote_host/sharename /mnt/cifs-share cifs username=user,password=pas..."
- 12:3712:37, 10 October 2024 diff hist +21 Linux No edit summary Tag: Visual edit
- 12:1812:18, 10 October 2024 diff hist +2,438 Run one script in multiple servers No edit summary Tag: Visual edit
9 October 2024
- 18:2218:22, 9 October 2024 diff hist +16 Linux →Stuffs Tag: Visual edit
8 October 2024
- 23:2623:26, 8 October 2024 diff hist +2 Building a RHEL like environment to cybersec No edit summary current Tag: Visual edit
- 23:2023:20, 8 October 2024 diff hist +20 Building a RHEL like environment to cybersec No edit summary Tag: Visual edit
- 23:2023:20, 8 October 2024 diff hist +19 Building a RHEL like environment to cybersec No edit summary Tag: Visual edit
- 23:1923:19, 8 October 2024 diff hist +18 Building a RHEL like environment to cybersec No edit summary Tag: Visual edit
- 23:0923:09, 8 October 2024 diff hist −30 Building a RHEL like environment to cybersec No edit summary
- 23:0123:01, 8 October 2024 diff hist +69 Building a RHEL like environment to cybersec No edit summary Tag: Visual edit
- 22:5522:55, 8 October 2024 diff hist +12 Building a RHEL like environment to cybersec No edit summary Tag: Visual edit: Switched
- 14:2114:21, 8 October 2024 diff hist +3,286 UDEMY - TOTAL: CompTIA Security+ Certification (SY0-601) - course notes →Quick review current Tag: Visual edit
- 13:4813:48, 8 October 2024 diff hist −5 UDEMY - TOTAL: CompTIA Security+ Certification (SY0-601) - course notes →Quick review Tag: Visual edit
- 13:4713:47, 8 October 2024 diff hist +1,874 UDEMY - TOTAL: CompTIA Security+ Certification (SY0-601) - course notes →Some quick review Tag: Visual edit
- 13:2713:27, 8 October 2024 diff hist +12 N File:78euztl3zu7q.png No edit summary current
- 13:0813:08, 8 October 2024 diff hist +30 UDEMY - TOTAL: CompTIA Security+ Certification (SY0-601) - course notes No edit summary Tag: Visual edit
- 13:0713:07, 8 October 2024 diff hist +2,165 N UDEMY - TOTAL: CompTIA Security+ Certification (SY0-601) - course notes Created page with "== Defining risk == *Asset: An asset is any critical resource used to generate value, such as important data or key personnel within a team. *Likelihood: This refers to the probability of an event occurring over time, such as potential disruptions to your infrastructure. *Threat Actors: Entities or individuals that may cause harm to your infrastructure. Key types include: ** Hackers: Individuals who exploit vulnerabilities to gain unauthorized access. ** Hacktivists: Ha..." Tag: Visual edit: Switched
- 12:3712:37, 8 October 2024 diff hist +78 CyberSec No edit summary current Tag: Visual edit
- 01:0001:00, 8 October 2024 diff hist +303 DESEC Security - Introduction to Pentest in Practice - course notes →Privilege escalation current Tag: Visual edit
- 00:0500:05, 8 October 2024 diff hist +619 DESEC Security - Introduction to Pentest in Practice - course notes No edit summary Tag: Visual edit
7 October 2024
- 23:1523:15, 7 October 2024 diff hist +89 CyberSec No edit summary Tag: Visual edit
- 23:1423:14, 7 October 2024 diff hist −51 CyberSec No edit summary Tag: Visual edit
- 23:1423:14, 7 October 2024 diff hist +19 CyberSec No edit summary Tag: Visual edit
- 23:1323:13, 7 October 2024 diff hist +81 N Introduction to Pentest in Practice course notes 413vhcu1lq0463ob moved page Introduction to Pentest in Practice course notes to DESEC Security - Introduction to Pentest in Practice - course notes current Tag: New redirect
- 23:1323:13, 7 October 2024 diff hist 0 m DESEC Security - Introduction to Pentest in Practice - course notes 413vhcu1lq0463ob moved page Introduction to Pentest in Practice course notes to DESEC Security - Introduction to Pentest in Practice - course notes
- 23:1123:11, 7 October 2024 diff hist +2 CyberSec No edit summary Tag: Visual edit
- 23:1123:11, 7 October 2024 diff hist +9,550 N DESEC Security - Introduction to Pentest in Practice - course notes Created page with "== Mapping host == === Mapping open ports on host === nmap -D RND:20 --open -sS --top-ports=100 domain.com -oN open-ports.file * nmap - the comand * -D RND:20 - will generate 20 random IPs to send the request, to try to mask the requests if there is a inteligent firewall on the other side. * --open - to get open ports * -sS - SYN scan the target responds with a '''SYN-ACK''' packet (acknowledging the connection) * --top-ports=100 - list the top 100 ports * domain.com..."
- 23:1123:11, 7 October 2024 diff hist −9,497 CyberSec Replaced content with " Building a RHEL like environment to cybersec Introduction to Pentest in Practice course notes" Tags: Replaced Visual edit: Switched
- 23:0923:09, 7 October 2024 diff hist +566 N Building a RHEL like environment to cybersec Created page with " sudo dnf update -y sudo dnf install hydra gobuster wafw00f whatweb golang git seclists wfuzz sqlmap hash-identifier -y cd /tmp git clone https://github.com/tomnomnom/hacks.git cd hacks/html-tool go build -o html-tool main.go sudo cp html-tool /usr/local/bin cd /tmp git clone https://github.com/003random/getJS.git cd getJS go build -o getJS main.go sudo cp getJS /usr/local/bin wget https://files.pedromussato.com/programs/burpsuite_community_linux_v2024_8_2.sh..." Tag: Visual edit: Switched
- 23:0923:09, 7 October 2024 diff hist −550 CyberSec No edit summary Tag: Visual edit
- 22:5622:56, 7 October 2024 diff hist +30 CyberSec →Remote code execution Tag: Visual edit
- 22:5222:52, 7 October 2024 diff hist +4 CyberSec →unhash Tag: Visual edit
- 22:5222:52, 7 October 2024 diff hist −10 CyberSec →Establishing reverse connection Tag: Visual edit
- 22:5122:51, 7 October 2024 diff hist +122 CyberSec →Establishing reverse connection Tag: Visual edit
- 22:5022:50, 7 October 2024 diff hist +332 CyberSec →Post exploration Tag: Visual edit
- 22:3122:31, 7 October 2024 diff hist +380 CyberSec →Return data from table Tag: Visual edit
- 22:1722:17, 7 October 2024 diff hist +64 Main Page →WHY? Tag: Visual edit
- 22:1022:10, 7 October 2024 diff hist +66 CyberSec →Return databases on the instance Tag: Visual edit
- 22:0822:08, 7 October 2024 diff hist +655 CyberSec →Return tables from database Tag: Visual edit
- 21:1721:17, 7 October 2024 diff hist +387 CyberSec →SQL Injection test Tag: Visual edit
- 21:1121:11, 7 October 2024 diff hist +392 CyberSec No edit summary Tag: Visual edit
- 19:0519:05, 7 October 2024 diff hist +21 CyberSec →Exploration Tag: Visual edit
- 19:0119:01, 7 October 2024 diff hist +214 CyberSec No edit summary Tag: Visual edit
- 18:2818:28, 7 October 2024 diff hist +705 CyberSec →File brute force search Tag: Visual edit
- 17:5317:53, 7 October 2024 diff hist +8 CyberSec →File brute force search Tag: Visual edit
- 17:4217:42, 7 October 2024 diff hist +365 CyberSec →Spidering Tag: Visual edit
- 17:3017:30, 7 October 2024 diff hist +6 CyberSec →Mapeando host Tag: Visual edit
- 17:2917:29, 7 October 2024 diff hist +22 CyberSec →Checking WAF Tag: Visual edit