{"id":329,"date":"2022-09-18T22:31:21","date_gmt":"2022-09-18T20:31:21","guid":{"rendered":"https:\/\/linowebserver.org\/?p=329"},"modified":"2022-09-18T22:31:23","modified_gmt":"2022-09-18T20:31:23","slug":"how-to-install-emailharvester-debian-11","status":"publish","type":"post","link":"https:\/\/linowebserver.org\/index.php\/2022\/09\/18\/how-to-install-emailharvester-debian-11\/","title":{"rendered":"How to: Install emailharvester Debian 11"},"content":{"rendered":"\n<ol class=\"wp-block-list\"><li>Install python and pip<\/li><li>Download Sourcecode<\/li><li>Install requirements<\/li><li>afterwork<\/li><\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>#Step1\napt-get install python3 pip\n\n#Step2 \ngit clone https:\/\/gitlab.com\/kalilinux\/packages\/emailharvester.git\n\n#Step3\ncd emailharvester\npip3 install -r requirements.txt\n\n#Step4\ncp EmailHarvester.py \/usr\/share\/emailharvester\ncp debian\/helper-script\/* \/usr\/bin\ncp -r plugins \/usr\/share\/emailharvester\/\n<\/code><\/pre>\n\n\n\n<p>Done ! <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install python and pip Download Sourcecode Install requirements afterwork Done !<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33,9],"tags":[21,71,72,45,74,25,47,73],"class_list":["post-329","post","type-post","status-publish","format-standard","hentry","category-howto-2","category-linux","tag-cybersecurity","tag-debian","tag-emailharvester","tag-ethicalhacking","tag-howto","tag-informationsecurity-2","tag-informationtechnology","tag-install"],"_links":{"self":[{"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/posts\/329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/comments?post=329"}],"version-history":[{"count":1,"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/posts\/329\/revisions"}],"predecessor-version":[{"id":330,"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/posts\/329\/revisions\/330"}],"wp:attachment":[{"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/media?parent=329"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/categories?post=329"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linowebserver.org\/index.php\/wp-json\/wp\/v2\/tags?post=329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}