-
Notifications
You must be signed in to change notification settings - Fork 0
/
فك ظغط الملفات.txt
107 lines (79 loc) · 3.64 KB
/
فك ظغط الملفات.txt
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
https://github.com/novaws/masscan-parser ÊäÙíÝ ÇáäÊÇÆÌ ãä ÇáãÇÓ ÓßÇä æÌÚáåÇ Çì Èì æÈæÑÊ æÈÇÏÆÉ
git clone --depth 1 https://github.com/novaws/masscan-parser.git new
python parser.py
sudo apt-get install liblz4-tool
lz4c -d file.lz4 Ýß ÇáÙÛØ
lz4c -c file.lz4 ÙÛØ ÇáãáÝÇÊ
==============================
https://scans.io
========================
ÊäÙíÝ æÍÏÝ ÇáãßÑÑ
http://textmechanic.com/text-tools/basic-text-tools/remove-duplicate-lines/
http://www.toolsvoid.com/extract-ip-addresses
http://www.ipvoid.com/ip-extractor/
/tools/random-mac ÊæáíÏ ãÇßÇÊ
http://textmechanic.com/text-tools/basic-text-tools/remove-duplicate-lines/ ÍÏÝ ÇáãßÑÑ
http://textmechanic.com/text-tools/basic-text-tools/remove-extra-spaces/ ÍÏÝ ÇáÝÑÇÛÇÊ ÈÚÏ ÇáÓØÑ
http://textmechanic.com/text-tools/basic-text-tools/letter-case-converter/ ÊÍæíá ãä ßÈÊá áíÊÑ Çáì Óãæá áíÊÑ
================================
äÞá ãáÝÇÊ ãä ÓíÑÝÑ áÓíÑÝÑ ÚÈÑ ÇáÔá
rsync -avzr -e "ssh -p 22" /root/macPOLYCOM.txt [email protected]:/root/cfg íßÊÈ Ýì ÇáÓíÑÝÑ ÇáãÑÇÏ äÞá ÇáãáÝÇÊ ãäå
===============================
ÊäÙíÝ ÇíÈíåÇÊ æÏæãíäÇÊ ÚÈÑ ÇááíäßÓ
sudo apt-get install git --upgrade
https://github.com/bwall/ExtractHosts
git clone https://github.com/bwall/ExtractHosts.git
cd ExtractHosts
sudo python setup.py install
eh path /root/ExtractHosts/country_US.json -4 --strict -d -r ÇáÇãÑ ááÇíÈíåÇÊ ÇÕÏÇÑ 4
eh path /root/ExtractHosts/prov.txt -D --strict -d ÏæãíäÇÊ
eh path /root/ExtractHosts/All.txt -6 -f --strict -d ÇÕÏÇÑ 6
=============================================
ÓßÑÈÊÇÊ
git clone --depth 1 https://github.com/lijiejie/BBScan.git db
python BBScan.py -f ip.txt --no-check404 -t10 -p40 --full --no-crawl --no-scripts --network 24
python BBScan.py --host http://www.navserver.pt --no-check404 -t10 -p20 --full --no-crawl --no-scripts
python3 dirsearch.py -u http://109.68.97.139/polycom/ -e cfg -w /root/dir/phone-mac.txt -x 301,500,503,403,401 -t 50 --plain-text-report=/root/dir/voip/109.68.97.139.txt
==========================================
ÓßÑÈÊ äåÇÆì ááÚãá
git clone --depth 1 https://github.com/zproxyz/AiohttpScanner text
ÇáÊÔÛíá
Requirements
Python >= 3.5.3
sudo apt-get update
sudo apt-get install python3
sudo apt-cache show python3
sudo apt-get install python3=3.5.1*
python -V
000000000000
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python3.5
----------------------------------------------------
aiohttp
https://github.com/aio-libs/aiohttp/
python3.5 -m pip install aiohttp
python3.5 -m pip install cchardet
python3.5 -m pip install aiodns
pip install aiohttp
pip install cchardet
pip install aiodns
----------------------------------------------------------
async-timeout
https://github.com/aio-libs/async-timeout
pip install async-timeout
python3.5 -m pip async-timeout
00000000000000000000000000000000000000000000000000000000000000000000000000000
python3.5 scanner.py
python3 scanner.py
ÇáÇæÇãÑ
Configure settings in data/config/config.json
timeout - request operations timeout (default 30)
threads - count of threads (default 10)
save_every_time - how often to save progress (default 100)
refresh_connector_every_time - how often to refresh tcp connections (default 1000)
time_waiting_while_refresh - how long to wait while connector refreshing (default 120 seconds)
break_on_good - break scanning current site when finding a good result (default true)
max_timeouts - maximum quantity of timeouts per site (default 5)
user_agent - user-agent
contentFind - text to be found on site