LionSec / xerosploit

Efficient and advanced man in the middle framework
GNU General Public License v3.0
2.02k stars 651 forks source link

installing issue fixed #118

Open krypta77 opened 6 years ago

krypta77 commented 6 years ago

its seams to be in my sources.list file the issue but heres my install process please let me know were i can try to fix my issue thx

[++] Please choose your operating system.

1) Ubuntu / Kali linux / Others 2) Parrot OS

1

[++] Installing Xerosploit ... Get:1 http://archive-4.kali.org/kali kali-rolling InRelease [30.5 kB] Err:1 http://archive-4.kali.org/kali kali-rolling InRelease The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository devel@kali.org Reading package lists... Done W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive-4.kali.org/kali kali-rolling InRelease: The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository devel@kali.org W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository devel@kali.org W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Done Building dependency tree
Reading state information... Done build-essential is already the newest version (12.3). build-essential set to manually installed. git is already the newest version (1:2.14.1-3). hping3 is already the newest version (3.a2.ds2-7). hping3 set to manually installed. nmap is already the newest version (7.60-1). nmap set to manually installed. python-pip is already the newest version (9.0.1-2). python-pip set to manually installed. ruby-dev is already the newest version (1:2.3.3). ruby-dev set to manually installed. The following additional packages will be installed: libpcap0.8-dev The following NEW packages will be installed: libgmp3-dev libpcap-dev libpcap0.8-dev 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 288 kB of archives. After this operation, 740 kB of additional disk space will be used. Err:1 http://http.kali.org/kali kali-rolling/main i386 libgmp3-dev i386 2:6.1.2+dfsg-1 404 Not Found Err:2 http://http.kali.org/kali kali-rolling/main i386 libpcap0.8-dev i386 1.8.1-4 404 Not Found Err:3 http://http.kali.org/kali kali-rolling/main i386 libpcap-dev all 1.8.1-4 404 Not Found E: Failed to fetch http://http.kali.org/kali/pool/main/g/gmp/libgmp3-dev_6.1.2+dfsg-1_i386.deb 404 Not Found E: Failed to fetch http://http.kali.org/kali/pool/main/libp/libpcap/libpcap0.8-dev_1.8.1-4_i386.deb 404 Not Found E: Failed to fetch http://http.kali.org/kali/pool/main/libp/libpcap/libpcap-dev_1.8.1-4_all.deb 404 Not Found E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? WARNING: bin/xettercap is not executable WARNING: See http://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: xettercap Version: 1.5.7xerob File: xettercap-1.5.7xerob.gem Building native extensions. This could take a while... ERROR: Error installing xettercap-1.5.7xerob.gem: ERROR: Failed to build gem native extension.

current directory: /var/lib/gems/2.3.0/gems/pcaprub-0.12.4/ext/pcaprub_c

/usr/bin/ruby2.3 -r ./siteconf20180421-8435-movh7j.rb extconf.rb

[*] Running checks for pcaprub_c code... platform is i386-linux-gnu checking for ruby/thread.h... yes checking for rb_thread_blocking_region()... no checking for rb_thread_call_without_gvl()... yes checking for pcap_open_live() in -lpcap... no checking for pcap_setnonblock() in -lpcap... no creating Makefile

To see why this extension failed to compile, please check the mkmf.log which can be found here:

/var/lib/gems/2.3.0/extensions/x86-linux/2.3.0/pcaprub-0.12.4/mkmf.log

current directory: /var/lib/gems/2.3.0/gems/pcaprub-0.12.4/ext/pcaprub_c make "DESTDIR=" clean

current directory: /var/lib/gems/2.3.0/gems/pcaprub-0.12.4/ext/pcaprub_c make "DESTDIR=" compiling pcaprub.c pcaprub.c:11:10: fatal error: pcap.h: No such file or directory

include

      ^~~~~~~~

compilation terminated. Makefile:239: recipe for target 'pcaprub.o' failed make: *** [pcaprub.o] Error 1

make failed, exit code 2

Gem files will remain installed in /var/lib/gems/2.3.0/gems/pcaprub-0.12.4 for inspection. Results logged to /var/lib/gems/2.3.0/extensions/x86-linux/2.3.0/pcaprub-0.12.4/gem_make.out Xerosploit has been sucessfuly instaled. Execute 'xerosploit' in your terminal.

harishrishee commented 6 years ago

yah same here what should i do next??

Achicago commented 5 years ago

The same here to, I don't know what to do about it.?!?!?!

Wald01991 commented 5 years ago

Your Kali Linux Archive-Key is outdated.

wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add

This issue was solved in seconds by looking up the first error that stopped the install.

Achicago commented 5 years ago

Thanks

On Sat, Dec 15, 2018, 4:10 PM Cody notifications@github.com wrote:

Your Kali Linux Archive-Key is outdated.

wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add

This issue was solved in seconds by looking up the first error that stopped the install.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/LionSec/xerosploit/issues/118#issuecomment-447575174, or mute the thread https://github.com/notifications/unsubscribe-auth/Ai8wzDVUMhEJckI7Z6-V5ITwKDHKf3qsks5u5RDcgaJpZM4TemUT .