forked from mostaphabahadou/postenum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOGS
45 lines (37 loc) · 1.35 KB
/
CHANGELOGS
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
Version 0.7
Version 0.7
- Check java and exim versions
- Display the content of passwd.master file (OpenBSD)
- SElinux status
- Check for the existence of Kerberos tickets and GPG keys
- Sensitive logfiles owned by root - readable ?
- Shell escape - [nmap without --interactive option, man command, vim and vi]
- List files based on their Internet address
- CPU information
- New exploits from 2018/2019
- Solved some errors
- Next
Version 0.6
- Added search on config and db files on /var/ (using -s option)
- Exploit's guesses for linux kernel (using -o option)
- Next
Version 0.5
- Added pkexec version check, and re-write /root and /home/* history files checking (using -v option)
- Added new feature based on SUID tools (less, cat, more, vim.basic, tail, head) to read/write root files (using -s option)
- The banner changed
- Next
Version 0.4
- Added features such as passwd, shadow (backups files) checks and more..
- Solved the previous errors...
- Modified the whole -v option to avoid errors and to display the correct versions
- Next
Version 0.3
- Added command to display crontab contents and a check for list user's crontab
- Next
Version 0.2
- A new title - shell escape [./postexp -l]
- Edited the development tools as well as the way to extract version from applications/services
- Next
Version 0.1
- It's the first time that we release our tool
- Next