-
I'm not sure if they changed any other costs, but they rebranded their OSCP to also have OSCP+ now (you just need to renew the OSCP every 3 years, currently identical and appears to be a mix of a cash…
-
Hi guys, please tell me, why does the [OSDA](https://www.offsec.com/courses/soc-200/) exam have such a low rating?
This exam (soc 200) according to offsec is a level 200 exam like the same OSCP (pe…
-
I am seeing this when scans complete. It appears when reports are being generated. Has anyone seen this?
![markdown_plugin](https://github.com/Tib3rius/AutoRecon/assets/27533789/b9c1b96f-6346-49ec-…
-
Keypoints: ldap
- `ldapsearch -H ldap://192.168.241.122 -x -s base namingcontexts`
- `ldapsearch -x -H ldap://192.168.241.122 -D '' -w '' -b "DC=hutch,DC=offsec"` --> find info about password set…
-
## Summary
[ChromeKatz](https://github.com/Meckazin/ChromeKatz) is ~Mimikatz for Chrome engine browsers.
### Motivation
Cookies are delicious and in the case of offsec work incredibly nut…
-
Keypoints:
- [ntlm_theft](https://github.com/Greenwolf/ntlm_theft/tree/master):
A tool for generating multiple types of NTLMv2 hash theft files.
- [PE]SeRestorePrivilege
-
root@kali:~/offsec/doork# python doork.py -t google.com
```
===============================================
| Doork v0.2 alpha |
| by AeonDave |
====…
-
Keypoinst:
- SSRF ( Use `sudo responder -I tun0 -wv`)
- Use bloodhound to analyze
- GMSAPasswordReader.exe : https://github.com/expl0itabl3/Toolies
- [PE]SeRestorePrivilege (https://book.hacktric…
-
1. Censys
2. NS lookup
3. Port scan
4. Detect CMS
5. Whois lookup
6. Detect honeypot
7. Find subdomains
8. Reverse IP lookup
9. Detect technologies
0. All
>> 7
domain>> facebook
```
Tr…
-
SMBmap logging "working on it" repeatedly in scan file for TCP 445.
e.g.:
[-] Working on it...^M[\] Working on it...^M[|] Working on it...^M[/] Working on it...^M[-] Working on it...
Environment…