💫
My Rushes@Draed
What is a rush ?
A rush is a working session limited in time by a countdown. It is like a challenge about accomplishing a list of task in a certain duration (3/6/12/24 hours challenge). Each rush is managed by my Rush app, which help me working in good condition, but also generate a report about my work.
#️⃣ | Rush Name | Description | Repo | Start Time | End Time | Duration |
---|---|---|---|---|---|---|
1 | Docker - Back to basics | Re-learning docker basic component |
No repo | 2021-01-05 20:30:08.784078 | 2021-01-05 23:35:30.672048 | 3:05:21.887970 |
2 | Docker - Back to basics part 2 | Re-learning docker basic component |
No repo | 2022-10-24 15:07:42.624525 | 2022-10-24 18:07:46.601335 | 3:00:03.976810 |
3 | Docker - POC docker rootless installation | Docker installation in rootless mode based on official documentation (https://docs.docker.com/engine/security/rootless) and best practice (https://docs.docker.com/engine/security/) |
docker_lab2.md | 2022-10-29 12:12:42.000374 | 2022-10-29 15:07:46.601335 | 2:55:04.600961 |
4 | Docker - POC docker remote host configuration | Configure docker to be used as remote host with SSL secure (not simple TCP) |
No repo | 2022-10-30 08:40:25.624056 | 2022-10-30 11:45:38.446783 | 3:05:12.822727 |
5 | squid - discovering | Create a squid proxy in podman for http logging |
squid_lab1.md | 2021-06-08 22:30:03.563756 | 2021-06-09 00:04:34.346755 | 1:34:30.782999 |
6 | nginx - discovering | Start a nginx container with podman |
nginx_lab1.md | 2021-08-15 20:15:33.305756 | 2021-08-15 20:45:14.569055 | 0:29:41.263299 |
7 | restic - discovering | First steps with restic backup tools |
restic_lab1.md | 2021-08-16 22:00:23.103981 | 2021-08-17 00:30:44.567305 | 2:30:21.463324 |
8 | dhcpd in docker | Install a simple dhcpd server in docker container for testing purpose |
dhcpd_lab1.md | 2021-08-23 21:15:35.270756 | 2021-08-23 22:15:16.193055 | 0:59:40.922299 |
9 | DNS - big lab | Create a 'overcomplicated' DNS server in podman container with bind, cloudflared and pihole. Based on the tutorial from : https://sinister.io/articles/podman-dns/ |
bind_lab1.md | 2021-09-15 20:30:08.904812 | 2021-09-15 23:06:29.346755 | 2:36:20.441943 |
10 | cockpit - discovering | Testing the tools cockpit |
cockpit.md | 2021-09-25 20:30:55.904812 | 2021-09-25 23:31:19.346755 | 3:00:23.441943 |
11 | nexcloud - discovering | Testing nextcloud in container from tutorial : https://fedoramagazine.org/nextcloud-20-on-fedora-linux-with-podman/ |
nextcloud_lab1.md | 2021-10-20 19:00:15.273065 | 2021-10-20 22:00:15.273065 | 3:00:00 |
12 | OpenProject - discovering | Testing OpenProject, an open source project management software. |
openproject_lab1.md | 2021-11-14 20:00:25.561406 | 2021-11-14 23:12:28.394120 | 3:12:02.832714 |
13 | Redmine - discovering | Testing redmine, an open source project management software. |
nextcloud_lab1.md | 2021-11-15 20:15:22.394551 | 2021-11-15 23:15:18.930388 | 2:59:56.535837 |
14 | Jenkins - first lab | Create CI/CD plateform based on Gogs (gitwith web interface + Postgresql), Jenkins and Docker and testing it with a node.js simple app. |
jenkins_lab1.md | 2022-01-22 13:20:18.394551 | 2022-01-22 16:20:47.327304 | 3:00:28.932753 |
15 | Podman - first lab | Test podman and compare with docker (rootless container, rights, namespace, port, etc ...) |
podman_lab1.md | 2022-02-05 08:00:17.341003 | 2022-02-05 11:15:15.203827 | 3:14:57.862824 |
16 | Locust - first test | Test Locust (load testing framework) |
locust_lab1.md | 2022-02-08 07:00:05.921443 | 2022-02-08 08:30:52.213004 | 1:30:46.291561 |
17 | Iptables - part 1 | Review the basics of iptables |
iptable_lab1.md | 2022-02-09 20:00:13.245133 | 2022-02-09 23:00:03.294778 | 2:59:50.049645 |
18 | Cybersec - container | Testing challenge 'Hacking Docker Remotely' from : https://hackarandas.com/blog/2020/03/17/hacking-docker-remotely/ |
container_lab1.md | 2022-02-10 18:00:05.212446 | 2022-02-10 21:00:08.335981 | 3:00:03.123535 |
19 | Cybersec - ssh hack | Pentest on a test server wich host SSH server on port 22. Trying to break into a container through ssh with different tools and multiple approach |
ssh_lab1.md | 2022-02-11 15:00:12.394221 | 2022-02-11 17:30:08.083443 | 2:29:55.689222 |
20 | Cybersec - maltrail | Testing maltrail, a network malicous traffic analyzer : https://github.com/stamparm/maltrail |
maltrail_lab1.md | 2022-02-11 20:00:02.223650 | 2022-02-11 22:00:45.149244 | 2:00:42.925594 |
21 | Cybersec - nikto | Testing nikto (web server vulnerability scanner) tool using docker / podman container |
nikto_lab1.md | 2022-02-12 20:00:38.082331 | 2022-02-12 21:00:25.671903 | 0:59:47.589572 |
22 | Cybersec - snort | Testing snort from podman/docker container |
snort_lab1.md | 2022-02-20 19:10:24.130200 | 2022-02-20 21:35:31.183296 | 2:25:07.053096 |
23 | Cybersec - nettacker | Testing nettacker (vulnerabilty scanner) tools (from OWASP) from a podman/docker container |
nettacker_lab1.md | 2022-03-16 19:30:21.199371 | 2022-03-16 20:40:05.673113 | 1:09:44.473742 |
24 | AD - back to basics part 1 | Review the basics of Active Directory |
AD_lab1.md | 2022-11-22 08:58:00.474038 | 2022-11-22 11:52:54.791064 | 2:54:54.317026 |
26 | osint - mosint lab 1 | Testing osint tools to get mail data, as always launching from container. |
mosint_lab1.md | 2022-03-22 18:14:10.182930 | 2022-03-22 21:14:05.173283 | 2:59:54.990353 |
27 | WDS - WDS discover part 1 | Review the basics of WDS (Windows Deployment Service) |
WDS_lab1.md | 2022-03-23 21:02:04.189923 | 2022-03-24 00:02:17.834233 | 3:00:13.644310 |
28 | WDS - WDS discover part 2 | Review the basics of WDS and MDT |
No repo | 2022-03-24 00:30:23.338441 | 2022-03-24 03:30:23.338442 | 3:00:00.000001 |
29 | h8mail - h8mail lab 1 | Testing osint tools to get mail compromission, as always launching from container. |
h8mail_lab1.md | 2022-04-05 19:30:11.893004 | 2022-04-05 22:30:08.003321 | 2:59:56.110317 |
30 | IAC - vagrant lab 1 | Deploy simple debian machine on virtualbox |
vagrant_lab1.md | 2022-04-12 19:35:05.773120 | 2022-04-12 22:35:07.733200 | 3:00:01.960080 |
31 | IAC - ansible lab 1 | Deploy simple ansible playbook that upgrade system |
ansible_lab1.md | 2022-04-12 16:00:39.563449 | 2022-04-12 19:00:47.447221 | 3:00:07.883772 |
32 | database - postresql lab 1 | Postgresql introduction with docker, create a simple database |
postgresql_lab1.md | 2022-05-15 06:02:24.482110 | 2022-05-15 07:40:31.331590 | 1:38:06.849480 |
33 | database - postresql lab 2 | Create a POC of postgresql database replication based on article : https://bhushan9991.medium.com/postgres-12-4-replication-with-docker-7cb3804b280 |
postgresql_lab2.md | 2022-05-15 20:14:38.338100 | 2022-05-15 23:31:37.993012 | 3:16:59.654912 |
34 | database - sqlite lab 1 | Transfer data from sqlite database to postgrsql database |
sqlite_lab1.md | 2022-05-22 12:30:20.833120 | 2022-05-22 15:31:05.001574 | 3:00:44.168454 |
35 | CICD - docker lab 1 | A short lab in order to create a test/dev environement for a simple python web app (python + postgresql / adminer). |
docker_cicd_lab1.md | 2022-06-15 19:04:55.811003 | 2022-06-15 21:35:17.552003 | 2:30:21.741000 |