add recon and stajedecentrala workshops
This commit is contained in:
parent
c98407c3f0
commit
f021a8eba1
42
slides/recon/recon.md
Normal file
42
slides/recon/recon.md
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
# Recon
|
||||||
|
|
||||||
|
# Domeni
|
||||||
|
- crt.sh
|
||||||
|
- google site:example.org -site:www.example.org -site:...
|
||||||
|
- sublis3r program
|
||||||
|
sublist3er.py -d example.org
|
||||||
|
- resolve to ip (for i in $(cat subdomens.txt) ; do host $i ; done
|
||||||
|
- whois domen,ip,as
|
||||||
|
|
||||||
|
# Port scan
|
||||||
|
|
||||||
|
- nmap example.org
|
||||||
|
- nmap -sV example.org
|
||||||
|
- whatweb program
|
||||||
|
|
||||||
|
# Vulenarbilites
|
||||||
|
|
||||||
|
- CVE details website
|
||||||
|
- nmap --script vulners -sV example.org
|
||||||
|
- sucuri website
|
||||||
|
- imuniweb
|
||||||
|
- wapiti
|
||||||
|
- xssstrike
|
||||||
|
- PwnXSS
|
||||||
|
|
||||||
|
# Firewall detection
|
||||||
|
- firewalk
|
||||||
|
|
||||||
|
# Automation
|
||||||
|
- recon should be automated to periodically scan targets
|
||||||
|
- nuclei program (scrippting language, daemon)
|
||||||
|
- owasp/amass program
|
||||||
|
|
||||||
|
# Web
|
||||||
|
- dirbuster
|
||||||
|
- robots.txt
|
||||||
|
|
||||||
|
# Anonimity
|
||||||
|
- tmap program
|
||||||
|
- Tor browser
|
||||||
|
- torsocks
|
BIN
slides/stajedecentrala/fonts/Sligoil-Micro.otf
Normal file
BIN
slides/stajedecentrala/fonts/Sligoil-Micro.otf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
39
slides/stajedecentrala/stajedecentrala.md
Normal file
39
slides/stajedecentrala/stajedecentrala.md
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
mainfont: fonts/jetbrains-mono/JetBrainsMono-Regular.ttf
|
||||||
|
---
|
||||||
|
|
||||||
|
# Sta je Decentrala?
|
||||||
|
|
||||||
|
# Znanje
|
||||||
|
|
||||||
|
- svako moze drzati predavanja
|
||||||
|
- predavanja su uvek besplatna i bez promocija
|
||||||
|
|
||||||
|
# Akcija
|
||||||
|
|
||||||
|
- programiranje slobodnog softvera
|
||||||
|
- instalacija slobodnog softvera na servere
|
||||||
|
- pisemo tekstove i dokumentaciju
|
||||||
|
|
||||||
|
# Druzenje
|
||||||
|
|
||||||
|
Ekipa koju interesuje :
|
||||||
|
|
||||||
|
- ravnopravnost u tehnologiji
|
||||||
|
|
||||||
|
- bezbednost racunara
|
||||||
|
|
||||||
|
- privatnost na internetu
|
||||||
|
|
||||||
|
# Organizacija
|
||||||
|
|
||||||
|
- Osnovana 17. Oktobra 2022. prvim statutom
|
||||||
|
- otvoreni sastanci
|
||||||
|
- donacije iskljucivo od fizickih lica
|
||||||
|
|
||||||
|
# Lokacije
|
||||||
|
|
||||||
|
- DC Krov hacklab
|
||||||
|
- KC Grad radionce
|
||||||
|
- Matematicki Faklutet (cekamo)
|
||||||
|
- Drugi fakulteti, skole?
|
Loading…
Reference in New Issue
Block a user