-
Notifications
You must be signed in to change notification settings - Fork 22
/
TODO
32 lines (29 loc) · 1.07 KB
/
TODO
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
[ DONE ] DEPENDENCIES
00:48 <@paraxor> does it build dependencies within our repo?
00:48 <@paraxor> say X depends on Y and you install X
00:48 <@paraxor> where Y is in our repo
VERSION CHECK
- pacman -Qi - parse version if package installed ->
system update with world and
[DONE] check if already installed that pkg version
SEARCH
- [DONE] Search by pkdesc
- < v0.5.6
$ blackman -s wordpress
--==[ blackman by nullsecurity.net ]==--
[-] ERROR: Package 'wordpress' not found
- > v0.5.6
$ ./blackman -s wordpress
--==[ blackman - BlackArch ]==--
[+] plecost
Wordpress finger printer tool search and retrieve information about the plugins versions installed in Wordpress systems.
[+] wordpot
A Wordpress Honeypot.
[+] flunym0us
A Vulnerability Scanner for Wordpress and Moodle.
[+] wpbf
Multithreaded WordPress brute forcer.
[+] wpscan
A vulnerability scanner which checks the security of WordPress installations using a black box approach.
[+] wordbrutepress
Python script that performs brute forcing against WordPress installs using a wordlist.